get_order_history
Retrieve detailed order history by category, symbol, time range, and status. Use this tool to analyze past trades, manage accounts, and validate positions within the Bybit exchange ecosystem.
Instructions
Get order history
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Category (spot, linear, inverse, etc.) | |
endTime | No | End time in milliseconds | |
limit | No | Number of orders to retrieve | |
orderFilter | No | Order filter | |
orderId | No | Order ID | |
orderLinkId | No | Order link ID | |
orderStatus | No | Order status | |
startTime | No | Start time in milliseconds | |
symbol | No | Symbol (e.g., BTCUSDT) |