Professional World / Build / in-progress

TradePilot

TradePilot

A supervised agentic trading assistant with a dashboard-first cockpit, paper-session controls, strategy compilation, and a tamper-evident audit layer.

Problem

Most AI-trading interfaces jump straight to execution fantasy instead of building the operator controls, safeguards, and review surfaces that serious use actually requires.

Why it matters

TradePilot is a systems project about supervision, auditability, and controlled planning under risk, not just market prompts or autonomous hype.

System description

TradePilot combines FastAPI, DuckDB analytics, schedulers, paper-session controls, browser planner fallback, and deterministic risk checks into a GUI-first supervised trading environment.

Operating context

TradePilot comes out of the tradepilot-prototype workspace, where dashboards, schedulers, paper-session controls, and audit trails matter more than bravado. The dossier keeps that bias intact: this is a review-first trading system built to slow decisions down, not inflate them.

Tools / methods

FastAPIDuckDBScheduler healthPaper tradingAudit ledgerHybrid planningOperator dashboard

Constraints

  • Paper-only scope is deliberate.
  • Execution paths must remain deterministic and reviewable.
  • Credential handling and session state have to stay explicit.

Workspace source

TradePilot is now a real Python web app scaffold for a supervised agentic trading assistant with a GUI.

Source / AI Projects In Process/tradepilot-prototype/README.md

Workspace / AI Projects In Process/tradepilot-prototype

Detected files / 10

.env.env.examplebuild_installer.ps1launcher.logREADME.mdrequirements.txtrun_tradepilot.ps1Start-TradePilot.batStart-TradePilot.ps1tradepilot-server.err.log

Cross-links