🎯 Swing Model
The Swing Model draws a simple price-range channel (Donchian or Keltner) on top of the candlestick chart, plus a rolling risk window. It's a lightweight way to see where a name has been statistically contained and where it's running outside that range.
📸
Swing Model — price candles with channel overlay + stats panel
Controls#
- Ticker — SPX, NDX, SPY, QQQ, IWM or DJX.
- Method — Donchian (highest-high / lowest-low) or Keltner (ATR-based).
- Period — Lookback length in days (3 / 5 / 10 / 20).
- Risk Window — Rolling window used to compute hit-rate stats (10 / 15 / 20 / 30 / 40).
Panels#
- Chart — Candles with upper / lower channel lines.
- Stats — Hit-rate inside the channel, breakout counts, average excursion.
- Legend — Color key for the overlay elements.
- Commentary — Plain-text description of the current regime and recent breaks.
🔑 Key Takeaways
- Channel overlay shows the recent N-day price range
- Donchian = raw high/low range; Keltner = ATR-based envelope
- Stats summarize how often price stays inside the channel
- Pair with GEX Profile or Chart View for positioning context