| karamjit123 4 posts
 msg #134040
 - Ignore karamjit123
 | 2/3/2017 4:43:57 PM 
 While playing with different technical combinations, I found that the ratio Stochastic %K(15,5,3) / Stochastic %D(15,5,3) works great for bottom fishing.  I have created the following filter which picks up stocks ready for reversal. Comments please.
 
 set{stoKD, Stochastic %K(15,5,3) / Stochastic %D(15,5,3)}
 stoKD at new 6 week low
 add column stoKD
 average volume(30) above 1000000
 close above 10
 close above ma(150)
 draw Stochastic %K(15,5,3)
 draw Stochastic %D(15,5,3)
 
 
 | 
| karamjit123 4 posts
 msg #134041
 - Ignore karamjit123
 | 2/3/2017 4:52:58 PM 
 
 
 
 
 | 
| jeter1973 10 posts
 msg #137780
 - Ignore jeter1973
 | 8/21/2017 7:10:49 PM 
 what kind of returns are you getting on this? You just enter when they go green?
 
 
 | 
| Frankie385 1 posts
 msg #143537
 - Ignore Frankie385
 | 5/12/2018 4:02:25 PM 
 how do you know when to get in?
 
 
 | 
| Lloydspennys@gmail.com 1 posts
 msg #152815
 - Ignore Lloydspennys@gmail.com
 | 6/27/2020 9:34:34 AM 
 I came across your filter this morning. Thank you for sharing this my friend. It appears have a basis for catching runners. I am already playing around with it.
 
 How did you come up with it?
 
 
 |