Skip to main content
Glama

Binance MCP Server

by ethancod1ng

cancel_all_orders

Cancel all open orders for a specific trading pair on Binance exchange to manage positions and reduce exposure.

Instructions

取消指定交易对所有挂单 - 支持主网和测试网

Input Schema

NameRequiredDescriptionDefault
symbolYes交易对符号,如 BTCUSDT

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "交易对符号,如 BTCUSDT", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ethancod1ng/binance-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server