๐ฏ 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