trader_rsi
PHP function
Edit on GitHub ✎
(PECL trader >= 0.2.0)
Relative Strength Index
Description
trader_rsi(array $real, [int $timePeriod]): array
Parameters
realReal
timePeriodPeriod
Return Values
Returns an array with calculated data or false on failure.