dougR,
doug and bob, here is my version of the scan in MS
Filter k1:=Stoch(4,3); k2:=Ref(Stoch(4,3),-1); k3:=Ref(Stoch(4,3),-2); k1>75 AND k1<85 AND (k1-k2)>0 AND (k2-k3)>0 AND (k1-k2)>(k2-k3) AND V>120 AND V>Ref(V,-1) AND V>Mov(V,13,S) AND C>1 AND C<20 AND C<BBandTop(C,13,E,2)
Filter enabled Yes Periodicity Daily Records required 20
I think the "C<BBandTop(C,13,E,2)" keeps it from being overextended. The hits I came up are: AFWY AXC BHWK CBRYA HCOM MATX MICTF MTSC ODSI PRCM TMAX TSSW TXM WAVT WTFC
techstocks.com
I did one backtest for april 12: HYC RAIL SLEU WFR
3 of the 4 were up.
hopefully this will be a good starting point for others to fix and criticize.
wart |