A direct path to the dashboard
The snapshot travels from Pegasus to the backend and is relayed to the browser over WebSocket, avoiding an additional HTTP request for every update.
Pegasus Agent keeps a local MetaTrader connection and streams snapshots to the dashboard over WebSocket. Version 0.13.0 targets cycles near 500 ms without overlapping broker requests.
The snapshot travels from Pegasus to the backend and is relayed to the browser over WebSocket, avoiding an additional HTTP request for every update.
When the broker takes longer, Pegasus retains a minimum pause and never starts simultaneous reads. Effective frequency depends on the terminal, broker, and network.
The Live data indicator displays snapshot freshness and the target cadence. If the channel is interrupted, the portal retains a periodic fallback refresh.