TradingAgents/docs/iterations/scanners/market_movers.md

14 lines
494 B
Markdown

# Market Movers Scanner
## Current Understanding
Finds stocks that have already moved significantly. This is a reactive scanner —
it identifies momentum after it starts rather than predicting it. Useful for
continuation plays but not for early-stage entry. Best combined with volume
confirmation to distinguish breakouts from spikes.
## Evidence Log
_(populated by /iterate runs)_
## Pending Hypotheses
- [ ] Is a volume confirmation filter (>1.5x average) useful for filtering out noise?