| MACD SIGNAL Value | |
|---|---|
| Syntax | MACDSIGNAL[shortperiod;longperiod;signalperiod;daysbefore] |
| Description | This will return MACD signal value. |
| Example | Suppose you would like to get macd signal value where short period 12, long period 26, signal line is 9 days the formula would be Macdsignal[12;26;9;0] |