Access on request to the live monitor for the automated trading platform. A demo login opens the real dashboard running against live data.

What you'll see

  • Architecture view — a live map of how the system is wired: the exchange-abstraction layer, the event bus, strategies, the position reconciler, the overnight guard, the risk gates.
  • Embedded marimo notebooks for interactive analysis inside the monitor. Each notebook runs in an isolated subprocess behind a lightweight ASGI reverse proxy, so a notebook that OOMs only kills its own process — the monitor stays up.
  • Per-strategy and per-symbol analytics — balance tracking across strategy generations, symbol comparison, exchange stats, and a weekly / daily activity heatmap.
  • Trade flow and shadow mode — the live order lifecycle from signal to fill, plus a parallel "what-if" paper-trade view running against the same market feed.
  • PnL, Sharpe ratio, and drawdown across strategies, symbols, and time ranges.
  • Alerts and system health — the Pushover critical-alert log and a health page with inactivity watchdog and overnight-guard phase transitions.
  • WebSocket-driven near-realtime refresh — the dashboard updates as the system runs.
  • For privacy, instrument symbols, strategy names, prices, and order IDs are hidden.

Request access

Fill this in and I'll email you a time-limited link, usually within a day.