TradingAgents/tradingagents/agents/utils
duncan afb0e73de0 Add crypto API key placeholders to .env.example and update requirements
- Added placeholders for Binance, Coinbase, Kraken, Glassnode, and Messari API keys in .env.example.
- Updated requirements.txt to include ccxt, glassnode, and python-dotenv libraries.
- Enhanced agent_utils.py and interface.py to incorporate crypto-specific tools and vendor modules for improved functionality.
2025-10-07 14:25:17 +07:00
..
agent_states.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
agent_utils.py Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
core_stock_tools.py minor fix 2025-09-26 23:25:33 +08:00
crypto_tools.py Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07:00
fundamental_data_tools.py minor fix 2025-09-26 23:25:33 +08:00
memory.py Local Ollama (#53) 2025-06-26 00:27:01 -04:00
news_data_tools.py minor fix 2025-09-26 23:25:33 +08:00
technical_indicators_tools.py minor fix 2025-09-26 23:25:33 +08:00