MACD (Moving Average Convergence Divergence) is a trend-following momentum indicator. It tells you both the direction of the trend and whether it is gaining or losing momentum.
MACD is typically displayed as two lines and a histogram:
When the MACD line crosses above the Signal line, it is a bullish crossover — a potential BUY signal. When it crosses below, it is a bearish crossover — a potential SELL signal.
Crossovers that happen below the zero line are stronger bullish setups (the market is recovering from bearish territory). Crossovers above the zero line in a downtrend are stronger bearish setups.
When the MACD line crosses from negative to positive (crosses zero), the short-term average has overtaken the long-term average — a sign of bullish trend change. The reverse (positive to negative) signals a bearish shift.
How we use it: In our engine, we vote BUY when the MACD line is above the Signal line AND the MACD line is positive (above zero). We vote SELL when the MACD line is below Signal AND negative. This combines both the crossover and the zero-line condition for higher reliability.
Standard MACD: 12, 26, 9 — this is the universal default and the setting used in our engine on all timeframes and all pairs.
MACD divergence is one of the most powerful setups in technical analysis. It occurs when price moves in one direction but MACD moves in the opposite direction:
We do not currently include divergence in the automated signal engine, but it is valuable context when reviewing the H4 and Daily charts.