Trader Funcții
PHP Manual

trader_sarext

(PECL trader >= 0.2.0)

trader_sarextParabolic SAR - Extended

Descrierea

array trader_sarext ( array $high , array $low [, float $startValue [, float $offsetOnReverse [, float $accelerationInitLong [, float $accelerationLong [, float $accelerationMaxLong [, float $accelerationInitShort [, float $accelerationShort [, float $accelerationMaxShort ]]]]]]]] )

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

high

low

startValue

offsetOnReverse

accelerationInitLong

accelerationLong

accelerationMaxLong

accelerationInitShort

accelerationShort

accelerationMaxShort

Valorile întoarse

Returns an array with calculated data or false on failure.


Trader Funcții
PHP Manual