trader_ema
PHP function
Edit on GitHub ✎
(PECL trader >= 0.2.0)
Exponential Moving Average
Description
trader_ema(array $real, [int $timePeriod]): array
Parameters
realReal
timePeriodPeriod
Return Values
Returns an array with calculated data or false on failure.