MACD SIGNAL Value
SyntaxMACDSIGNAL[shortperiod;longperiod;signalperiod;daysbefore]
DescriptionThis will return MACD signal value.
ExampleSuppose 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]