TL;DR
MACD measures momentum as the distance between a fast EMA and a slow EMA. Three parts: the MACD line (the gap), the signal line (an EMA of that gap), and the histogram (the difference between them). Crossovers flag momentum shifts; divergence between MACD and price warns of reversals.
What Is MACD?
MACD — Moving Average Convergence Divergence — is a momentum oscillator built by Gerald Appel. It takes a fast EMA (default 12) and a slow EMA (default 26) of price and plots the difference between them as the MACD line. A second line, the signal line, is a 9-period EMA of the MACD line and acts as a trigger. The histogram plots the gap between the MACD line and the signal line, making the rate of change visually obvious.
The indicator answers one question: is momentum accelerating or decelerating, and in which direction? When the two EMAs pull apart (diverge), momentum is building; when they pull together (converge), it is fading — hence the name. Traders read it three ways:
- Signal-line crossover: MACD line crossing above the signal line is bullish, below is bearish.
- Zero-line cross: MACD crossing above zero means the fast EMA is above the slow EMA — a trend confirmation.
- Divergence: price makes a new extreme but MACD does not, warning that the move is running out of fuel.
Because MACD is derived from moving averages, it lags price — it confirms momentum rather than predicting it. Its strength is filtering noise; its weakness is whipsaw in sideways markets, where the two EMAs hug each other and the line crosses repeatedly with no follow-through.
Key Formula / Numbers
MACD Line = EMA(12) − EMA(26)
Signal Line = EMA(9) of the MACD Line
Histogram = MACD Line − Signal Line
Read:
- MACD > Signal → bullish momentum
- MACD < Signal → bearish momentum
- MACD crosses 0 → trend confirmation
Common settings:
| Setting | Default | Faster | Slower |
|---|---|---|---|
| Fast EMA | 12 | 8 | 19 |
| Slow EMA | 26 | 17 | 39 |
| Signal | 9 | 9 | 9 |
How Quantzee Uses This
Quantzee’s MACD Pro+ keeps the classic 12/26/9 engine but solves MACD’s biggest weakness — false crosses in chop. It overlays an adaptive, standard-deviation-based chop zone and grades every signal cross as Strong (a circle, when momentum clears the chop band) or Weak (an ×, when it doesn’t), so you instantly see which crosses are worth acting on. An optional price-normalized mode lets you compare MACD readings across instruments of very different prices, a 4-phase histogram colours acceleration versus deceleration on each side of zero, and a pivot-based, non-repainting divergence engine flags regular and hidden divergence without the signal shifting after the fact. A 5-timeframe zero/signal dashboard confirms whether higher timeframes agree before you commit.
Common Mistakes
- Trading every signal-line cross: in a range MACD crosses constantly. Filter crosses by the zero line, trend context, or a chop filter so you only act on momentum that is actually expanding.
- Confusing the zero-line cross with the signal-line cross: the signal-line cross is a momentum trigger; the zero-line cross is a trend confirmation. They mean different things and should not be used interchangeably.
- Forcing divergence: MACD divergence is powerful but easy to over-spot. A single divergence in a strong trend often resolves with price continuing — wait for confirmation rather than fading the trend on the first divergence.