PHP.nl

trader_stochf

trader_stochf

Stochastic Fast

array **trader_stochf** array $high array $low array $close int $fastK_Period int $fastD_Period int $fastD_MAType

hightrader.arg.array.of.real.high

lowtrader.arg.array.of.real.low

closetrader.arg.array.of.real.close

fastK_Periodtrader.arg.fastk.period

fastD_Periodtrader.arg.fastd.period

fastD_MATypetrader.arg.fastd.ma.type

Returns an array with calculated data or false on failure.