public method ChangeOrderRequestBuilder.setTrailingStepSets the trailing step
Declaration
protojavascriptjavacsharppublic setTrailingStep(trailingStep : int) : ChangeOrderRequestBuilder
| Parameters | |
trailingStep |
The parameter is using to set the trailing step of an order. The trailing step is the distance between the current market price and the trailing stop level |
Returns
The method returns an instance of the ChangeOrderRequestBuilder class
See also: ChangeOrderRequestBuilder
Declared in ChangeOrderRequestBuilder