trader_set_unstable_period
Set unstable period
Description
void trader_set_unstable_period(int $functionId
, int $timePeriod
)
Parameters
-
functionId
-
Function ID the factor should be set for. TRADER_FUNC_UNST_* constant series can be used to affect the corresponding function.
-
timePeriod
-
Unstable period value.
Return Values
No value is returned.