rgrgrg 11 posts msg #46624 - Ignore rgrgrg | 
8/27/2006 5:36:46 PM
  need fiter for stoch %k 5,3 3 to cross below %D 5,3,3 but want the cross to occur before %D reaches upper band of 80. avg vol 90 above 500000 and price between 15 and 50. thx
 
 
  | 
heypa 283 posts msg #46630 - Ignore heypa | 
8/28/2006 12:25:29 PM
  Here is a simple one that works
        [Stochastic %K(5,3,3) crossed below Stochastic %D(5,3,3) today
 Stochastic %D(5,3,3) is below 80 today
 average volume(90) is above 500000
 close is between 15 and 50]
 Hope I did this right if not just copy and paste.  Heypa
 
 
  | 
TheRumpledOne 6,529 posts msg #46643 - Ignore TheRumpledOne | 
8/28/2006 10:34:00 PM
 
  	     
 
 
  | 
rgrgrg 11 posts msg #46650 - Ignore rgrgrg | 
8/29/2006 7:40:25 AM
  thanks for the help
 
 
  |