trader_ema(3) php man page | unix.com

Man Page: trader_ema

Operating Environment: php

Section: 3

TRADER_EMA(3)								 1							     TRADER_EMA(3)

trader_ema - Exponential Moving Average

SYNOPSIS
array trader_ema (array $real, [integer $timePeriod])
DESCRIPTION
PARAMETERS
o $real - Array of real values. o $timePeriod - Number of period. Valid range from 2 to 100000.
RETURN VALUES
Returns an array with calculated data or false on failure. PHP Documentation Group TRADER_EMA(3)
Related Man Pages
array_chunk(3) - php
array_flip(3) - php
array_keys(3) - php
array_fill(3) - php
array_combine(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun