Trader Funkcje
PHP Manual

trader_sar

(PECL trader >= 0.2.0)

trader_sarParabolic SAR

Opis

array trader_sar ( array $high , array $low [, float $acceleration [, float $maximum ]] )

Ostrzeżenie

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

Parametry

high

low

acceleration

maximum

Zwracane wartości

Returns an array with calculated data or false on failure.


Trader Funkcje
PHP Manual