PHP.nl

trader_macdext

trader_macdext

MACD with controllable MA type

array **trader_macdext** array $real int $fastPeriod int $fastMAType int $slowPeriod int $slowMAType int $signalPeriod int $signalMAType

realtrader.arg.array.of.real

fastPeriodtrader.arg.fast.period

fastMATypetrader.arg.fast.ma.type

slowPeriodtrader.arg.slow.period

slowMATypetrader.arg.slow.ma.type

signalPeriodtrader.arg.signal.period

signalMATypetrader.arg.signal.ma.type

Returns an array with calculated data or false on failure.