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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?