php8.5
Home/ Manual/ trader / functions/ trader_get_unstable_period

trader_get_unstable_period

PHP function Edit on GitHub ✎

(PECL trader >= 0.2.2)

Get unstable period

Description

trader_get_unstable_period(int $functionId): int

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.

Return Values

Returns the unstable period factor for the corresponding function.

Source: reference/trader/functions/trader-get-unstable-period.xml · from the official PHP manual (php/doc-en)