Query: trader_set_unstable_period
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRADER_SET_UNSTABLE_PERIOD(3) 1 TRADER_SET_UNSTABLE_PERIOD(3) trader_set_unstable_period - Set unstable periodSYNOPSISvoid trader_set_unstable_period (integer $functionId, integer $timePeriod)DESCRIPTIONInfluences unstable period factor for functions, which are sensible to it. More information about unstable periods can be found on the TA- Lib API documentation page.PARAMETERSo $functionId - Function ID the factor should be set for. TRADER_FUNC_UNST_* constant series can be used to affect the corresponding function. o $timePeriod - Unstable period value.RETURN VALUESNo value is returned. PHP Documentation Group TRADER_SET_UNSTABLE_PERIOD(3)