Demo data: the values below come from sample-data.json and are not live.
Turn off the Demo data toggle to talk to the control server at http://127.0.0.1:8787.
Live Connections
broker rows × account columns · a cell = one (broker, account) feed —
LIVE
DEGRADED
FAILED
AUTHENTICATING
CONNECTING
DISCONNECTED
Pipeline Health
market_data → processor → strategy → risk → execution → reconciliation —
Broker Login / Auth Setup
real per-broker flows · stores credentials + initiates login on the control server
Accounts & Credentials
GET/POST /api/accounts · POST /api/accounts/{id}/credentials —
Account Status & Auto-login
GET /api/status · POST /api/accounts/{id}/autologin —
Instruments
GET /api/instruments?q= · POST /api/instruments/refresh —
Subscription Plan
POST /api/plan · least-loaded eligible cell · Depth30 → Full fallback
Subscription Status
GET /api/subscriptions —