Skip to main content
Technical Analysis
Intermediate·Technical Analysis

MACD: How to Read the Most Misunderstood Momentum Indicator

MACD is two moving averages and their difference, plotted as an oscillator. Understanding what it actually measures is the difference between using it and copying signals.

7 min readUpdated 2025-07-15

MACD, Moving Average Convergence Divergence, is one of the most popular momentum indicators in trading. It's also one of the most copy-pasted: people apply default settings, use crossover signals, and don't really know what they're looking at. Understanding the actual mechanics tells you when MACD adds value and when it's just decoration.

What MACD actually is

MACD has three components, all derived from moving averages:

MACD line = (12-period EMA) − (26-period EMA).

A single number representing how much the fast EMA is above or below the slow EMA. Above zero = the short-term trend is above the medium-term trend (bullish bias). Below zero = bearish bias.

Signal line = 9-period EMA of the MACD line.

A smoother version of the MACD line. When MACD crosses above the signal line, momentum is shifting bullish; when MACD crosses below, bearish.

Histogram = MACD line − signal line.

A bar chart showing the gap between the two lines. Bars rising = MACD pulling away from signal (momentum building). Bars shrinking = momentum decelerating.

The whole indicator is just three views of the same underlying question: how does the short-term trend compare to the medium- term trend, and how is that comparison changing?

What MACD tells you

Three useful readings:

1. Trend bias.

  • MACD above zero: short-term trend > medium-term trend → bullish
  • MACD below zero: bearish

This is a less noisy version of "is the 12 EMA above the 26 EMA" but contains the same information.

2. Momentum direction. The MACD/signal crossover tells you when momentum is shifting. The histogram tells you whether momentum is accelerating or decelerating.

3. Divergence (the same way RSI does it). Bullish divergence: price makes a lower low, MACD makes a higher low. Bearish divergence: price makes higher high, MACD makes lower high. Same logic and same caveats as RSI divergence, useful with confirmation, fails often without it.

The three trade triggers people use

Zero line cross. MACD crosses above zero = bullish trigger. Below = bearish. This is essentially a slower 12/26 EMA cross. It's late but stable, useful as a regime filter rather than entry.

Signal line cross. MACD crosses above signal line = bullish short-term trigger. Below = bearish. Faster than the zero cross but generates many whipsaws in chop. Useful only in trending conditions.

Histogram inflection. Histogram peaks (highest bar to declining bar) = momentum is decelerating; potential trend exhaustion. Often precedes the actual signal-line cross by 1-2 candles, making it the earliest of the three triggers but also the most prone to false positives.

The honest take: none of these triggers as standalone signals generate consistent edge. They're useful inside a process, not as process replacements.

How to actually use MACD

As a trend filter. Only take longs when MACD is above zero, shorts when below. Doesn't pick the entry, picks which direction you can trade. Combined with a different entry signal, this filter alone improves most strategies.

As a momentum read. Histogram rising on a continuation move confirms strength; histogram falling on a continuation move warns of exhaustion. Use to time exits, not necessarily entries.

For divergence confirmation. When you see RSI divergence (more sensitive), check whether MACD also shows divergence (more reliable). Both diverging at the same swing is much higher- quality signal than one alone.

The pattern: don't trade MACD signals directly; use MACD as context for trades you're considering anyway. This is the boring correct answer that contradicts most YouTube tutorials.

A common mistake: trading MACD crossovers in choppy markets

A trader has been told MACD crossovers are the entry signal. The market is in a sideways range. MACD crosses up, they buy. MACD crosses down, they exit at a small loss. Crosses up, they buy again. Down, exit again. After 10 trades, they've paid 10x the fees and slippage, lost money on net, and concluded MACD doesn't work.

The lesson: MACD is a momentum indicator. In a market with no momentum (chop), it generates noise. Filter MACD signals through a trend identification step (is there a trend?) before treating crossovers as actionable.

A common mistake: optimizing MACD parameters

The standard 12/26/9 settings are standard because they were the defaults Gerald Appel chose in the 1970s, and the world has converged on watching them. Swapping to 8/17/9 might backtest slightly better on past data, but loses the Schelling-point advantage of using the same settings everyone else watches, plus it overfits to past noise. Stick with 12/26/9 unless you have a specific reason and lots of out-of-sample evidence.

A common mistake: confusing MACD with price

A trader looks at MACD, sees it making higher highs, and goes long without checking the actual price. The price has been in a downtrend the whole time. MACD's higher highs were inside an overall bearish setup; the trade fails immediately.

The fix: MACD is a secondary read. Always check the price chart first, trend, structure, S/R. If the price story contradicts MACD, trust the price. MACD is a derivative; price is the underlying truth.

MACD vs RSI, which to use when

They overlap in some ways (both measure momentum, both can show divergence) and differ in others.

RSI is bounded (0-100) and tells you about current momentum intensity. Better for ranging markets and overbought/oversold identification.

MACD is unbounded and tells you about the relationship between two trends. Better for trend strength and trend-shift identification.

Many traders use both: MACD for trend regime + momentum direction, RSI for divergence and overbought/oversold. The two together give a more complete picture than either alone.

Mental model, MACD as the gap between two trends

Imagine two cars on a highway: a sports car (12 EMA) and a delivery truck (26 EMA). The sports car can accelerate and decelerate quickly; the truck moves more slowly. MACD is the distance between them. When the sports car pulls ahead, MACD is positive and growing, momentum is accelerating in the bullish direction. When the truck catches up, MACD shrinks toward zero, momentum is decelerating. When the sports car falls behind, MACD goes negative.

The histogram is just how fast the gap is changing. Rising histogram bars = the cars are separating. Falling bars = they're converging.

You're not predicting where either car will go. You're reading the relative speed of two related trends, which is useful context but not a trade signal on its own.

Why this matters for trading

Hex37's chart supports MACD as a sub-panel below the price chart. Add it (default 12/26/9) and watch how it behaves through real trends, confirming continuation when histogram is in the direction of the trend, warning when divergence appears. Use it for confirmation and momentum context, not as a primary signal. Strategies that depend solely on MACD signals are mostly selling courses, not making money.

Takeaway

MACD is the difference between a fast and slow EMA, plus a smoothed signal line and a histogram of the difference. Useful as a trend filter (above/below zero), momentum direction (signal cross, histogram), and divergence indicator. Not useful as a standalone trigger in chop. Combine with price action and S/R rather than trading "MACD signals." Standard 12/26/9 settings; don't optimize.

Related chapters

All chapters