Query: trader_t3
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRADER_T3(3) 1 TRADER_T3(3) trader_t3 - Triple Exponential Moving Average (T3)SYNOPSISarray trader_t3 (array $real, [integer $timePeriod], [float $vFactor])DESCRIPTIONPARAMETERSo $real - Array of real values. o $timePeriod - Number of period. Valid range from 2 to 100000. o $vFactor - Volume Factor. Valid range from 1 to 0.RETURN VALUESReturns an array with calculated data or false on failure. PHP Documentation Group TRADER_T3(3)