Return value of this function is an array of arrays :
index [0]: MACD values
index [1]: Signal values
index [2]: Divergence values
(PECL trader >= 0.2.0)
trader_macdfix — Moving Average Convergence/Divergence Fix 12/26
real
Масив дійсних значень.
signalPeriod
Згладжування сигнальної лінії (число періоду). Допустимі значення від 1 до 100000.
Returns an array with calculated data or false on failure.
Return value of this function is an array of arrays :
index [0]: MACD values
index [1]: Signal values
index [2]: Divergence values