trader_sarext

(PECL trader >= 0.2.0)

trader_sarextParabolic SAR - Extended

Description

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

Warning

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

Parameters

high

low

startValue

offsetOnReverse

accelerationInitLong

accelerationLong

accelerationMaxLong

accelerationInitShort

accelerationShort

accelerationMaxShort

Return Values

Returns an array with calculated data or false on failure.