Stacked support confluence TSCX
T_SUPPORT_CONFLUENCE | pullback support | setup | ticker | proposed
Logic
levels = {ema21[t], ma50[t], prior_pivot, trendline[t], base_low_20d}; count(level within band_pct of close[t]) >= min_levelsEdge-
Samples0
Definition
At least min_levels of {EMA21, MA50, prior breakout pivot, trendline, base low} sit within a tight band around the current price. Encodes the framework's requirement that entries happen where multiple support levels stack up: the more levels that share the invalidation zone, the more meaningful the level and the tighter the defensible stop.
Logic Triples
No first-class ontology mapping yet. Showing fallback logic: levels = {ema21[t], ma50[t], prior_pivot, trendline[t], base_low_20d}; count(level within band_pct of close[t]) >= min_levels
Strategies Using Atom
| Strategy | Family | Edge | Signals |
|---|