php8.5
Home/ Manual/ trader / functions/ trader_apo

trader_apo

PHP function Edit on GitHub ✎

(PECL trader >= 0.2.0)

Absolute Price Oscillator

Description

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

Parameters

real

Real

fastPeriod

Period

slowPeriod

Period

mAType

Type

Return Values

Returns an array with calculated data or false on failure.

Source: reference/trader/functions/trader-apo.xml · from the official PHP manual (php/doc-en)