list_orders
Retrieve open orders from supported cryptocurrency exchanges, with optional filtering by trading pair symbol to monitor active trades.
Instructions
List open orders on a supported exchange, optionally filtered by trading pair symbol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | Exchange to query. Supported: mexc, gateio, bitget, kraken | |
| symbol | No | Optional trading pair to filter by (e.g., BTC/USDT). Returns all if omitted. |