get_order_history
Retrieve detailed order history from Bybit by specifying category, symbol, order ID, and time range. Use this tool to monitor past orders, analyze trading activity, and manage portfolio performance.
Instructions
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) |