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 - Beginners -- Ignore unavailable to you. Want to Upgrade?


To: Richard Estes who wrote (7337)12/28/1997 4:03:00 PM
From: Chris G.  Read Replies (2) | Respond to of 12039
 
Yes Richard, I've been thinking the same. I've been testing alot of charts, but until Equis gets back w. me I've been comparing various twists of the following and ignoring the false buys:

ELong:
Mov(C,5,W)>Mov(C,13,W) AND Mov(C,13,W)> Mov(C,40,W) AND Fml( "SRSI9" ) >30 AND Fml( "SRSI9" ) <65 AND Fml( "Dahl Primary Trend" ) >.1 AND OBV()>(Mov(OBV(),40,W)) AND CLOSE >SAR(.02,.2)
ExLong:
Alert((Cross( 65, Fml( "SRSI9" ) ) OR Fml( "SRSI9" )<= 30 ),7) AND CLOSE <SAR(.02,.2)
Comments? Suggestions?

I've read 3/4 of the owners manual, and have been trying to track down "The Visual Investor" to read next. I've still got alot to learn, but I am getting a feel for what does what just by changing parameters and watching the results.

I'm curious, what do you, and Craig consider "decent" winning % in a 30-40 dy. trading period?

Chris



To: Richard Estes who wrote (7337)12/28/1997 4:17:00 PM
From: Craig DeHaan  Read Replies (1) | Respond to of 12039
 
No, signal is valid on day of cross.

Could you explain? Not even on the day of its occurence? I thought the alert() is what sustained it X periods past the first valid result. Or are you speaking in terms of a signal confirmation. I'm really confused now.