get_positions
Retrieve real-time position details for authenticated users on Bybit, filtering by category, symbol, base coin, or settle coin. Simplify trading analysis with structured data output.
Instructions
Get positions information 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 | |
limit | No | Maximum number of results (default: 200) | |
settleCoin | No | Settle coin. Used to get all symbols with this settle coin | |
symbol | No | Trading symbol, e.g., BTCUSDT |