SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : The 56 Point TA; Charts With an Attitude

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Doug R who wrote (29473)5/13/1999 4:51:00 AM
From: Warthog  Read Replies (2) of 79243
 
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
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext