Trading Agent Superhighway

Draft-only POC front end for authoring, validating, deploying, and operating a safe trading agent
No broker mutation Checking health
Superhighway map

Show the full Trading Agent lifecycle on one screen.

The frontend demonstrates how a trader's plain-English idea becomes a deterministic rule, passes safety and data-readiness gates, creates a draft agent, emits signals, and remains under pause/resume/kill controls. The service stays in poc_no_trade_mutation mode.

Current demo Idle

RSI rule trading agent

Author a draft, validate gates, deploy a local POC agent, and operate it without live execution.

Author Validate Deploy Operate
ModePOC
no trading mutation
Rule gate-
deterministic compiler
Validation-
safety checks
Runtime-
operator controls

Strategy Intent

Start with a concrete active trading rule.

Lifecycle Highway

Every stop maps to a backend endpoint or control gate.

No draft yet

API Output

{ "ready": true }

Operator Timeline