Stochastic Fast (STOCHF).
ta_stochfta.stub.php| Parameter | Type | Description |
|---|---|---|
$high |
float[] | |
$low |
float[] | |
$close |
float[] | |
$fastKPeriod |
int | Default 5 |
$fastDPeriod |
int | Default 3 |
$fastDMaType |
int | Default TA_MA_TYPE_SMA |
| **array{fastk: array<int,float | null>, fastd: array<int,float | null>}** |