Skip to main content

Update Limit order

PUT 

/commandapi/warptrans/TRADE/v2/client/orders/actions/limit/:orderId

The request creates a new limit order with changed characteristics, automatically canceling the previously created one. To specify the order to be canceled, use its number in the orderid parameter.

Private resource

Anonymous execution of this command is prohibited. Provide the valid Access token as the value of the mandatory token parameter.

Environment

System test environment address is used in the request description as the default. The reason for this is to protect users from accidental operations with real data. Keep this in mind when using interactive description and copying code samples.

You can change the environment in the Request window. Learn more about environments in related article.

Exchange Restrictions

Due to restriction imposed by the Exchange, the parameters side and symbol will not be included in the change of orders related to the derivatives market. The restriction does not apply to initial placing of derivatives orders and change of orders at other markets.

WebSocket API

The same operation can be performed as a WebSocket-команды.

Request

Responses

Request processed successfully