stream_live_markets
Streams real-time market probability changes via WebSocket for a specified duration, returning all accumulated updates including market ID, probability patches, and spread/midpoint changes.
Instructions
Collect real-time market probability changes via WebSocket for a specified duration. Returns all accumulated changes (market ID, probability patches, spread/midpoint updates). Useful for seeing which markets are active right now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| durationMs | No | How long to collect events in ms (default: 5000) |