The indicator is an MACD with expanded settings.
In addition to the standard parameters of the fast and slow EMA periods, signal SMA periods and calculation price, this indicator allows setting the calculation method for each line and use either absolute or relative values for MACD calculation.
The indicator has eight configurable parameters:
- Fast MA period - fast MA period;
- Slow MA period - slow MA period;
- Signal line period - signal line period;
- Fast MA calculation method - fast MA calculation method;
- Slow MA calculation method - slow MA calculation method;
- Signal line calculation method - signal line calculation method;
- Applied price - the price used for the calculation of lines;
- Use absolute values - enable the use of absolute values (Yes/No) for the calculation of MACD.
The abs MACD formula:
FastMA - SlowMA
Формула MACD:
(FastMA - SlowMA) / SlowMA
