Trader Funções
PHP Manual

trader_stochf

(PECL trader >= 0.2.0)

trader_stochfStochastic Fast

Descrição

array trader_stochf ( array $high , array $low , array $close [, integer $fastK_Period [, integer $fastD_Period [, integer $fastD_MAType ]]] )

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

high

low

close

fastK_Period

fastD_Period

fastD_MAType

Valor Retornado

Returns an array with calculated data or false on failure.


Trader Funções
PHP Manual