Update order
POST/privateUpdateOrder
Updates an existing limit or trigger order.
info
You must set either orderId
or clientOrderId
. If you set both, clientOrderId
takes precedence.
clientOrderId
is only returned if you set it in the request.
tip
Updating an order is faster than canceling and creating new orders. During the update, your order is briefly removed from the order book.
Rate limit weight points: 1
Request
Responses
- 200
The request was successful.