get_open_orders
Retrieve open cryptocurrency orders on Bybit using category, symbol, order ID, or filter. Supports spot, linear, and inverse trading with configurable limits for efficient order management.
Instructions
Get open orders
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Category (spot, linear, inverse, etc.) | |
limit | No | Number of orders to retrieve | |
orderFilter | No | Order filter | |
orderId | No | Order ID | |
orderLinkId | No | Order link ID | |
symbol | No | Symbol (e.g., BTCUSDT) |