TradingAgents/tradingagents
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
..
agents 📝 Add docstrings to `feature-complete-XAU` 2025-10-15 08:32:21 +00:00
backtesting Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
dataflows Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
graph 📝 Add docstrings to `feature-complete-XAU` 2025-10-15 08:32:21 +00:00
paper_trading Remove crypto-related documentation and test files as part of project cleanup. This includes the implementation summary, migration plan, phase readmes, and various test scripts for crypto agents and backtesting. All associated examples and quick start guides have also been deleted to streamline the repository. 2025-10-07 23:57:22 +07:00
crypto_config.py Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
default_config.py Switch default data vendor 2025-09-30 12:43:27 +08:00
xau_config.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