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


To: MechanicalMethod who wrote (851)10/16/2001 9:48:05 PM
From: MechanicalMethod  Respond to of 1541
 
re: the projection.

if signalLine=up then instead of average(signalLine,3); it should use 3 values from last time signalLine=up.

if signalLine=down then average 3 bars from last time signalLine=down.

It shouldn't split the hump. It should average 3 bars traveling the same direction. Center 80%MAE+MFE channel on that signalLine.