GoLang trader_macdfix

request it (233)
GoLang replacement for PHP's trader_macdfix [edit | history]



Do you know a GoLang replacement for PHP's trader_macdfix? Write it!

PHP trader_macdfix

PHP original manual for trader_macdfix [ show | php.net ]

trader_macdfix

(PECL trader >= 0.2.0)

trader_macdfixMoving Average Convergence/Divergence Fix 12/26

Description

array trader_macdfix ( array $real [, int $signalPeriod ] )

Parameters

real

Array of real values.

signalPeriod

Smoothing for the signal line (nb of period). Valid range from 1 to 100000.

Return Values

Returns an array with calculated data or false on failure.