Skip to main content
Glama

Binance MCP Server

by mixuechu

get_open_orders

Retrieve a list of active orders for a specific trading pair on Binance. Use this tool to monitor and manage open orders efficiently within the Binance MCP Server.

Instructions

Get open orders for a symbol.

Args: symbol: The trading pair.

Returns: List of open orders.

Input Schema

NameRequiredDescriptionDefault
symbolYes

Input Schema (JSON Schema)

{ "properties": { "symbol": { "title": "Symbol", "type": "string" } }, "required": [ "symbol" ], "title": "get_open_ordersArguments", "type": "object" }
Install Server

Other Tools from Binance MCP Server

Related Tools

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/mixuechu/binance-mcp'

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