public method StopOrderRequestBuilder.setTradeIdSets the unique identification number of the position to be closed by the stop order
Declaration
protojavascriptjavacsharppublic setTradeId(tradeId : string) : StopOrderRequestBuilder
| Parameters | |
tradeId |
The parameter represents the unique identification number of the position to be closed by the stop order |
Returns
The method returns an instance of the StopOrderRequest class
See also: StopOrderRequestBuilder
Declared in StopOrderRequestBuilder