Skip to main content
Track Adaptive moving average
15 / 24
Library

2010issue C0334-37

Constructing simple, exponential, and adaptive averages

A 14-period simple moving average, exponential moving average, and adaptive moving average can be computed from the same ordered close series and plotted together so their distance from price can be compared.

  • A 14-period simple moving average, exponential moving average, and adaptive moving average can each be computed from the same ordered close series.
  • The three lines can be plotted together so their distance from price can be compared.
  • On that overlay, the adaptive line stays nearer to price and shows fewer dropoffs and less separation than the simple and exponential lines.
  • The adaptive construction uses only one prior value of the smoother, and a 14-period lookback yields a 0.15 smoothing-factor.
Entries in this reading3 entries

Start from one ordered close series

A lookback is the number of sampling intervals used to set the smoother. From an ordered close series, a 14-period simple moving average can be computed. A simple moving average is a fixed-lookback average of ordered closes in which each observation in the window has equal weight.

A 14-period exponential moving average can be computed from the same ordered close series. Exponential smoothing is a recursive average that applies a constant weight to the latest close and the remainder to the previous average.

A 14-period adaptive moving average can be computed from that same ordered close series. An adaptive moving average is a recursive average whose speed is allowed to change with the data so the line can stay nearer to price than a fixed-lookback average.

Plot the three lines on one overlay

The simple, exponential, and adaptive lines can be plotted together so their distance from price can be compared.

On that overlay, the adaptive line stays nearer to price and shows fewer dropoffs and less separation than the simple and exponential lines. A simple moving average can move away from the prices it is averaging.

Adaptive lookback and smoothing-factor

The adaptive construction is specified to use only one prior value of the smoother. A smoothing-factor is a speed constant implied by the chosen lookback.

A 14-period setting yields a 0.15 factor that sits above an earlier adaptive setting, while a 6-period setting sits below that earlier setting. The adaptive line is described as rising when the input series is falling.

Educational research material, not investment advice. Historical source context does not establish present-day performance.
15 of 24 in the Adaptive moving average track
201030-33 pp.Next on Adaptive moving averageHow a price-hugging smoother is assembled from ordinary averagesA simple moving average is a fixed-length smoother of ordered prices and cannot change its window as the series speeds up or slows down.
All readings on this track · 24 readings
  1. 1991Building variable-length moving averages from partitioned price changes
  2. 1991Variable-length moving average from change dispersion
  3. 1992Constructing volatility-adaptive exponential smoothing
  4. 1995Constructing an adaptive moving average with an efficiency ratio and filter
  5. 1995Two-gate breakout confirmation with adaptive averages
  6. 1995Building momentum-scaled adaptive moving averages
  7. 1995Adaptive length as a construction choice inside exponential smoothing
  8. 1998Testing price-channel breakouts with a lag-aware adaptive average
  9. 1998Constructing filters by nesting offsets and variable weights
  10. 1998Constructing an efficiency ratio adaptive average and entry filter
  11. 2001Encoding candle structure as a numeric filter
  12. 2001Adaptive averages driven by cycle-phase speed
  13. 2005Constructing an adaptive moving average from a fractal-dimension weight
  14. 2005Range-dimension adaptive exponential filter
  15. 2010Constructing simple, exponential, and adaptive averages
  16. 2010How a price-hugging smoother is assembled from ordinary averages
  17. 2013Evaluating an adaptive moving average against a same-window moving average
  18. 2016Three-layer confirmation: adaptive average, stochastic relative strength index, and stop-and-reverse
  19. 2017One-alpha reverse-path exponential smoothing
  20. 2018Pair two adaptive averages to filter swing turns
  21. 2018Two Adaptive moving averages as a confirmation pair
  22. 2018Constructing an adaptive filter for adoption-cycle reversals
  23. 2018Constructing a deviation-scaled adaptive moving average
  24. 2020Walk-forward and adaptive averages as two tests of the same trend
All 28 readings tagged Adaptive moving average
Also on Adaptive moving average5 readings