get_open_orders
List open orders on an exchange (REAL). Params: exchange ("binance"|"bingx"|"bybit"), symbol (optional, e.g. "BTC_USDT"). binance = futures open orders, bybit = linear perps; bingx spot returns unsupported (single-order query only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ||
| exchange | Yes |