Moving Averages Explained: SMA vs EMA and How to Use Them
Moving averages are the backbone of trend trading. They smooth out the noise of raw price into a single line that shows where the market is leaning. Almost every other trend tool — MACD, the Golden Cross, Bollinger Bands — is built on them. This guide covers the two main types and how to actually use them.
What a moving average does
A moving average takes the average price over the last N candles and plots it as a line that updates each candle. Its only job is to filter noise so the underlying trend is visible. A rising MA means price has been trending up over that window; a falling MA, down; a flat MA, ranging.
SMA vs EMA
There are two common types, and the difference matters:
- Simple Moving Average (SMA) — a plain average where every candle counts equally. Smoother and slower; it ignores whether a move happened yesterday or twenty days ago.
- Exponential Moving Average (EMA) — a weighted average that gives more weight to recent candles. It reacts faster to new price action.
The trade-off is the classic one: the EMA turns sooner (good for catching moves early, bad for whipsaws), while the SMA is steadier (good for filtering noise, bad for lag). Short-term traders lean EMA; long-term trend followers often prefer SMA.
Choosing a period
The period sets the horizon:
- Short (e.g. 9, 13, 21) — short-term trend, hugs price, reacts fast.
- Medium (e.g. 50) — the swing-trade trend.
- Long (e.g. 200) — the long-term, big-picture trend. The 200 is the most-watched line in all of trading.
There is no "correct" period — it depends on your timeframe and style. The popular pairings (13/21, 50/200) are popular precisely because so many traders watch them, which makes them partly self-fulfilling.
Three ways to use moving averages
1. Trend filter. The simplest, most robust use: only take longs when price is above a key MA, only shorts when below. Price above the 200 = bullish regime, below = bearish.
2. Dynamic support and resistance. In a trend, price often pulls back to a moving average and bounces. The 50 and 200 frequently act as support in uptrends and resistance in downtrends.
3. Crossovers. When a faster MA crosses a slower one, the trend is shifting:
- EMA 13 above EMA 21 — a fast, short-term uptrend signal popular with altcoin traders.
- MA 50 above MA 200 — the Golden Cross, the long-term bullish signal (and its opposite, the Death Cross).
The main pitfall
Moving averages are lagging by nature — they are averages of the past. In ranging, choppy markets they generate constant false crossovers as price oscillates around them. A trend-strength filter like ADX above 25 keeps only the crossovers that occur in genuine trends, cutting most of the noise.
How to scan with moving averages
In the crypto screener:
- Trend filter:
Price (close) above MA(200)to keep only coins in a long-term uptrend. - Crossover scan:
EMA(13) above EMA(21)orMA(50) above MA(200)for momentum/trend shifts. - Stack a filter: add
ADX(14) above 25so you only see crossovers in real trends.
Or watch the live moving-average signals: EMA 13/21 and Golden Cross, refreshed every four hours.
Key takeaways
- A moving average filters noise to reveal the trend; most trend tools are built on them.
- EMA reacts faster, SMA is smoother — pick by your timeframe and style.
- Use them as trend filters, dynamic S/R, and crossovers.
- They lag — filter crossovers with ADX to avoid range whipsaws.