PHP.nl

trader_set_unstable_period

trader_set_unstable_period

Set unstable period

void **trader_set_unstable_period** int $functionId int $timePeriod

Influences unstable period factor for functions, which are sensible to it. More information about unstable periods can be found on the API documentation page. TA-Lib

functionId Function ID the factor should be set for. constant series can be used to affect the corresponding function. TRADER_FUNC_UNST_*

timePeriodUnstable period value.

return.void