trader_macdext(3) php man page | unix.com

Man Page: trader_macdext

Operating Environment: php

Section: 3

TRADER_MACDEXT(3)							 1							 TRADER_MACDEXT(3)

trader_macdext - MACD with controllable MA type

SYNOPSIS
array trader_macdext (array $real, [integer $fastPeriod], [integer $fastMAType], [integer $slowPeriod], [integer $slowMAType], [inte- ger $signalPeriod], [integer $signalMAType])
DESCRIPTION
PARAMETERS
o $real - Array of real values. o $fastPeriod - Number of period for the fast MA. Valid range from 2 to 100000. o $fastMAType - Type of Moving Average for fast MA. TRADER_MA_TYPE_* series of constants should be used. o $slowPeriod - Number of period for the slow MA. Valid range from 2 to 100000. o $slowMAType - Type of Moving Average for slow MA. TRADER_MA_TYPE_* series of constants should be used. o $signalPeriod - Smoothing for the signal line (nb of period). Valid range from 1 to 100000. o $signalMAType - Type of Moving Average for signal line. TRADER_MA_TYPE_* series of constants should be used.
RETURN VALUES
Returns an array with calculated data or false on failure. PHP Documentation Group TRADER_MACDEXT(3)
Related Man Pages
gupnp_service_proxy_action_set(3) - php
ini_get_all(3) - php
intdiv(3) - php
mysqlnd_qc_get_available_handlers(3) - php
newt_form_run(3) - php
Similar Topics in the Unix Linux Community
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 Wolf Machowitsch
Denial Of Service Attack Update