TradingView
LazyBear
2014年3月27日午後2時50分

[REPOST] Indicators: 3 Different Adaptive Moving Averages 

詳細

*** NOTE: This is a repost with updated scripts to workaround the recent script engine changes ****

As the volatility rises, all Adaptive Moving Averages (AMA) become more sensitive and adapt faster to the price changes. As the volatility decreases, they slow down significantly compared to normal EMA. This makes it an excellent choice for detecting ranging markets (look for horizontal lines).

I have included 3 AMAs here:
- Kaufman's AMA. This makes use of Kaufman's Efficiency Ratio as the smoothing constant.
- Adaptive RSI. This adapts standard RSI to a smoothing constant.
- Tushar Chande's Variable Index Dynamic Average (VIDYA). This uses a pivotal smoothing constant, which is fixed, and varies the speed by using a factor based on the relative volatility to increase or decrease the value of SC.

For reference, I have plotted an EMA(10). This uses a fixed smoothing constant.

This is my 25th indicators post (Yayy!), so decided to include a bunch of AMAs. Enjoy :)

Feel free to "Make mine" and use these in your charts. Appreciate any comments / feedback.
コメント
RV1458
I ony see the script for Kaufman's AMA here. Where's the script for the other two?
LazyBear
Vidya/KAMA are pointing to wrong AMAs, because, looks like, TV doesn't keep the alignment intact when publishing. Just match the colors to identify the correct AMA.
RV1458
@LazyBear, I ony see the script for Kaufman's AMA here. Where's the script for the other two?
everget
vikashlgtv
Thanks a lot, you are great as always
unelma
i only see the script for KAMA here, where is VIDYA ?
everget
unelma
can you link me the adaptive rsi? I cant find it. thanks
everget
詳細