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)
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.