mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 09:18:08 +00:00
1.9 KiB
1.9 KiB
title, source, fetched_at
| title | source | fetched_at |
|---|---|---|
| Cancel All Option Orders By Underlying | Binance Open Platform | https://developers.binance.com/docs/derivatives/options-trading/trade/Cancel-All-Option-Orders-By-Underlying | 2026-01-27T05:28:11.628Z |
Cancel All Option Orders By Underlying (TRADE)
API Description
Cancel all active orders on specified underlying.
HTTP Request
DELETE /eapi/v1/allOpenOrdersByUnderlying
Request Weight
1
Request Parameters
Name
Type
Mandatory
Description
underlying
STRING
YES
Option underlying, e.g BTCUSDT
recvWindow
LONG
NO
timestamp
LONG
YES
Response Example
{ "code": 0, "msg": "success",}