MACD Structure: What the Components Reveal
The MACD line is calculated as EMA(12) minus EMA(26) — the difference between a faster and slower moving average. When the faster EMA is above the slower EMA, the MACD line is positive (bullish momentum); when below, it is negative (bearish momentum). The signal line is a 9-period EMA of the MACD line itself — a smoothed version that lags slightly. The histogram is simply MACD minus the signal line — it visualizes the gap between them, which is the momentum of momentum. A rising histogram means the bullish momentum is accelerating; a falling histogram means it is decelerating.
The zero line on the MACD is the most important structural reference. When the MACD line is above zero, the 12-period EMA is above the 26-period EMA — the asset is in a bullish momentum regime. When MACD is below zero, the reverse is true. Using the MACD zero line as a trend regime classifier (above zero = look for long entries; below zero = avoid longs or look for shorts) is a more disciplined application than purely trading crossovers.
MACD Line = EMA(12) - EMA(26)
Signal Line = EMA(9) of MACD Line
Histogram = MACD Line - Signal Line