
TrustTrade AI is a multi-agent autonomous cryptocurrency trading system designed for both the Kraken CLI and ERC-8004 hackathon tracks. Architecture: Five specialized agents collaborate in a pipeline — Signal Agent analyzes markets using trend (MA crossover) and momentum (RSI + MACD) strategies; Risk Agent enforces drawdown limits, daily loss caps, and volatility checks; Portfolio Agent calculates position sizing with dynamic stop-loss and take-profit (ATR-based); Manager Agent makes the final decision and generates ERC-8004 validation artifacts; Execution Agent routes orders to Kraken CLI (paper/live) or internal simulation. Fundamental Intelligence: Three additional agents enrich signals — Funding Rate Agent monitors perpetual swap funding, Sentiment Agent aggregates Fear & Greed Index and crypto news headlines, and On-Chain Agent tracks mempool activity, fees, and hashrate changes. ERC-8004 Integration: Every trade is cryptographically validated through three on-chain registries — Identity Registry (agent NFT registration on Base Sepolia), Validation Registry (EIP-712 signed trade intents), and Reputation Registry (trading yield and success rate feedback). This creates a fully auditable, trustless record of AI trading decisions. Key Results: The balanced preset achieves +2.3% return with 66.7% win rate and +2.31pp alpha over buy-and-hold on 30-day BTC/USD backtests. Five configurable style presets (balanced, aggressive, conservative, trend-following, mean-reversion) serve different risk profiles. An interactive Streamlit dashboard provides real-time monitoring with bilingual support (EN/中文). Tech Stack: Python, Streamlit, Kraken CLI, Web3.py, Base Sepolia (ERC-8004), Claude API (optional LLM Manager).
12 Apr 2026