Skip to main content
Glama

Binance MCP Server

by ethancod1ng

get_open_orders

Retrieve current open orders from Binance exchange to monitor pending trades and manage active positions efficiently.

Instructions

获取当前挂单

Input Schema

NameRequiredDescriptionDefault
symbolNo特定交易对的挂单,不传则获取所有挂单

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "特定交易对的挂单,不传则获取所有挂单", "type": "string" } }, "required": [], "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