TradingAgents/tradingagents/agents
vonuhau-saitex 76684278f4 feat: add multi-market support with Vietnam (VN) stock market provider
Introduce an extensible market provider registry that allows TradingAgents
    to analyze stocks from non-US markets. Adds Vietnam market as the first
    non-US implementation using vnstock. The system auto-detects which market
    a ticker belongs to and routes data requests to the appropriate provider.
2026-03-18 12:47:53 +07:00
..
analysts feat: add multi-market support with Vietnam (VN) stock market provider 2026-03-18 12:47:53 +07:00
managers fix(risk_manager): 修复基本面报告数据源错误 2026-02-09 18:21:21 +08:00
researchers chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
risk_mgmt refactor: rename risky/safe agents to aggressive/conservative 2026-02-03 22:27:20 +00:00
trader Fix: Prevent infinite loops, enable reflection, and improve logging 2025-07-03 17:43:40 +05:00
utils fix: handle comma-separated indicators in get_indicators tool 2026-03-15 18:05:36 +00:00
__init__.py refactor: rename risky/safe agents to aggressive/conservative 2026-02-03 22:27:20 +00:00