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 : Technical Analysis- Indicators & Systems

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Joe W. who wrote (2776)9/9/1997 3:07:00 AM
From: Bijan Khazri   of 3325
 
Enter Long : Fml("DNNS")=11

Close Long: Mov(C,9,E)<Mov(C,21,E) AND
Ref(Mov(C,9,E),-1)>Ref(Mov(C,21,E),-1)


Joe:

Thanks for the input. The entry seems to be the only one I have found. However, the following are the two exits that I have found so far, and yours will be a third, which I will test tomorrow.

Fml("MACD(8/17/9)")<0 AND Fml("StochRSI(14)")<70 AND SAR(.02,.2)>C AND LinRegSlope(SAR(.02,.2),3)<0

(Mov(C,9,E)<Mov(C,21,E)) AND (Ref(Mov(C,9,E),-2)>Ref(Mov(C,21,E),-2))

in the second formula, which is attributed to Henry Brookins, I have added the extra parenthesis to separate the two statements from the AND, I hope this does not distort the results. Any comments are appreciated. Regards,

Bijan
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext