llblaw 17 posts msg #71176 - Ignore llblaw modified | 
2/4/2009 8:13:48 PM
  I am new to stock fetcher.  I am trying to get candle with shadows significantly longer than the body, hammer type patterns.
 I put in the following.
 set{var1, open - close} 
 set{var2, close - low} 
 open is above close 
 and var2 / var1 is above 2.5 
  Instead of hammers I am getting full bodies and no shadows.  I am at a loss.  
 I want to use this in conjunction with other filters but if I cannot get past step 1, the rest is useless
 
  | 
chetron 2,817 posts msg #71178 - Ignore chetron | 
2/4/2009 8:19:42 PM
  maybe....
 
 
 
  	    
 
  | 
llblaw 17 posts msg #71179 - Ignore llblaw modified | 
2/4/2009 8:34:18 PM
  thank you Chetron.  That did it.  I guess I was trying to put too much into one line.  If you feel like helping a novice, I posted a help message on the "backtesting" forum a few days ago but have had no response.  Your help would be appreciated.
 
  | 
llblaw 17 posts msg #71181 - Ignore llblaw | 
2/4/2009 8:41:26 PM
  It is working but why can't I get SBP on January 30th to show up.
 
  | 
chetron 2,817 posts msg #71183 - Ignore chetron | 
2/4/2009 8:45:13 PM
  it works for me....
 
  	    
 
  | 
miketranz 978 posts msg #71189 - Ignore miketranz | 
2/4/2009 10:45:35 PM
  My advice on the hammer candle is buy the next day only if the stock trades +.10 above the previous days high.Enter a stop -.10 below the previous days high.Sell on market close......
 
  | 
chetron 2,817 posts msg #71198 - Ignore chetron | 
2/5/2009 9:20:36 AM
  how about....
 
  	    
 
  | 
chetron 2,817 posts msg #71199 - Ignore chetron modified | 
2/5/2009 9:42:57 AM
  run intraday.....
 
  	    
 
  |