AI TradingAgents
TradingAgents is a multi-agent trading framework that mirrors a real-world research & execution desk. It decomposes the workflow into specialized LLM agents—fundamental/news/sentiment/technical analysts, bull/bear reviewers, trader, and risk/portfolio manager—and coordinates them to produce end-to-end trade decisions. The system is built on LangGraph, supports Finnhub market data, and can run with either cloud LLMs or local models via Ollama.
Jul 28, 2025