php8.5
Home/ Manual/ trader / functions/ trader_stochrsi

trader_stochrsi

PHP function Edit on GitHub ✎

(PECL trader >= 0.2.0)

Stochastic Relative Strength Index

Description

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

Parameters

real

Real

timePeriod

Period

fastK_Period

Period

fastD_Period

Period

fastD_MAType

Type

Return Values

Returns an array with calculated data or false on failure.

Source: reference/trader/functions/trader-stochrsi.xml · from the official PHP manual (php/doc-en)