curl https://api.aioka.io/v1/ghost/status \
-H "X-API-Key: aik_pro_yourkeyhere"
{
"judiciary_ok": true,
"council_ok": true,
"ema_ok": true,
"regime_favorable": true,
"session_favorable": true,
"momentum_ok": true,
"quality_ok": true,
"conditions_met": 7,
"conditions_required": 7,
"ema_distance_pct": 0.85,
"current_rsi": 38.2,
"regime": "WHALE_ACCUMULATION",
"council_ruling": "BUY",
"council_confidence": 0.78,
"entry_mode": "B",
"council_mode": "council",
"has_open_position": false,
"btc_price": 72340.5,
"generated_at": "2026-04-13T08:22:00Z",
"cached": false,
"cache_ttl_seconds": 60
}
Free Tier
Ghost Trader Status
Live 7-condition Ghost Trader entry gate breakdown
GET
/
v1
/
ghost
/
status
curl https://api.aioka.io/v1/ghost/status \
-H "X-API-Key: aik_pro_yourkeyhere"
{
"judiciary_ok": true,
"council_ok": true,
"ema_ok": true,
"regime_favorable": true,
"session_favorable": true,
"momentum_ok": true,
"quality_ok": true,
"conditions_met": 7,
"conditions_required": 7,
"ema_distance_pct": 0.85,
"current_rsi": 38.2,
"regime": "WHALE_ACCUMULATION",
"council_ruling": "BUY",
"council_confidence": 0.78,
"entry_mode": "B",
"council_mode": "council",
"has_open_position": false,
"btc_price": 72340.5,
"generated_at": "2026-04-13T08:22:00Z",
"cached": false,
"cache_ttl_seconds": 60
}
To use the playground, enter your API key in the X-API-Key field above.
Don’t have a key? Get one free →
⚠️ This is a status snapshot, not financial advice. AIOKA Ghost Trader is a paper-trading simulation. Never make real financial decisions based solely on this signal.
Gate Results
| Value | Meaning |
|---|---|
conditions_met == 7 | All hard gates pass — Ghost Trader would enter |
conditions_met < 7 | One or more gates failing — waiting for alignment |
has_open_position == true | Ghost Trader already holds an open trade |
curl https://api.aioka.io/v1/ghost/status \
-H "X-API-Key: aik_pro_yourkeyhere"
{
"judiciary_ok": true,
"council_ok": true,
"ema_ok": true,
"regime_favorable": true,
"session_favorable": true,
"momentum_ok": true,
"quality_ok": true,
"conditions_met": 7,
"conditions_required": 7,
"ema_distance_pct": 0.85,
"current_rsi": 38.2,
"regime": "WHALE_ACCUMULATION",
"council_ruling": "BUY",
"council_confidence": 0.78,
"entry_mode": "B",
"council_mode": "council",
"has_open_position": false,
"btc_price": 72340.5,
"generated_at": "2026-04-13T08:22:00Z",
"cached": false,
"cache_ttl_seconds": 60
}
Authorizations
Your AIOKA Intelligence API key (format: aik_{tier}_{random})
Response
Live Ghost Trader gate breakdown