get_positions
Retrieve real-time position data for linear, inverse, or option products. Filter by symbol, base coin, settle coin, with pagination support.
Instructions
Query real-time position data.
Args:
category: Product type - linear, inverse, option
symbol: Symbol name
baseCoin: Base coin
settleCoin: Settle coin
limit: Limit per page (max 200, default 20)
cursor: Pagination cursor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| symbol | No | ||
| baseCoin | No | ||
| category | Yes | ||
| settleCoin | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |