trader_get_unstable_period

(PECL trader >= 0.2.2)

trader_get_unstable_periodGet unstable period

설명

integer trader_get_unstable_period ( integer $functionId )

Get unstable period factor for a particular function.

인수

functionId

Function ID the factor to be read for. TRADER_FUNC_UNST_* series of constants should be used.

반환값

Returns the unstable period factor for the corresponding function.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top