luins 11 posts msg #47929 - Ignore luins | 
11/12/2006 5:47:04 AM
  Hi,
 
 When I enter the following stochastic filters, it did not work.
 Can someone help me? Thank you.
 
 stochastic %K(12,3,3) <= 30
 and stochastic %K(12,3,3) > 30 8 days ago
 
 Regards
 John Lui
 
 
  | 
rharmelink 81 posts msg #47931 - Ignore rharmelink | 
11/12/2006 5:53:51 AM
  I cut and pasted the two lines as-is and they worked fine for me.  I had three stocks come up.  Why do you think it didn't work?
 
 
  | 
marine2 963 posts msg #47937 - Ignore marine2 | 
11/12/2006 11:06:32 PM
  Yes, I too tried it, and got 3 selections. Try it again it should work for you.
 
 
  | 
TheRumpledOne 6,529 posts msg #47941 - Ignore TheRumpledOne modified | 
11/13/2006 6:15:31 AM
 
  	    
 
 
 I am not 100% sure but I don't think SF has <= and >=.
 
 You can try 30.001 instead and get 3 matches.
 
 HTH.
 
 
 
 
 
 
 
  |