Risk-controlled research system
Agentic Trading Research Lab
Agentic Trading Research Lab is a paper-only trading research system. The project focuses on software architecture rather than live trading: offline fixtures, deterministic strategies, fail-closed risk checks, simulated execution, JSONL audit logs, strategy comparison, walk-forward validation, local research memory, and human approval boundaries before any future escalation.
Highlights
- Keeps research, risk, execution, audit, and reporting responsibilities separated.
- Runs offline against fixtures with no wallet, private key, exchange key, or live order path.
- Produces reviewable evidence: audit JSONL, summaries, reports, dashboards, and release checks.
Validation
pytest suite
paper-only safety audit
release smoke script
Docker baseline
curated dashboard screenshots


