DojiEmoji

Kaufman's Adaptive Moving Average (KAMA) - Multi timeframe

DojiEmoji 已更新   
Kaufman's Adaptive Moving Average (KAMA)
KAMA was developed by Perry Kaufman to give better directions of short term market trends.

Idea is similar to an EMA, but it makes adjustments to the smoothing factor by taking Market Noise into consideration. Levels of noise in KAMA is modelled using Kaufman's Efficiency Ratio.

The problem with traditional of moving averages (ie. SMA/EMA) is that they are very sensitive to sudden price movements.

Applications:
- Less prone to false signals compared to other types of moving averages. When price suddenly surges or tanks, KAMA will lag behind telling us that the move is rather abnormal.
- On the other hand, when volatility of price movements is low, KAMA will be close to the ranging candles with a slope approximate to zero. KAMA can be used for filtering out choppy markets.

Other features:
- Multi-timeframe.
- Can visualize levels of market noise with background color mode turned on.
發布通知:
New feature: Coded candles to identify price crossing with MA.
發布通知:
Amended line 43, calling of nz(src=kama, replacement=close). Previously, param. replacement==0
發布通知:
Features:
  • Added: Option to show smooth KAMA (least of squares over same KAMA period).
  • Added: Low/high thresholds for background colors linked to noise (if turned on)
  • Removed: bar colors during crosses
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?