Trader Functions
PHP Manual

trader_apo

(PECL trader >= 0.2.0)

trader_apoAbsolute Price Oscillator

Description

array trader_apo ( array $real [, integer $fastPeriod [, integer $slowPeriod [, integer $mAType ]]] )

Warning

This function is currently not documented; only its argument list is available.

Parameters

real

fastPeriod

slowPeriod

mAType

Return Values

Returns an array with calculated data or false on failure.


Trader Functions
PHP Manual