quotes_stream
Poll live market quotes for specified symbols at set intervals, returning a list of snapshots to create a simple streaming feed without WebSocket.
Instructions
Poll live quotes N times at an interval; returns list of snapshots for a simple stream without WebSocket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | ||
| snapshots | No | ||
| interval_sec | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |