PHP 8.4.0 RC4 available for testing

trader_set_unstable_period

(PECL trader >= 0.2.2)

trader_set_unstable_periodSet unstable period

Descrição

trader_set_unstable_period(int $functionId, int $timePeriod): void

Influences 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.

Parâmetros

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.

Valor Retornado

Nenhum valor é retornado.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top