Files
ritmex-bot/docs/binance/binance_derivatives/docs_derivatives_options-trading_trade_Cancel-All-Option-Orders-By-Underlying.md
T
2026-02-27 10:52:43 +08:00

1.9 KiB
Raw Blame History

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",}