Implemented the `xau_macro_analyst` agent, defining its prompts and integrating tools from the FRED API dataflow. Implemented the `xau_positioning_analyst` agent, defining its prompts and integrating tools from `cot_data.py` and `etf_flows.py`. Exposed the new XAU data layer functions as agent tools by importing them in `tradingagents/agents/utils/agent_utils.py`. Created and verified `tradingagents/xau_config.py` to manage system settings and `tradingagents/graph/xau_graph.py` to define the specialized LangGraph workflow for the XAU agents. Created and verified `xau_main.py` to serve as the main entry point for initializing and running the `XAUTradingGraph`. |
||
|---|---|---|
| .. | ||
| crypto_fundamentals_analyst.py | ||
| crypto_news_analyst.py | ||
| crypto_sentiment_analyst.py | ||
| crypto_technical_analyst.py | ||
| fundamentals_analyst.py | ||
| market_analyst.py | ||
| news_analyst.py | ||
| onchain_analyst.py | ||
| social_media_analyst.py | ||
| xau_macro_analyst.py | ||
| xau_market_analyst.py | ||
| xau_news_analyst.py | ||
| xau_positioning_analyst.py | ||