Inside the Brain: How 121 AI Nodes Power Strategy Arena's Trading Decisions
121 nodes. 134 connections. One brain.
Behind every trade on Strategy Arena lives a knowledge graph — a network of interconnected AI systems that share data, learn from each other, and evolve together.
Unlike platforms that run strategies in isolation, our 59 trading strategies are connected through a web of intelligence. When Chimera detects a pattern, Leviathan adjusts its voting weights. When Invictus triggers crash protection, the Living Wiki records the lesson. When Darwin Engine discovers a winning mutation, the entire system learns.
Explore the graph
Visit the interactive Knowledge Graph to see it live. Built with D3.js force-directed physics, you can:
- Click any node to see its connections and metadata
- Filter by group: strategies, arenas, intelligence, evolution, oracles, knowledge
- Search for any system by name
- Zoom into clusters of related nodes
The graph updates automatically as nightly autoresearch runs discover new patterns and connections.
The 8 node groups
| Group | Nodes | What they represent |
|---|---|---|
| Strategies | 59 | Every trading strategy competing in the BTC Arena |
| Arenas | 6 | BTC, ETH, SOL, BNB, Futures, DeFi |
| Intelligence | 5 | Meta Intelligence, Chimera, Leviathan, Invictus, Hydra |
| Evolution | 7 | Darwin Engine, 7 autoresearch crons, Meta-Harness |
| Oracles | 6 | Claude, Grok, GPT, Gemini, DeepSeek, Perplexity |
| Knowledge | 4 | Arena Brain, Living Wiki, Hall of Fame, AI Watch |
| Data Sources | 3 | Binance WebSocket, DeFi Llama, News Pulse |
| Trends | Dynamic | Daily AI tech trends from AI Watch |
Graph-Augmented RAG: How the brain thinks
The Knowledge Graph isn't just for visualization. It powers the Arena Brain — our graph-augmented retrieval system inspired by LightRAG.
When you ask the Arena Brain a question:
- Keywords are extracted from your question (no LLM needed — $0)
- Matching nodes are found in the Knowledge Graph
- Neighbor expansion: connected nodes at 1-hop distance are included
- Focused data is fetched only for relevant systems (not everything)
- Claude Haiku generates an answer using this targeted context
This means asking "How does Leviathan vote?" doesn't dump all 59 strategies into the prompt. It finds the Leviathan node, expands to its neighbors (Chimera, Invictus, Meta Intelligence, Darwin), and fetches only their data. 2-3x more precise than naive RAG, at lower cost.
Connected to the Evolution Lab
Every night, the 8 autoresearch engines run thousands of experiments. Their discoveries flow into the Knowledge Graph:
- New trend nodes from AI Watch (daily tech intelligence)
- Updated cron summaries in the Living Wiki
- New entries in the Unified Hall of Fame
- Strategy Health scores updated across 7 frameworks
The graph grows organically. No manual curation needed.
Why a knowledge graph matters for trading
Traditional trading bots are isolated: strategy A doesn't know what strategy B learned. Our approach is networked: every system contributes to a shared intelligence layer.
This means: - Crash protection (Invictus) learned from 12 real crashes feeds into regime detection (Meta Intelligence) - Pattern detection (Chimera's 1,221 patterns) informs voting weights (Leviathan's 8 layers) - Evolution discoveries (Darwin) are recorded in the Living Wiki for all future experiments
It's not just strategies competing. It's an ecosystem that learns collectively.
Explore the Knowledge Graph now. Click any node to see how everything connects.
⚠️ Disclaimer — This article is for informational and educational purposes only. It does not constitute investment advice or a buy/sell recommendation. Past performance does not guarantee future results. Strategy Arena is an educational simulator with virtual capital. Always do your own research before making investment decisions.