get_open_orders
Retrieve a list of open orders for a specific trading pair on Binance using the MCP server. Input the symbol to access active orders for efficient trading management.
Instructions
Get open orders for a symbol.
Args: symbol: The trading pair.
Returns: List of open orders.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
symbol | Yes |