Skip to main content

Cancel All Open Orders(TRADE)

API Description

Cancel All Open Orders

HTTP Request

DELETE /dapi/v1/allOpenOrders

Request Weight

1

Request Parameters

NameTypeMandatoryDescription
symbolSTRINGYES
recvWindowLONGNO
timestampLONGYES

Response Example

{
"code": 200,
"msg": "The operation of cancel all open order is done."
}