MACD — Moving Average Convergence Divergence — has an intimidating name for something simple: it is the distance between two moving averages, plotted as its own line. Everything it tells you follows from that.
The three components
The default settings are 12, 26 and 9. They produce:
- The MACD line — the 12-period EMA minus the 26-period EMA. When the fast average is above the slow one, this is positive.
- The signal line — a 9-period EMA of the MACD line. A smoothed version of the first line.
- The histogram — MACD line minus signal line, drawn as bars.
So the MACD line measures the gap between two averages, and the histogram measures the gap between that gap and its own average. It is derivatives of derivatives, which is the source of both its sensitivity and its unreliability.
What the line is actually saying
Because it is a difference between a fast and a slow average, the MACD line is a measure of separation — how fast price is pulling away from its own recent mean.
Rising MACD means the averages are spreading: the move is accelerating. Falling MACD means they are converging: the move is decelerating, regardless of whether price is still going up. That distinction is the indicator's main contribution. Deceleration is visible on MACD well before it is obvious on price.
The zero line, and a common error
MACD crossing zero means the two moving averages have crossed — it is the same event as a 12/26 EMA crossover, drawn differently. Above zero, the short-term average is above the long-term one.
Here is the error worth naming. A MACD line falling steeply but still above zero describes an uptrend losing steam, not a downtrend. Traders who short on the first downtick of the MACD line are shorting a market whose averages are still stacked bullishly. The zero line is the divider between "weakening" and "reversed", and skipping past it is expensive.
The histogram
The histogram turns before the lines do — it shrinks as the MACD line approaches the signal line, which happens before they cross. This makes it the earliest reading MACD offers, and correspondingly the noisiest.
A useful way to hold it: histogram bars shrinking means momentum is fading; bars crossing zero means the MACD and signal lines have crossed. The first is a heads-up, the second is the actual signal, and treating the first as the second is how people get chopped to pieces in a range.
Signal line crossovers
The textbook trade is buying when MACD crosses above its signal line and selling on the reverse. It works acceptably in trending conditions and terribly in ranges, where the lines cross back and forth every few periods.
The standard improvement is a directional filter: take crossovers only in the direction of the longer-term trend — long crossovers when price is above its 200-period average, short crossovers when below. This does not make the indicator predictive. It just stops it from firing in the conditions where it is worst.
Divergence
As with RSI, divergence is where MACD earns its place. Price making a higher high while MACD makes a lower high means the new high was produced with less separation between the averages — less thrust — than the previous one.
MACD divergence is cleaner than RSI divergence on longer timeframes, because the double smoothing filters out minor swings a raw oscillator would register. On short timeframes that same smoothing makes it late — the indicator is at its best on daily and 4-hour charts and close to useless on a 1-minute one.
Its real limitation
MACD is unbounded. Unlike RSI it has no 0–100 scale, so a reading of 0.0043 means nothing on its own — only something relative to that instrument's own history. You cannot compare values across pairs or call a reading "high" without knowing what high looks like on that chart.
And the foundational caveat holds: it is built from two lagging averages, so it is a lagging indicator with a fast-moving presentation. The histogram can look decisive while describing something that already happened.
What to take from this
- MACD is the gap between two EMAs; the signal line smooths it; the histogram is the difference.
- Rising MACD = accelerating move. Falling MACD = decelerating, not reversing.
- Above zero is still bullish structure — falling above zero is weakening, not a downtrend.
- The histogram turns first and is wrong most; crossovers are the actual signal.
- Values are unbounded — meaningful only against that chart's own history.
Next: Bollinger Bands, which take the same moving-average foundation and wrap it in a measure of volatility.