Multi-Agent Swarm
Five specialised AI agents debating every BTC / ETH / SOL / BNB / XRP trade in real time.
What is the Swarm?
The Multi-Agent Swarm is a debate engine. Five specialised AI agents — each with a different worldview — independently analyse the same market and cast a vote on every major liquid pair.
The five agents:
- Trend Agent — momentum, breakouts, Donchian / ATR
- Mean-Reversion Agent — bollinger bands, RSI extremes, overbought/oversold
- Volatility Agent — IV term structure, realised vol, regime classification
- Macro Agent — DXY / US10Y / Gold / VIX cross-asset signals
- Sentiment Agent — news flow, social, Pinecone narrative vectors
They vote long / short / neutral. A trade only fires when agreement crosses a threshold. This kills the single-model failure mode where one stale signal blows up the portfolio.
How often does it run?
Every 15 minutes, the swarm runs on BTC, ETH, SOL, BNB and XRP and writes a debate transcript to your account.
You can read every debate live at `/account/swarm`. Each row shows the symbol, the direction the swarm settled on, the agreement %, and a per-agent vote breakdown.
Available from Alpha tier and above.
Does it trade automatically?
The swarm is a decision layer, not an execution layer. Its recommendations feed into the orchestrator (see "Orchestrator") which combines them with the locked Phase 37 baseline plus the other shadow signals.
Current production setting: swarm signal weight = 0 (shadow only) until 28 days of telemetry confirm uplift. You'll see it influence sizing live once the shadow validation gate marks it ready.