Skip to main content
GET

Overview

Returns the count of validated (real, non-synthetic) Ghost Trader trades since the Sprint 164 deployment on 2026-04-12 (clean-slate track record restart). Used by the aioka.io website for public track record display. Tier: Public ✅ — No API key required Cache: 300s (Redis) Rate limit: None

Response Fields

Only trades marked is_valid=true are included in all calculations. Backfilled, synthetic, or test trades are excluded. total_pnl and win_rate are computed from closed validated trades only — an open position is counted in validated_trades but not in P&L or win rate until it closes.

Response

200 - application/json

Trade count since production launch

validated_trades
integer
required
since
string
required
total_pnl
number
required
win_rate
number
required
sprint
integer
required
tests_passing
integer
required