Trader Functions
PHP Manual

trader_stochrsi

(PECL trader >= 0.2.0)

trader_stochrsiStochastic Relative Strength Index

Description

array trader_stochrsi ( array $real [, integer $timePeriod [, integer $fastK_Period [, integer $fastD_Period [, integer $fastD_MAType ]]]] )

Warning

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

Parameters

real

timePeriod

fastK_Period

fastD_Period

fastD_MAType

Return Values

Returns an array with calculated data or false on failure.


Trader Functions
PHP Manual