strategy · Rule-based
MACD Histogram Strategy: Momentum Shifts
A MACD histogram strategy that trades momentum shifts using histogram divergence and zero-line crossovers for confirmation.
#strategy#macd#momentum#forex
MACD Histogram Strategy: Momentum Shifts
Overview
The MACD histogram measures the distance between the MACD line and its signal line — a real-time gauge of momentum strength. This strategy trades momentum shifts: bullish when the histogram flips from negative to positive, bearish when it flips the other way, with extra weight when accompanied by divergence.
Setup
- Instruments: liquid forex pairs, stocks, index futures
- Timeframe: 4-hour or daily
- Indicators: MACD(12,26,9), 50 SMA, 200 SMA, ATR(14)
- Trend filter: longs only when price is above the 50 SMA
Entry rules
- Confirm the higher-timeframe trend (price above 50 SMA for longs)
- Wait for the histogram to cross above zero (long) or below zero (short)
- Strengthen the signal with bullish divergence: price makes a lower low while histogram makes a higher low
- Enter at the close of the crossover candle
Stop loss rules
- Stop: below the recent swing low (longs), or 1.5 × ATR(14)
- Maximum risk per trade: 1% of account
- Exit if the histogram prints 3 consecutive bars against the position
Take profit rules
- Target 1: prior swing high
- Target 2: 2R minimum
- Trail the stop using the histogram: exit when it crosses back across zero
- Or scale out: 50% at 1R, 50% at the opposite zero-cross
Risk management
| Parameter | Value |
|---|---|
| Risk per trade | 1% of account |
| Max open positions | 4 |
| Position size | Risk ÷ (entry − stop) |
| Minimum RR | 2:1 |
| Exit trigger | Histogram zero-cross or stop |
Validate sizing with the position size calculator and the stop-loss calculator.
When it fails
- Late signals — MACD lags, so entries occur after the move has started
- Whipsaw in choppy markets produces repeated false zero-crosses
- Trading against the higher-timeframe 200 SMA — always align with the larger trend
Key principle
The histogram is a momentum detector, not a timing tool. Combine it with structure (divergence, swing levels) for timing. The zero-cross confirms; the divergence anticipates.
Strategy is for educational purposes only. Not financial advice.