TradingAgents/tradingagents/agents
gnarayan1 0f69409d6f Fix recursion limit and implement caching
- Enforce iteration limit in screening and pump detection to prevent infinite loops.
- Add fallback logic and handle dangling tool calls in parsers.
- Implement file-based caching for stock data in y_finance.py.
- Restore detailed logging in run_full_system.py for better visibility.
2025-12-14 09:34:21 -06:00
..
analysts Added screening logic 2025-11-29 20:10:10 -06:00
managers Added screening logic 2025-11-29 20:10:10 -06:00
researchers Added screening logic 2025-11-29 20:10:10 -06:00
risk_mgmt Added screening logic 2025-11-29 20:10:10 -06:00
screeners Fix recursion limit and implement caching 2025-12-14 09:34:21 -06:00
signal_detectors Added pump detection and moved thigns around 2025-12-06 09:28:10 -06:00
trader Add complete algo trading system with guardrails and paper trading integration 2025-12-07 15:21:02 -06:00
utils Added pump detection and moved thigns around 2025-12-06 09:28:10 -06:00
__init__.py Added pump detection and moved thigns around 2025-12-06 09:28:10 -06:00