Operate market data, decisions, execution, and safety controls from one console.
The UI keeps configuration, execution gates, service state, and reports in one surface. Every operator-facing control includes a short note so mode changes and risk thresholds stay explicit.
Execution Gate
Primary runtime switches for `dry-run`, `paper-trade`, `live`, scanner, and executor.
Execution Entry
Preset buttons for common operating states. They all write through the same runtime-control API.
Opportunity Thresholds
Safe runtime config patches for symbol list and economic filters.
Exchange Wiring
Read-only connectivity and fee profile pulled from backend settings.
loading...
Risk And Execution Profiles
Static guardrails and simulator/live execution settings currently loaded from `.env`.
loading...
System Snapshot
Current backend state returned by the FastAPI control-plane endpoints.
loading...
Phase 1 Feed Health
Published by the market data and balance workers through Redis.
loading...
Latest Books
Top-of-book snapshots visible to the rest of the system.
loading...
Latest Opportunities
Phase 2 scanner output after fee, slippage, balance and notional filtering.
loading...
Risk Decisions
Phase 3 decision output with explicit approval state and rejection reasons.
loading...
Dry-Run Hedge Groups
Phase 4 execution coordinator output for approved dry-run decisions.
loading...
Order Intents
Pre-submission execution intents derived from approved decisions and hedge-group planning.
loading...
Unified Orders
Unified order lifecycle records across dry-run, paper-trade, and live execution.
loading...
Trade Fills
Execution fills from dry-run and paper-trade simulated order processing.
loading...
Daily Summary
Phase 7 aggregated report from persisted database records.
loading...
Reconciliation
Balance and unresolved hedge-group reconciliation status.
loading...
Operational Notes
What the current control plane includes, and how to operate it safely.