
AutoHedge
A Python agent pipeline that analyzes, sizes, and executes crypto trades on Solana.
- Category
- AI
- Website
- github.com
- Language
- English
- Listed
- 11d ago
- Stars
- 6,138
- Forks
- 889
The-Swarm-Corporation/AutoHedge ↗, Python, MIT, Last commit May 11, 2026
AutoHedge packages the idea of handing crypto trading to agents into a Python library. A director agent frames the thesis, a quant agent runs the analysis, a risk agent sizes the position and an execution agent places the order. Each stage emits structured JSON that downstream systems can read directly. Installation is a single pip command, and the license is MIT.
Running it requires a Jupiter API key, a wallet private key and an LLM API key in the environment. Live trading currently reaches Solana only, with Coinbase and other venues listed as in development. The repository's last push dates to May 2026.