A moving average plots the average price of an asset over a rolling window of time, updating with each new candle so it filters out short-term noise and reveals the underlying trend direction. As each new period joins the calculation and the oldest one drops out, the resulting line moves smoothly along the chart instead of jumping erratically the way raw price data does.
The Simple Moving Average (SMA) gives every period in the window equal weight, producing a smoother but slower-reacting line that suits spotting long-term trends. The Exponential Moving Average (EMA) applies a weighting formula that favors recent candles, so it turns faster when momentum shifts, which is why short-term traders often prefer it.
In crypto markets, the 50-period and 200-period moving averages, usually plotted on daily or weekly charts, are the most closely watched combination. When the shorter average crosses above the longer one it forms a golden cross, historically associated with the start of an uptrend; the reverse crossover, a death cross, has preceded several major downturns, including Bitcoin's in 2018 and January 2022. Because a moving average is built from past prices, it is a lagging indicator: a crossover confirms that a trend has already shifted rather than predicting one, and choppy, sideways markets can trigger false "whipsaw" signals that trap traders on the wrong side.
Traders rarely rely on moving averages alone. They are commonly paired with momentum tools like MACD or volatility bands such as the Bollinger Band, and are also used as dynamic support or resistance levels where price tends to bounce during an established trend.