TradingAgents/tradingagents/agents/analysts
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
..
fundamentals_analyst.py fix: improve data vendor implementations and tool signatures 2026-02-03 22:27:20 +00:00
market_analyst.py feat: add multi-market support with Vietnam (VN) stock market provider 2026-03-18 12:47:53 +07:00
news_analyst.py feat: add multi-market support with Vietnam (VN) stock market provider 2026-03-18 12:47:53 +07:00
social_media_analyst.py Add Alpha Vantage API integration as primary data provider 2025-09-26 22:57:50 +08:00