jnafach 74 posts msg #81194 - Ignore jnafach |
10/16/2009 8:29:41 AM
I need help with stochastic simple filter, I tried
where Slow Stochastic(14,3) Fast %K is below 20 within last 4 days
where Slow Stochastic(14,3) Fast %K has been increasing over the last 2 days
and apply to watchlist WL5 and WL8, I had for example USO on my watchlist and eventhough it should have turned positive on sep 29 or 30 when click back to that date it does not show it and I am not sure what I am doing wrong
|
mktmole 325 posts msg #81277 - Ignore mktmole |
10/16/2009 6:08:54 PM
After you create the 2 WatchLists run your scan
But 1st test the scan without the Watchlists. You can tell SF not to look at the last line by using /* scan statement */
copy and paste as shown below.
Show stocks where Slow Stochastic(14,3) Fast %K is below 20 within last 4 days
and draw Slow Stochastic(14,3) Fast %K line at 20
and Slow Stochastic(14,3) Fast %K has been increasing over the last 2 days
/* and apply to watchlist(WL5,WL8,) */
|
jnafach 74 posts msg #81283 - Ignore jnafach |
10/17/2009 12:05:05 AM
I tried it and still can not see uSO FOR EXAMPLE,
|
karennma 8,057 posts msg #81306 - Ignore karennma |
10/17/2009 8:16:51 PM
"Show stocks where Slow Stochastic(14,3) Fast %K is below 20 within last 4 days "
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
USO has NOT been below 20 within the last 4 days.
|
jnafach 74 posts msg #81406 - Ignore jnafach |
10/19/2009 8:37:43 PM
thanks for answetring I know that, but I changed date to Oct 2 and oct 1 and sep 30 when it was that low but did not show it
|