




| Parameter | What it does | Lower | Higher |
|---|---|---|---|
| Base window length | Starting point for adaptation | Faster reaction, more noise | Smoother center, later signal |
| Min/Max window | Corridor within which the length “breathes” | Closer to price | More stable in trend |
| Adaptation mode | ATR-adaptive or fixed length | Fixed — steadier | ATR — livelier to market |
| ATR — period | Volatility sensitivity | Sharper shifts | Smoother, more inert |
| ATR — smoothing | Calms volatility metrics | More “clicks” | Smoother, fewer false trips |
| Reaction strength (γ) | How much length depends on ATR | Aggressive breathing | Makes the channel conservative |
| Parameter | What it does | Suited for |
|---|---|---|
| Window placement | Auto/centered/trailing | In trend — trailing; for history analysis — centered |
| Edge smoothing | Blends estimates near window borders | Soft joint without jumps |
| Parameter | What it does | When to use |
|---|---|---|
| Polynomial degree | Line (1) or parabola (2) | Trend — linear; local bends — quadratic |
| Parameter | What it does | Note |
|---|---|---|
| Overall opacity | Unified intensity of lines/fills | Keep candles readable |
| Show envelope | Inner/outer σ lines | Basis of the visual analysis |
| Inner/outer width | σ multipliers for two belts | Inner — touches; outer — extremes |
| Line thickness/colors | Border visibility | Contrast with chart theme |
| Show fill | Soft zones between top/bottom | Helps “see” the range |
| Zone colors | Colors of inner/outer bands | Use opacity for saturation |
| Parameter | What it does | Impact |
|---|---|---|
| Levels mode | Basic/extended/off | Bands built from σ — handy for targets/alerts |
| Parameter | What it does | Impact |
|---|---|---|
| Enable forecast | Extend center/channel forward | Plan take-profits/retests |
| Spectrum length | How much history to analyze | Less — faster reaction; more — steadier |
| Number of harmonics | How many dominants to take | Too many = overfitting |
| Horizon | Extension length | Near-term tactics vs longer plans |
| Windowing | Hann/rectangular | Hann smooths spectral “ringing” |
| Parameter | What it does | Impact |
|---|---|---|
| Show center | Draw the regression axis | Basis for recolor and touch logic |
| Min bars between recolors | Anti-chatter | Locks only a sustained side change |
| Center colors/thickness | Trend visibility | Keep contrast yet unobtrusive |
Center green/red + where price sits inside/at the channel edge.
Touch of the inner/outer band or exit from it.
Candle impulse/pattern; use stoch/EMA ribbon if needed.
If forecast is on, use extended edges/Fibo for targets.
Don’t “chase” a touch if the candle already ran — wait for a retest.
It’s a sliding-window regression: when the window shifts, recomputation is inevitable. For history analysis, enable centered placement — the curve is steadier.
σ is taken relative to the regression center, not a simple average. This gives more “geometric” edges in trends and slanted ranges.
The forecast is drawn as a separate line forward depending on current market context and tries to compute a potential price path. You should not rely blindly on this forecast.
Stoch Levels Overlay — classic stochastic oscillator over the chart
Overlays stochastic 0/20/80/100 levels directly on candles: soft overbought/oversold zones, guide lines, and an optional %K/%D projection. Convenient for catching reversals at channel edges and disciplining entries with Spectra Charts.
Indicator Imbalance Suite — FVG, OG, and VI
Price imbalance zones: Fair Value Gap, inter-candle gaps, and void imbalances. How zones are constructed, which filters are applied, how to control width via Points/%/ATR, parameter recommendations, and a working plan.