trader_ppo

(PECL trader >= 0.2.0)

trader_ppoPercentage Price Oscillator

Beskrivelse

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

Advarsel

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

Parametre

real

fastPeriod

slowPeriod

mAType

Returnerings Værdier

Returns an array with calculated data or false on failure.

add a note add a note

User Contributed Notes 1 note

up
1
vito
6 years ago
It's always returing an array of 0 to me
To Top