The MACD indicator, calculated based on a Moving Average which is constructed by the Linear Regression method (LSMA Linear regression MA).
It has five input parameters:
- Fast LSMA period – fast LSMA calculation period;
- Slow LSMA period – slow LSMA calculation period;
- Signal period – period of MACD signal line;
- Signal method – the smoothing method for the MACD signal line;
- Signal applied price – price used for the calculation of the MACD signal line.