Public
TAO Ghost Trader Status
Live TAO Ghost Trader status — current trade, latest verdict, regime, RSI, EMA, Kraken liquidity floor (Gate 0), risk flags, 6 specialist agent votes
GET
This endpoint is public — no API key required. Powers the TAO panel
on aioka.io/live. (Sprint TAO — third multi-asset expansion after ETH and SOL.)
TAO council uses 6 specialist agents unique to Bittensor: SUBNET_ORACLE, MACRO_SAGE, AI_NARRATIVE, MOMENTUM_HUNTER, LIQUIDITY_GUARDIAN, RISK_WARDEN. These replace the generic BTC/ETH council personas and reflect TAO-specific on-chain and AI-sector intelligence.
⚠️ This is a paper-trading status snapshot, not financial advice. AIOKA TAO Ghost Trader is a simulation. Never make real financial decisions based solely on this signal.
Response Fields
TAO status mirrors the SOL schema but replacesnetworkHealth/networkTps
with liquidityStatus/liquidityDepthUsd (the Kraken order-book probe used
by Gate 0). TAO evaluates 8 entry gates — Gate 0 is a Kraken liquidity
floor rather than a network health check.
Top-level
currentTrade fields (when status == "IN_TRADE")
latestVerdict fields
gates fields
TAO-Specific: Gate 0 (Liquidity Floor)
TAO is the first AIOKA asset with a dedicated Kraken order-book liquidity gate. The status endpoint probes the KrakenDepth and OHLC endpoints
every 60 seconds and exposes the result via liquidityStatus and
liquidityDepthUsd.
The gate fires on two conditions, both of which must be true:
- Depth floor — Kraken bid + ask depth within ±0.5% of mid-price ≥ $50,000 USD.
- Volume surge — Last 1H volume ≥ 1.5× the 24H hourly average (confirms institutional participation, filters manipulation signals).
liquidityStatus == "INSUFFICIENT", ALL TAO entries are blocked
regardless of judiciary, council, or any other gate. This is by design and
mirrors the trader-side K-1-equivalent rule — Gate 0 must never be disabled.
This design reflects TAO’s lower Kraken liquidity relative to BTC/ETH. An
entry during a thin order book risks high slippage, which is worse than
missing the trade entirely.
Specialist Agents
TAO runs 6 custom specialist agents tuned to Bittensor-specific signals. Each agent produces an independent ruling and confidence score. The Chief Judge aggregates all 6 votes into the final verdict.
The
agentVotes object in every verdict response maps each agent name
to its individual ruling and confidence. Disagreement between agents
is reflected in the final confidence score — unanimous verdicts carry
the highest confidence.Response
200 - application/json
Live TAO Ghost Trader status
TAO has no network outage gate; always 'HEALTHY' for compatibility with the multi-asset dashboard.
Closed validated TAO paper trades (0-10 milestone).
TAO_PAPER_MODE flag; live unlocked after 10 validated paper closes.