TradingAgents/tradingagents
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
..
agents Add crypto API key placeholders to .env.example and update requirements 2025-10-07 14:25:17 +07: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 WIP 2025-09-26 16:17:50 +08: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