- Change recent_mover_action default from "filter" to "deprioritize" so candidates that moved >10% in the past 7 days reach the ranker (with lowered priority + context annotation) rather than being silently dropped - Exempt mean_reversion pipeline candidates (rsi_oversold) from the recent-mover action entirely — stocks that pulled back hard are the signal, not a disqualifier - Hoist SCANNER_REGISTRY import to module level (removes duplicate inline imports) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| performance | ||
| scanners | ||
| __init__.py | ||
| analytics.py | ||
| candidate.py | ||
| common_utils.py | ||
| discovery_config.py | ||
| filter.py | ||
| ranker.py | ||
| risk_metrics.py | ||
| scanner_registry.py | ||
| ticker_matcher.py | ||
| utils.py | ||