Skip to main content

Cancel All Stop Limit

Type: POST

Description: /future/trade/v1/entrust/cancel-all-profit-stop

Remark: Content-Type = application/x-www-form-urlencoded && application/json

Limit Flow Rules

200/s/apikey

Parameters

NameTypeMandatoryDefaultDescriptionRanges
symbolstringtrueN/ATrading pair, e.g. btc_usdt

Response Example

Response
{
"error": {
"code": "",
"msg": ""
},
"msgInfo": "",
"result": true,
"returnCode": 0
}