Go to file
Manav Chaudhary 5fe0b1901f
Merge branch 'TauricResearch:main' into main
2026-03-13 20:03:48 -04:00
assets chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
cli refactor: clean up codebase and streamline documentation 2026-02-03 22:27:20 +00:00
docs Updated the Roadmap 2026-02-23 17:14:24 -05:00
tradingagents fix(risk_manager): 修复基本面报告数据源错误 2026-02-09 18:21:21 +08:00
.env.example docs: update README for v0.2.0 release 2026-02-04 00:13:10 +00:00
.gitignore chore: add data_cache to .gitignore 2026-02-03 23:30:55 +00:00
LICENSE chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
README.md updated the readme 2026-02-19 21:16:43 -05:00
main.py feat: add yfinance support to accommodate community request for stability and quota 2026-02-03 22:27:20 +00:00
pyproject.toml chore: add build-system config and update version to 0.2.0 2026-02-07 08:26:51 +00:00
requirements.txt chore: consolidate dependencies to pyproject.toml, remove setup.py 2026-02-07 08:18:46 +00:00
test.py optimized yfin fetching to be much faster 2025-10-06 19:58:01 -07:00
uv.lock chore: add build-system config and update version to 0.2.0 2026-02-07 08:26:51 +00:00

README.md

Agentic AI system for stock trading

TradeDog = LangGraph + Specialized Agents + Real-Time Loop + Paper Execution