public method ChangeOrderRequestBuilder.setTrailingTypeSets the trailing type
Declaration
protojavascriptjavacsharppublic setTrailingType(trailingType : int) : ChangeOrderRequestBuilder
| Parameters | |
trailingType |
The parameter for setting the trailing type of an order. Trailing type refers to the type of trailing stop that is used to protect profits on a trade |
Returns
The method returns an instance of the ChangeOrderRequestBuilder class
See also: ChangeOrderRequestBuilder
Declared in ChangeOrderRequestBuilder