public method TrailingType.isTrailingStopDynamicChecks whether the trailing type is TrailingStopDynamic
Declaration
protojavascriptjavacsharppublic isTrailingStopDynamic() : boolean
Returns
The method returns a boolean value. If the trailing type is TrailingStopDynamic, the function returns 'true' otherwise it returns 'false'
Declared in TrailingType