Ops / Overview
Equity—
—
Total account equity
Daily PnL—
—
PnL since day start (engine anchor)
UnrealizedLive
—
Unrealized PnL on open positions
RealizedDB
—
Realized PnL accumulated
Drawdown—
—
Current drawdown ratio
Open positions—
—
Open positions in DB snapshot
Equity curve (last 7d)
—
—
Data source: `/api/performance_history`. Downsampled client-side for readability.
Data source: `/api/performance_history`. Downsampled client-side for readability.
Operational alerts
—
Alerts are derived from read-only telemetry (equity, drawdown, stale data).
Open positions
—
| Symbol | Side | Qty | Entry | Mark | PnL | Opened | Strategy |
|---|
Recent trades
—
| Time | Symbol | Side | Qty | Price | Fees | Strategy | Reason |
|---|
SystemBuild / routing
—
Config & audit—
Config (sanitized) — from /api/config
—
Synthetic self-test — from /api/audit/summary
—
Meta brain — shadow scoring + gating (read-only)
Status: /api/meta/status · Scoreboard: /api/meta/scoreboard · Shadow: /api/meta/shadow_signals
—
—
Blocked shadow signals (recent) — per-strategy counts
What this means:
Total = how many times a strategy produced a trade candidate (signal).
Blocked = how many of those candidates were prevented by the meta-router safety gate.
If Blocked is 0, it usually means the router is allowing the strategy — it does not necessarily mean a trade executed.
—
| Strategy | Total | Blocked | Blocked % | Last |
|---|
PulseX Arb (monitor) — read-only telemetry (best-effort)
Source: /api/arb/opportunities · Hidden if unavailable