public method LimitOrderRequestBuilder.setTradeIdSets the unique identification number of the position to be closed by the limit order
Declaration
protojavascriptjavacsharppublic setTradeId(tradeId : string) : LimitOrderRequestBuilder
| Parameters | |
tradeId |
The string that represents the unique identifier of the trade position to be closed |
Returns
The method returns an instance of the LimitOrderRequest class
See also: LimitOrderRequestBuilder
Declared in LimitOrderRequestBuilder