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: carl L. who wrote (3278)6/8/1999 12:26:00 PM
From: Dick Brown  Read Replies (2) of 3325
 
All,
Maybe this will get thread going ..for MS and candlestick lovers..
try it, play with it, refine it,don't like it, chuck it..

Candle - Hanging Man/Hammer & CCI

enter long: (Fml("Candle - Hammer")=1) AND
(CCI(11)<-50)
close long: ((CCI(11)<80) AND
(Ref(CCI(11),-1)>80)) OR
((CCI(11)<-80) AND
Ref(CCI(11)>-80,-1))
enter short: (Fml("Candle - Hanging Man'")=-1) AND
(CCI(11)>50)
close short: ((CCI(11)>-80) AND
(Ref(CCI(11),-1)<-80)) OR
((CCI(11)<80) AND
Ref(CCI(11)>80,-1))

can't tell you where it is from..may be a copyright situation..
Not mine so no credit here if you like it<g>.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext