stream_realtime
Retrieve recent real-time market data for a trading pair on a specific exchange, using a configurable polling window (1-120 seconds) to capture recent activity.
Instructions
Get real-time market data stream (polling-based, returns recent data)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | Exchange name | |
| instrument | Yes | Trading pair | |
| stream_time | No | Time window in seconds (1-120) |