Query: trader_macdfix
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRADER_MACDFIX(3) 1 TRADER_MACDFIX(3) trader_macdfix - Moving Average Convergence/Divergence Fix 12/26SYNOPSISarray trader_macdfix (array $real, [integer $signalPeriod])DESCRIPTIONPARAMETERSo $real - Array of real values. o $signalPeriod - Smoothing for the signal line (nb of period). Valid range from 1 to 100000.RETURN VALUESReturns an array with calculated data or false on failure. PHP Documentation Group TRADER_MACDFIX(3)