Moving Averages
In simple terms
A moving average is like calculating your average test score over the last few months—it smooths out bumpy results to show the real trend. For crypto prices, it averages the cost over a recent time period to filter out random daily jumps and show whether the price is actually going up or down.
Definition
Trend smoothing indicators that average price over a period. Common types: SMA (simple) and EMA (exponential).
In depth
Moving averages are trend-following indicators that calculate the mean price of an asset over a specified lookback window, with new data points replacing the oldest values as the window shifts forward. Simple Moving Averages (SMA) weight all prices equally across the period, while Exponential Moving Averages (EMA) apply greater weight to recent prices using a multiplier, making them more responsive to current market action. Traders use crossovers between short-term and long-term moving averages as signals—when a fast EMA crosses above a slow SMA, it suggests bullish momentum, whereas a cross below signals potential bearish reversal. These indicators are particularly valuable in volatile crypto markets because they reduce noise from wick movements and flash events while preserving directional information.
How does Moving Averages work?
A simple moving average adds the closing prices of the last N periods and divides by N. Each time a new period closes, the oldest price drops out and the newest enters, so the line slides forward. An exponential moving average instead weights the most recent close most heavily, using a smoothing factor of 2 divided by (N plus 1), so it reacts faster to new data. Either way the output is a lagging summary of prices that already printed: the longer the window, the smoother the line and the greater the delay.
An example
An illustrative coin closes five days at $10, $12, $11, $14 and $13. Those sum to $60, so the 5-day simple moving average is $12. The next day it closes at $18. The $10 drops out and the $18 enters, giving a sum of $68 and a new average of $13.60. Price moved about 38% in a day while the average moved about 13% — a plain demonstration that moving averages trail price rather than anticipate it.
Figures are illustrative only.
What beginners get wrong
- Beginners often expect price to bounce off the 200-day average as if it were a floor; it has no mechanism to hold price up.
- Matching the window to your actual time horizon matters — a 200-day average says little about a position held for two days.
- Golden crosses and death crosses are named events, not outcomes; both are built from old prices and describe moves after they have happened.
- A 50-day average on two assets with very different volatility is not comparable, because the line's smoothness depends entirely on the underlying swings.
Related terms
Part of
What is technical analysis, and how are crypto charts read? — the subject page for technical analysis, with all 29 of its definitions in one place.
Educational only — not financial advice.
