A moving average is the mean price over the last N periods, recalculated on every bar. Its only job is to strip out noise so the underlying direction becomes visible. Everything else people claim for it is inference.
Simple vs exponential
| Type | How it weights | Behaviour | Best for |
|---|---|---|---|
| SMA | Every period equally | Smoother, slower, fewer whipsaws | Higher-timeframe trend context, widely-watched levels |
| EMA | Recent periods more heavily | Faster to turn, more responsive, more false turns | Shorter-term trading and entry timing |
There is no correct answer between them. The EMA reacts sooner and is wrong more often; the SMA reacts later and is wrong less often. You are choosing where on that trade-off you want to sit — and that choice should follow from your holding period, not from what someone on YouTube uses.
Which periods, and why
- 20 — roughly a month of trading days. Tracks the short-term swing; price living above it suggests near-term strength.
- 50 — about a quarter. The most common intermediate-trend reference on daily charts.
- 200 — roughly a year. The de facto line between “long-term uptrend” and “long-term downtrend” for institutions and financial media alike.
The four honest uses
- 1Trend filter
Only take long setups while price is above the 200 SMA, only shorts below it. This single rule removes a large share of the worst trades most beginners take.
- 2Dynamic support and resistance
In a strong trend, pullbacks frequently stall at the 20 or 50. Not because the line is magic, but because it approximates where the trend's average cost basis sits.
- 3Slope as momentum
A rising average means the recent average price is climbing. A flattening average is one of the earliest visible signs that a trend is losing energy.
- 4Separation as stretch
When price is unusually far above its average, it is extended. Extended markets tend to revert or consolidate — a useful warning against chasing.
Why crossovers disappoint
The golden cross (50 above 200) and death cross get enormous media coverage. As standalone signals they are mediocre, for a structural reason: an average of the last N prices cannot tell you anything before those prices have already happened.
By definition, a crossover confirms a move that is already well underway. In a trending market that lag is tolerable. In a choppy market it is fatal — price oscillates across both averages and generates a stream of losing signals in both directions.
A sane setup
Two averages is plenty. A common, defensible configuration on a daily chart: the 200 SMA as a regime filter, and the 20 EMA to track the active swing. Price above the 200 means you look for longs; pullbacks toward the 20 give you a place to look for entries.
If your chart has five moving averages on it, you are not getting five times the information — you are getting one signal, blurred, plus an excuse to find agreement with whatever you already wanted to do.