- timeout_seconds: 30 → 120 (cache load alone takes ~28s for 1003 tickers) - minervini max_tickers: 50 → 0 (no cap) - high_52w_breakout max_tickers: 150 → 0 (no cap) - Fix high_52w_breakout to treat max_tickers=0 as no cap (was slicing unconditionally) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analyst_upgrades.py | ||
| earnings_beat.py | ||
| earnings_calendar.py | ||
| high_52w_breakout.py | ||
| insider_buying.py | ||
| market_movers.py | ||
| minervini.py | ||
| ml_signal.py | ||
| obv_divergence.py | ||
| options_flow.py | ||
| reddit_dd.py | ||
| reddit_trending.py | ||
| sector_rotation.py | ||
| semantic_news.py | ||
| short_squeeze.py | ||
| technical_breakout.py | ||
| volume_accumulation.py | ||