Skip to main content
GET
Public endpoint — no API key required. Powers the TAO tab on aioka.io/track-record. (Sprint TAO — third multi-asset expansion after ETH and SOL.)
Tier: Public Cache: None Read-only: No writes. ⚠️ Paper-trading data. AIOKA TAO Ghost Trader is a simulation and never places real orders until 10 validated paper trades have been completed. The stats.validatedPaperTrades field tracks progress toward this milestone.

Response Fields

TAO track record mirrors the SOL schema but adds three TAO-specific per-trade audit fields: liquidityAtEntry, daysSinceHalving, and isPaper. The stats block also exposes the paper validation gate progress via validatedPaperTrades and paperValidationTarget.

Top-level

Per-trade

Track Record Restart

TAO track record begins at the first TAO trade close — the trades array is empty until the first validated TAO paper trade lands. Per the TAO paper-mode rule (TAO_PAPER_MODE), 10 validated paper trades must complete before TAO can graduate to live Kraken capital. The validatedPaperTrades / paperValidationTarget fields provide a real-time view of this milestone. When validatedPaperTrades reaches 10, an explicit K-1 sign-off sprint activates live trading with Kraken.

Response

200 - application/json

TAO trade history

trades
TAOTrackRecordTrade · object[]
required
stats
TAOTrackRecordStats · object
required