jrbikes 624 posts msg #42831 - Ignore jrbikes |
4/8/2006 3:55:51 PM
this is my filter, show stocks where the price has reached a new high within the last one day and the MA(9) is above the MA(18) and the MA(18) is above the MA(27) and the price is between .01 and 1.0
when I scan, no matter what day criteria I use, it returns the same amount of results, and someone look at this filter and look at the stocks it sends back, it looks pretty good, but need to narrow down the amount of picks it sends back!
thanks
|
stocktrader1989 11 posts msg #42832 - Ignore stocktrader1989 |
4/8/2006 5:00:34 PM
Jrbikes. Try this. It narrows down the list and captures the winners.
show stocks where the price has reached a new high within the last one day and the MA(9) is above the MA(18) and the MA(18) is above the MA(27) and the price is between .01 and 1.0 and date offset is 15 and RSI(2) below 25 and 60 day slope of close above 0 and RSI(7) below 50
|
jrbikes 624 posts msg #42840 - Ignore jrbikes |
4/8/2006 11:16:57 PM
thanks 1989, I will give that a try!
|
stocktrader1989 11 posts msg #42846 - Ignore stocktrader1989 |
4/9/2006 1:14:26 PM
another version. Better then the other one I posted
show stocks where the price has reached a new high within the last one day and the MA(9) is above the MA(18) and the MA(18) is above the MA(27) and the price is between .01 and 1.0 and date offset is 15 and stochrsi(2) below 10 and 60 day slope of close above 0 and stochRSI(7) below .25 and RSI(7) below 50
|