Features

Everything to run trading operations at scale

From account discovery to verified strategy blueprints and production-grade operations — one platform.

Copy-Trade Orchestration

Master→follower pairing detected automatically by channel, even across different VPS. One master can run on many VPS and still group correctly.

Digital Twin Discovery

Each Windows agent reports a complete twin: terminals, accounts, brokers, EAs, positions, pending orders and logs — raw facts, zero decisions on the agent.

Strategy Analysis Engine

10 stages from behavior to a verified blueprint. Confidence is additive and explainable; conclusions need ≥2 evidence or are marked UNKNOWN.

Auto-Freeze on News

Freeze accounts around high-impact news or specific hours — decided by the Hub and pushed to every VPS, no per-VPS updates required.

👥

RBAC (Admin / Viewer)

Role-based access enforced at the API; viewers are read-only and admin controls disappear from their UI. Backend is always the authority.

Realtime (SSE)

Server-Sent Events push live status changes to the dashboard, filtered by role, with polling as a resilient fallback.

🩺

Observability & Metrics

Latency p50/p95, error-rate, background-loop heartbeats, DB timing and host CPU/RAM/disk — composed into one operational dashboard.

💾

Backup · DR · HA

Consistent logical backups, a recovery orchestrator, and an external watchdog keeping the service alive — production operations built in.

🔒

Token & Cookie Auth

Remote access is token-gated with a 30-day httponly cookie; loopback stays admin. Secrets never leave the server.