Public
Ghost Trader Track Record
Full validated trade history with per-trade detail, aggregates, and equity curve
GET
Overview
Returns the complete Ghost Trader track record since the Sprint 164 clean-slate restart (2026-04-12 17:55 UTC). Powers the aioka.io/track-record page. Every field is JSON-encoded in camelCase to match the website TypeScript interface one-for-one. Only trades withis_valid = true and status = 'CLOSED' are included. Backfilled,
synthetic, and open trades are excluded. /v1/ghost/stats remains the lightweight
5-field homepage widget endpoint — this endpoint is the full-history counterpart.
Tier: Public ✅ — No API key required
Cache: 300s (Redis)
Rate limit: None
Response Fields — Aggregates
Response Fields — Each Trade
Response Fields — Equity Curve Point
P&L accounting includes both the TP1 partial close and the final exit. A trade where
TP1 locked +268 reports
pnlUsd = 401.35.Response
200 - application/json
Full validated track record