public method CloseMarketOrderRequestBuilder.setTradeIdSets the unique identification number of the position to be closed by the stop order
Declaration
protojavascriptjavacsharppublic setTradeId(tradeId : string) : CloseMarketOrderRequestBuilder
| Parameters | |
tradeId |
Required parameter. The unique identification number assigned to a specific trade or position. Parameter for the order, allowing to specify which trade or position you want to close |
Returns
The method returns an instance of the CloseMarketOrderRequest class
See also: CloseMarketOrderRequestBuilder
Declared in CloseMarketOrderRequestBuilder