Skip to content
Claude edited this page Sep 4, 2026 · 4 revisions

SignalSync

Daily scanner that checks every S&P 500 constituent on daily bars for three bullish chart patterns (Cup & Handle, Inverse Head & Shoulders, Bullish Wolfe Wave) and reports only confirmed, risk-defined setups with an entry, a structural stop and a reference target. Heuristic screener, not trading advice.

Page Contents
Architecture and Data Pipeline universe source, ingestion and throttling, which bar is scanned, output contract, scheduling
Pattern Catalog exact geometric criteria, formulas for entry / stop / target / score, edge cases
Configuration and Tuning every threshold, what loosening or tightening it does, false-positive filters
Testing and Contributing running the suite, fixtures, adding a pattern, code style, workflows

Source: docs/wiki/ in the code repository. Edit the files there rather than here; the wiki is mirrored from that directory.

Clone this wiki locally