(PECL trader >= 0.2.0)
trader_sar — Parabolic SAR
$high,$low,$acceleration = ?,$maximum = ?
high高價(jià),浮點(diǎn)數(shù)數(shù)組。
low低價(jià),浮點(diǎn)數(shù)數(shù)組。
accelerationAcceleration Factor used up to the Maximum value. Valid range from 0 to TRADER_REAL_MAX.
maximumAcceleration Factor Maximum value. Valid range from 0 to TRADER_REAL_MAX.
Returns an array with calculated data or false on failure.