(PECL trader >= 0.2.2)
Get unstable period
integer trader_get_unstable_period ( integer $functionId )
Get unstable period factor for a particular function.
Parameters:
functionId
Function ID the factor to be read for. TRADER_FUNC_UNST_* series of constants should be used.
Returns:
Returns the unstable period factor for the corresponding function.
Please login to continue.