MACD Indicator Oscillator Technical Analysis Fast Line & Signal Line
MACD indicator is used in various ways to give analysis data.
- MACD center-line crosses indicate bullish or bearish markets: below zero is bearish, above zero is bullish.
- MACD Cross-overs indicate a buy or sell signal.
- Oscillations can be used to indicate oversold and overbought regions
- Used to look for divergence between price and indicator.
Construction of MACD Indicator
The MACD indicator is constructed using two exponential moving averages and this indicator plots two lines. The two default exponential moving averages used are 12 & 26. Then a smoothing factor of 9 is also applied when drawing the MACD.
Summary of how MACD indicator is drawn
MACD uses 2 EMAs + a smoothing factor (12, 26 Exponential MAs & 9 smoothing periods)
MACD indicator only plots two lines - the MACD fast line and the MACD signal line
MACD Lines - MACD Fast-Line & MACD SignalLines Signals
- The FastLine is the difference between the 26 EMA & 12 EMA
- The Signal Line is the 9 period moving average of MACD fast line.
Implementation of MACD Indicator
MACD indicator implements the MACD line as a continuous line while the signal line is implemented as a histogram. These 2 MACD LINES are then used to generate signals using the crossover strategy method.
There's also the MACD center line which is also known as the zero mark & it's a neutral point between buyers & sellers trading the market.
Values above the center-mark are considered bullish signals while those below are bearish signals.
MACD indicator being an oscillator, oscillates above and below this center line.