trader_sarext

(PECL trader >= 0.2.0)

trader_sarextParabolic SAR - Extended

Beskrivelse

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

Advarsel

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

Parametre

high

low

startValue

offsetOnReverse

accelerationInitLong

accelerationLong

accelerationMaxLong

accelerationInitShort

accelerationShort

accelerationMaxShort

Returnerings Værdier

Returns an array with calculated data or false on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top