Some of the disadvantages of Moving Averages can be avoided by using the Moving Average Convergence Divergence (MACD). MACD is the difference between the fast 12-day exponential moving average (fast EMA) and the slow 26-day exponential moving average (slow EMA). Typically, this is plotted with the 9-day EMA of the indicator itself.
SIGNAL = EMA(9) [MACD],
where
Bullish divergence appears when a new price top has not been confirmed by a new MACD top, i.e. price top is above the preceding top and MACD top is below the preceding top:
MACD Bullish Divergence
This signifies that the prevailing trend is weak. However, it is not recommended to open positions against the weakening trend as it is valid up to the moment of reversal. Bullish divergence only indicates that the trend is weak, not that it has ceased. So, before you open a position against the trend, find more significant confirmations that the trend is about to reverse (for example, the breakout of the trend line).
Bearish convergence appears when a new price bottom has not been confirmed by a new bottom in the indicator, i.e. the following price bottom is below the preceding one, and the following indicator bottom is above the preceding one:
MACD Bearish Convergence
This means that the bearish trend is weak but this is not a reversal signal, so find other confirmations before opening a position.
When the price changes a bit and MACD moves around the zero line, this signals trend continuation.
In order to add Moving Average Convergence Divergence (MACD) to the chart use the "Insert -> Indicators -> Oscillators -> MACD" menu sequence.
In MetaTrader 4 MACD is represented as a histogram (MACD) and a signal line (SIGNAL).
MACD signals:
Moving Average of Oscillator (OsMA) is generally calculated as the difference between the oscillator and the moving average on the oscillator. In MetaTrader 4, MACD is used as an oscillator, and a SIGNAL (signal line) is used as a moving average:
OSMA = MACD-SIGNAL
Trading contest live at the London Investor Show FOREX 24 February 2012
More details