Skip to main content

Cancel All UM Algo Open Orders (TRADE)

API Description

Cancel All UM Algo Open Orders

HTTP Request

DELETE /papi/v1/um/algo/allOpenOrders

Request Weight

1

Request Parameters

NameTypeMandatoryDescription
symbolSTRINGYES
recvWindowLONGNO
timestampLONGYES

Response Example

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