get_open_orders
Retrieve all open orders for a trading symbol or exchange. Provide either a symbol (e.g., BTCUSDT-PERP.BINANCE) or an exchange name to list current pending orders.
Instructions
获取所有挂单。必须提供 symbol 或 exchange 之一。
Args: symbol: 交易对,如 BTCUSDT-PERP.BINANCE exchange: 交易所名称,如 binance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ||
| exchange | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |