meow1234 20 posts msg #57181 - Ignore meow1234 |
11/29/2007 4:38:24 PM
I am trying to finds stocks where rsi(9) has gone under 30 today and was above 30 the day before. I'm using:
show stocks where volume is greater than 100000
todays close is greater than 3
show stocks where todays close rsi(9)< 30
show stocks where yesterdays close rsi(9)> 30
This formula is not picking up any stocks. Did I at least do formula right, maybe nothing was there today. Does anyone know/ Thanks in advance.
|
msummer2007 129 posts msg #57184 - Ignore msummer2007 modified |
11/29/2007 5:01:41 PM
This should do it.
|
TheRumpledOne 6,411 posts msg #57186 - Ignore TheRumpledOne modified |
11/29/2007 6:15:26 PM
HTH.
|
marine2 963 posts msg #57209 - Ignore marine2 |
11/30/2007 1:29:11 AM
Add this to it and you will net up trending companies,
and MA(200) is increasing previous 90 days
|
betyerbottomdollar 169 posts msg #57211 - Ignore betyerbottomdollar |
11/30/2007 1:48:48 AM
Add this and you are sure to get some winners.
show stocks where close 1 day ahead > 2% than today
|