TradingAgents/tradingagents/agents/analysts
coderabbitai[bot] d266e7d0db
📝 Add docstrings to `feature-complete-XAU`
Docstrings generation was requested by @ducga1998.

* https://github.com/ducga1998/TradingAgents/pull/2#issuecomment-3405177498

The following files were modified:

* `tradingagents/agents/analysts/xau_macro_analyst.py`
* `tradingagents/agents/analysts/xau_positioning_analyst.py`
* `tradingagents/agents/utils/agent_utils.py`
* `tradingagents/graph/xau_graph.py`
* `xau_main.py`
2025-10-15 08:32:21 +00:00
..
crypto_fundamentals_analyst.py Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
crypto_news_analyst.py Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
crypto_sentiment_analyst.py Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
crypto_technical_analyst.py Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
fundamentals_analyst.py minor fix 2025-09-27 00:04:59 +08:00
market_analyst.py minor fix 2025-09-26 23:25:33 +08:00
news_analyst.py Add Alpha Vantage API integration as primary data provider 2025-09-26 22:57:50 +08:00
onchain_analyst.py Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
social_media_analyst.py Add Alpha Vantage API integration as primary data provider 2025-09-26 22:57:50 +08:00
xau_macro_analyst.py 📝 Add docstrings to `feature-complete-XAU` 2025-10-15 08:32:21 +00:00
xau_market_analyst.py I have created the placeholder files for the new XAU-specific analyst agents in `tradingagents/agents/analysts/`. 2025-10-08 06:47:30 +00:00
xau_news_analyst.py I have created the placeholder files for the new XAU-specific analyst agents in `tradingagents/agents/analysts/`. 2025-10-08 06:47:30 +00:00
xau_positioning_analyst.py 📝 Add docstrings to `feature-complete-XAU` 2025-10-15 08:32:21 +00:00