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 : Let's Talk Technical Analyisis (TA) -- Ignore unavailable to you. Want to Upgrade?


To: robnic who wrote (85)12/12/2001 1:27:51 AM
From: MechanicalMethod  Read Replies (2) | Respond to of 178
 
That mod lengthens swings and cuts down on chop. Thus creating a smoother chart with a tendency toward only marking the significant T+B's. I made a slight change to what I posted earlier. Instead of if dir=1 it's if dir[1]=1...

if dir[1]=1 and L<L[1] and H<H[1] and c>=c[1] then dir=1;