Return value of this function is an array of arrays :index [0]: MACD valuesindex [1]: Signal valuesindex [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 valuesindex [1]: Signal valuesindex [2]: Divergence values