What problem does it solve?
Detects and quantifies Follow-Through Day (FTD) signals to determine whether a market correction is transitioning into a sustainable rally, helping traders decide when it is reasonably safe to increase equity exposure.
Core Features & Use Cases
- Dual-index analysis: Tracks both S&P 500 and NASDAQ to provide single-index and dual-index confirmation with an optional +15 quality bonus for dual confirmation.
- State machine workflow: Implements correction → rally attempt → FTD window → confirmation/invalidation logic to avoid premature signals.
- Quality scoring & exposure guidance: Produces a 0-100 quality score with graduated exposure recommendations and post-FTD monitoring rules (distribution days, invalidation).
- Outputs & reports: Generates JSON and human-readable Markdown reports for integration into trading workflows or archival.
- Use case: After a 3%+ correction, run the detector to see if a rally attempt qualifies as an FTD, receive the quality score, and get recommended exposure actions.
Quick Start
Analyze the S&P 500 and NASDAQ for Follow-Through Day signals and return a Markdown report with a quality score and recommended exposure level.