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: Richard Estes who wrote (2672)8/23/1997 6:53:00 PM
From: TechTrader42   of 3325
 
The Excel template would be easy enough to change to other periods, wouldn't it?. I'll try creating one for 89 days. Basically, it's the SUM that needs changing from 9 days to 89.

Has anyone tried translating John Sugas' Adaptive Moving Average formula for WOW? "AMA 1" is easy enough:

For WOW: pwr(abs(c-ref(c,-89))/(sum(abs(c-ref(c,-1)),89))*(.602)+.0645, 2)

But the second part: Prev + fml("AMA 1")*(c-Prev)

would seem to put us back in the land of recursive functions, which WOW can't do. Don't tell me the AMA is off limits for WOW, too.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext