MACD (Moving Average Convergence/Divergence Oscillator)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
technical_indicators:moving_average_convergence_divergence_macd [2023/07/11 21:00]
jayanthi [Introduction]
technical_indicators:moving_average_convergence_divergence_macd [2023/07/11 21:01]
jayanthi [Using with SharpCharts]
Line 92: Line 92:
 Finally, remember that the MACD line is calculated using the actual difference between two moving averages. This means MACD values are dependent on the price of the underlying security. The MACD values for a $20 stocks may range from -1.5 to 1.5, while the MACD values for a $100 may range from -10 to +10. It is not possible to compare MACD values for a group of securities with varying prices. If you want to compare momentum readings, you should use [[:​technical_indicators:​price_oscillators_ppo|the Percentage Price Oscillator (PPO)]], instead of the MACD. Finally, remember that the MACD line is calculated using the actual difference between two moving averages. This means MACD values are dependent on the price of the underlying security. The MACD values for a $20 stocks may range from -1.5 to 1.5, while the MACD values for a $100 may range from -10 to +10. It is not possible to compare MACD values for a group of securities with varying prices. If you want to compare momentum readings, you should use [[:​technical_indicators:​price_oscillators_ppo|the Percentage Price Oscillator (PPO)]], instead of the MACD.
  
-===== Using with SharpCharts =====+===== Using MACD With SharpCharts =====
  
 The MACD can be set as an indicator above, below or behind a security'​s price plot. Placing the MACD "​behind"​ the price plot makes it easy to compare momentum movements with price movements. Once the indicator is chosen from the drop-down menu, the default parameter setting appears: (12,26,9). These parameters can be adjusted to increase or decrease sensitivity. The MACD Histogram appears with the indicator or can be added as a separate indicator. Setting the signal line to 1 or leaving it blank, i.e. (12,26,1) or (12,26), will remove the MACD Histogram and the signal line. A separate signal line, without the histogram, can be added by choosing "Exp. Moving Avg" from the Advanced Options Overlays menu. The MACD can be set as an indicator above, below or behind a security'​s price plot. Placing the MACD "​behind"​ the price plot makes it easy to compare momentum movements with price movements. Once the indicator is chosen from the drop-down menu, the default parameter setting appears: (12,26,9). These parameters can be adjusted to increase or decrease sensitivity. The MACD Histogram appears with the indicator or can be added as a separate indicator. Setting the signal line to 1 or leaving it blank, i.e. (12,26,1) or (12,26), will remove the MACD Histogram and the signal line. A separate signal line, without the histogram, can be added by choosing "Exp. Moving Avg" from the Advanced Options Overlays menu.