Skip to main content

Update order

POST 

/privateUpdateOrder

Updates an existing limit or trigger order.

info

Authentication required. To send messages, you need to authenticate connection.

info

You must set either orderId or clientOrderId. If you set both, we use the clientOrderId to identify the order. clientOrderId is only returned if you set it when you created the order.

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

The request was successful.