Bybit MCP Server
by sammcj
get_order_history
Get order history for the authenticated user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
baseCoin | No | Base coin. Used to get all symbols with this base coin | |
category | Yes | Product type | spot |
limit | No | Maximum number of results (default: 200) | |
orderFilter | No | Order filter | |
orderId | No | Order ID | |
orderLinkId | No | User customised order ID | |
orderStatus | No | Order status | |
symbol | No | Trading symbol, e.g., BTCUSDT |