fotchstecker 304 posts msg #121914 - Ignore fotchstecker |
11/5/2014 11:22:47 AM
I get the same results for the two scans below. Both return stocks for today. Why is that? I'm try to say "show me yesterday's stocks that had an RSI(2) of over 30, closed above 20, and are *today* showing a bullish three line strike pattern". Except both scan return the same thing?
---
show stocks where RSI(2) > 30
and close is above 20
pattern is bullish three line strike
---
---
show stocks where RSI(2) > 32 1 day ago
and close is above 20
---
What am I doing wrong?
|
fotchstecker 304 posts msg #121915 - Ignore fotchstecker |
11/5/2014 11:25:59 AM
sorry, typo'd 30/32 above, but the question remains....
|
Kevin_in_GA 4,599 posts msg #121916 - Ignore Kevin_in_GA |
11/5/2014 2:48:28 PM
You need to say "show stocks where RSI(2) 1 day ago was above 32", not having the 1 day ago at the end as this is not read correctly by SF.
|
fotchstecker 304 posts msg #121920 - Ignore fotchstecker |
11/5/2014 6:33:47 PM
Many thanks, Kevin.
BTW, I've read a lot of your posts. Very helpful and interesting.
|