Skip to content
github-actions[bot] 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. The sync-wiki workflow overwrites these wiki pages whenever that directory changes on main, so edit the files in the repository rather than here.

Clone this wiki locally