katil9654 33 posts msg #123483 - Ignore katil9654 |
4/5/2015 8:35:25 PM
Is there any filter previously created where sotcks are oversold and is reversing?
|
dwiggains 444 posts msg #123487 - Ignore dwiggains modified |
4/6/2015 10:24:11 AM
I want to place my buy order just above a down day.
Need to happen in the next 3 or 4 days.
see ya
David
|
miketranz 961 posts msg #123504 - Ignore miketranz |
4/7/2015 4:18:44 PM
set{x,count(volume above volume 1 day ago,1)*2}
set{y,count(volume above average volume(90),3)}
set{z,x+y}
and z is above 1.1
and close has been decreasing over the last 3 days
and low is below lower bollinger band(20)
and count(close above open,3) is below 2.1
and rsi(2) is below 1
and close is between .50 and 50 and average volume(90) is above 250000
|
katil9654 33 posts msg #123506 - Ignore katil9654 |
4/7/2015 6:34:34 PM
How come i am not getting too many stocks?
Can we make easier setup so i can get more stocks in search?
Thanks.
|
karennma 8,057 posts msg #123514 - Ignore karennma modified |
4/8/2015 8:17:21 PM
katil9654
28 posts
msg #123506
- Ignore katil9654 4/7/2015 6:34:34 PM
How come i am not getting too many stocks?
Can we make easier setup so i can get more stocks in search?
Thanks.
====================================
Searching for an RSI < 1 or 2 is awfully low.
Try changing rsi to < 10 or something like that.
|