14 lines
523 B
Markdown
14 lines
523 B
Markdown
# Minervini Scanner
|
|
|
|
## Current Understanding
|
|
Implements Mark Minervini's SEPA (Specific Entry Point Analysis) criteria: stage 2
|
|
uptrend, price above 50/150/200 SMA in the right order, 52-week high proximity,
|
|
RS line at new highs. Historically one of the highest-conviction scanner setups.
|
|
Works best in bull market conditions; underperforms in choppy/bear markets.
|
|
|
|
## Evidence Log
|
|
_(populated by /iterate runs)_
|
|
|
|
## Pending Hypotheses
|
|
- [ ] Does adding a market condition filter (S&P 500 above 200 SMA) improve hit rate?
|