The Moving Average Convergence Divergence (MACD) Indicator is added as a tab on the last available Study pane. It shows the relationship between two Exponential Moving Averages, one “fast” and one “slow” (specified through the FastPeriods and SlowPeriods parameters respectively - see below). The MACD is plotted as a single line derived from the fact that the fast Exponential Moving Average is continually converging with and diverging from the slow Exponential Moving Average. A Signal line is plotted as a base Exponential Moving Average. Divergence of the MACD [the amount (+/-)] from the Signal line is measured, and is represented as bars above and/or below a horizontal equilibrium line (Zero).

|
Parameter |
Description |
|
MACD |
The color of the line representing the Moving Average Convergence Divergence. |
|
Signal |
The color of the line representing the Signal. |
|
Divergence |
The color of the bars representing the Divergence of the MACD from the Signal line. |
|
Zero |
The color of the horizontal equilibrium line. |
|
SlowPeriods |
The number of rolling periods [e.g., Historical (days), Intra-day (minutes, hours, etc.)] considered as the slow part of the MACD calculation. The default value is 26. |
|
SignalPeriods |
The number of rolling periods [e.g., Historical (days), Intra-day (minutes, hours, etc.)] considered in the Signal calculation. The default value is 9. |
|
FastPeriods |
The number of rolling [e.g., Historical (days), Intra-day (minutes, hours, etc.)] considered as the fast part of the MACD calculation. The default value is 12. |