SHARP 1 posts msg #34238 - Ignore SHARP |
12/6/2004 8:33:13 AM
hello all
please do your best to help me with the bellow fillter :
1)Average Volume(60) is above 100000
and close is between 1 and 60
and Set{a, MA(20) 10 days ago}
and set{b, a*1.1}
and Set{c, a*0.9}
and Upper Bollinger Band(20) 10 days ago is above b
and Lower Bollinger Band(20) 10 days ago is below c
and Set{d, Ma(20) 5 days ago}
and Set{e, d*1.07}
and set{f, d*0.93}
and Upper Bollinger Band(20) 5 days ago is below e
and Lower Bollinger Band(20) 5 days ago is above f
and Upper Bollinger Band(20) is below e
and Lower Bollinger Band(20) is above f
and close is below MA(100 )
I'm trying to find stock where the bollinger band is shrinking and the price did't breakout?
|