Positions
Query Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
status | string | OPEN | Filter: OPEN or CLOSED |
market_id | string | — | Filter by condition_id |
limit | int | 50 | Max results (1–500) |
offset | int | 0 | Pagination offset |
Request
Response
| Field | Description |
|---|---|
quantity | Number of shares held |
avg_entry_price | Volume-weighted average entry price |
current_price | Latest market price for this outcome |
market_value | quantity × current_price |
unrealized_pnl | market_value - (quantity × avg_entry_price) |
Position Lifecycle
Next Steps
- Portfolio — Aggregate view with balance + positions
- Equity Curve — Track value over time