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 : TA-Quotes Plus -- Ignore unavailable to you. Want to Upgrade?


To: Chris G. who wrote (2775)12/30/1997 6:06:00 PM
From: Sean W. Smith  Respond to of 11149
 

1. E:Mov(C,5,VAR)>Mov(C,7,VAR) AND Mov(C,7,VAR)>
Mov(C,13,VAR) AND Alert(Cross( Fml( "5,13,40")
,0),7) AND CLOSE >SAR(.02,.2) AND CCIE(13 )>200

EX:(Cross(.05,
(Mov(C,5,VAR)-Mov(C,13,VAR))-(Mov((Mov(C,5,VAR)-Mov(C,13,VAR)),40,VAR)))
OR Fml( "5,13,40" )<0) AND CLOSE <SAR(.02,.2)
This one only gave me 2%..one trade was -81%. I got the periods from running
optimize tests. And I tried this one w/ E,VAR,and T, which weren't any better.

2.
E:Mov(C,5,E)>Mov(C,13,E) AND Mov(C,13,E)> Mov(C,40,E) AND
Cross(Fml( "StochRSI 14"),30)
EX: Alert(Cross(70,Fml( "StochRSI 14" )),7)
This one ended up w/ only 9.8% winners. And these trades were w/
OBV>40ma and Dahl>0 too.


These are metastock scans. I thought you were having problems
with invalid selections from QP SCans????

Sean