Go to file
Manav Chaudhary 805ab3d913 Update roadmap with realistic timeline, progress tracking, and work estimates
- Add concrete target dates for all phases (Mar 2026 – Sep 2026)
- Mark Phase 0 Week 1 tasks as complete, Week 2 as remaining
- Expand "What You Already Have" table with all completed components
- Add "Immediate TODO" section for current week priorities
- Add status column to phase overview and individual task tables
- Add total work remaining summary (~163h across all phases)
- Add pace-based timeline estimates (8h/week, 10h/week, 15h/week)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 11:05:24 -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 Update roadmap with realistic timeline, progress tracking, and work estimates 2026-03-16 11:05:24 -04: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