TradingAgents/tradingagents
Andrew Kaszubski e4ef947c3b feat(execution): add abstract broker base interface - Fixes #22 2025-12-26 20:49:17 +11:00
..
agents feat(memory): add memory integration for agent prompts - Fixes #21 2025-12-26 20:40:21 +11:00
api feat(db): add Trade model with CGT tracking and Australian FY support (#6) - TradeSide/TradeStatus/TradeOrderType enums, 50% discount for >12mo holdings, multi-currency FX, 87 tests 2025-12-26 14:46:06 +11:00
dataflows feat(dataflows): add data caching layer with rate limit awareness - Fixes #12 2025-12-26 16:51:48 +11:00
execution feat(execution): add abstract broker base interface - Fixes #22 2025-12-26 20:49:17 +11:00
graph feat(graph): integrate new analysts into workflow - Fixes #17 2025-12-26 20:11:28 +11:00
memory feat(memory): add memory integration for agent prompts - Fixes #21 2025-12-26 20:40:21 +11:00
utils feat(tests): add UAT and evaluation tests for agent outputs - Fixes #53 2025-12-26 11:38:37 +11:00
default_config.py feat(llm): add DeepSeek provider and HuggingFace embedding fallback (Issue #41) 2025-12-26 11:07:48 +11:00