MACD Line Value
SyntaxMACDLINE[shortperiod;longperiod;signalperiod;daysbefore]
DescriptionThis will return MACD value.
ExampleSuppose you would like to get macd value where short period 12, long period 26, signal line is 9 days the formula would be Macdline[12;26;9;0]