Mov Avg Adaptive

From MultiCharts
Jump to navigation Jump to search

Mov Avg Adaptive calculates and plots an average of prices specified by the Price input which changes in sensitivity based on the price volatility.
This method of calculating a Moving Average provides a greater sensitivity when price direction is more stable, and reduces sensitivity when price direction is more volatile. A simple moving average provides the same sensitivity, regardless of the price volatility.

A moving average may be used to identify the trend. The market trend may be defined by the direction in which the average is moving and the relative position of prices and the moving average plot. Rising moving average values and prices above the moving average may indicate an uptrend. Declining moving average values and prices below the moving average may indicate a downtrend.

Default Inputs

Price (Close) - price value used in calculation of the adaptive moving average.

EffRatioLength (10) - number of bars to calculate the efficiency ratio.

FastAvgLength (2) - number of bars to calculate the fast smoothing factor.

SlowAvgLength (30) - number of bars to calculate the slow smoothing factor.

Mov-Avg-Adaptive-indicator.png