Live Streaming Diagnostic
stream_testDiagnostic: test whether LIVE data streaming works in this client.
Renders a widget with three panels — a JS timer (baseline), a WebSocket to
the live price feed, and an HTTP poll of /quote — each showing a live value
+ status, so you can see exactly which streaming mechanisms the client's
widget sandbox actually permits. Use when a live/ticking chart isn't moving.
Args:
symbol: G7 pair to stream (default EURUSD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | EURUSD |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||