Trader Funkcje
PHP Manual

trader_sarext

(PECL trader >= 0.2.0)

trader_sarextParabolic SAR - Extended

Opis

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

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

high

low

startValue

offsetOnReverse

accelerationInitLong

accelerationLong

accelerationMaxLong

accelerationInitShort

accelerationShort

accelerationMaxShort

Zwracane wartości

Returns an array with calculated data or false on failure.


Trader Funkcje
PHP Manual