Query: trader_mama
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRADER_MAMA(3) 1 TRADER_MAMA(3) trader_mama - MESA Adaptive Moving AverageSYNOPSISarray trader_mama (array $real, [float $fastLimit], [float $slowLimit])DESCRIPTIONPARAMETERSo $real - Array of real values. o $fastLimit - Upper limit use in the adaptive algorithm. Valid range from 0.01 to 0.99. o $slowLimit - Lower limit use in the adaptive algorithm. Valid range from 0.01 to 0.99.RETURN VALUESReturns an array with calculated data or false on failure. PHP Documentation Group TRADER_MAMA(3)