SEPTEMBER 2026 · THE RISK-FIRST DESKRisk-first trading research, tools and education.

BRYME Money · Indicator lab

SMA vs EMA: what moving averages actually measure

Smooth the past, see the lag, then decide whether a crossover is information or noise.

A moving average smooths earlier prices into a trend description. The simple moving average (SMA) weights every observation in its chosen window equally; the exponential moving average (EMA) places more weight on recent observations. Neither sees the future, and a faster line also reacts faster to noise.

A three-period example you can check by hand

For three completed closes of 10, 12 and 14, the 3-period SMA is (10 + 12 + 14) ÷ 3 = 12. If the next close is 20, the new SMA drops the 10: (12 + 14 + 20) ÷ 3 ≈ 15.33. An EMA needs a seed value; if it starts at that first SMA of 12, the standard smoothing factor for three periods is 2 ÷ (3 + 1) = 0.5. At the next close, EMA = 0.5 × 20 + 0.5 × 12 = 16. EMA moved closer to the new close. Different seed choices may change early values.

Both averages describe past data
PropertySMAEMA
WeightingEqual for each close in the window.Most recent close receives more weight.
ResponseSlower to react to a sudden new close.Usually responds sooner, including to noise.
Common errorCalling a lagging average a price forecast.Assuming a faster line is more accurate in every regime.

The Fidelity EMA reference describes the increased recent weighting and the inevitable delay between price and a moving average. The label '20-day' depends on completed trading sessions in that price series, not simply 20 calendar days.

What a crossover says and what it does not

When a shorter-period average crosses a longer one, the short-term price history has changed relative to the long-term history under those settings. In a strong trend the description can persist. In a range, prices can cross repeatedly and create whipsaws, with transaction costs on every false move. A cross calculated at a bar's final close is not available at that bar's opening price; trading at the open based on the later close creates a backtest look-ahead error.

Before treating either line as part of a rule

  1. Pick the product, timeframe, price series and whether the line uses completed bars. Document how missing sessions and splits are handled.
  2. Decide which question the average answers: direction filter, reference point or a proposed trigger. Do not assign three independent votes to three averages from the same closes.
  3. Test how it behaves in trending, ranging and high-volatility periods, and price the full cost of each trade.
  4. Keep a later sample untouched while designing the rule. See backtesting 101 for the difference between a descriptive chart and an honest test.

RSI measures a different aspect of past moves but is still derived from prices; its 70/30 readings are not guaranteed turning points. ATR describes historical range rather than direction; its guide explains where it can be useful without pretending a line creates an edge.

Sources and further reading

Links were reviewed 2026-09-24. Regulatory permissions, firm status and product terms can change; use the current official register before acting.

  1. Fidelity — Exponential Moving Average reference

General information, not financial advice. Everything on BRYME Money is educational. Trading forex, crypto and derivatives involves substantial risk of loss and is not suitable for everyone. Past performance — including any published research — does not guarantee future results. Never trade money you cannot afford to lose.