VenueMarketOutcome.id and comes from GET /charts/bars.
That endpoint returns one canonical bar series for a single outcome and resolution using
TradingView-style [from, to) and countBack semantics. Aggregate charts are not supported.
- SDK (vanilla JS/TS)
- Hooks (React)
- UI Components
Supported resolutions
GET /charts/bars supports four stored resolutions:
How it works
Related
WebSocket Protocol
Subscribe, authenticate, handle heartbeats, and reconnect safely.
Real-Time Orderbook
Reuse the same orderbook stream for depth views and chart inputs.
User Notifications
Handle authenticated order and balance events on the same socket.