Commit Graph

2 Commits

Author SHA1 Message Date
gnarayan1 5e45691ec7 feat: add CLI ticker arg, fix yfinance/alphavantage errors 2026-01-02 19:43:14 -06:00
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