Is this repainting?
It depends on your per-slot On Bar Close? choices. ON waits for the higher-timeframe bar to close and returns the previous confirmed value. OFF uses the live higher-timeframe bar and can repaint until that bar closes. STR makes the choice per slot so you can price the trade differently for a 5m slot than for a 60m slot.
Are the divergence markers entries?
No. They are pivot-confirmed observations of disagreement between chart price and the blended K at a symmetric lookback. Treat them as hygiene, not as timing.
Why doesn't the BBWP match the price BBWP I use elsewhere?
Because this BBWP is computed on the blended K line. It ranks the oscillator's own Bollinger width against its own history. If you want a chart-price reading, use a chart-price BBWP — this one is measuring something different on purpose.
Can I put a correlated symbol in a slot and use it as a lead?
You can put a correlated symbol in a slot, but the slot simply reads that symbol's Stoch on its own terms. Leading the chart symbol is not a property the construction produces.
What should I leave on by default?
Defaults are starting points, not "best settings." Divergence, BBWP, and Donchian are on by default; Keltner is off. Watch the pane at defaults long enough to understand what each feature is actually adding before you turn more on. Each feature has a cost, and post-blend smoothing, when enabled, feeds into all of them.
Why did the "all slots bullish" alert not fire when I had five slots enabled?
Current source behavior. The alignment counter over-increments inside the slot 05 branch, which stops the alignment alerts from evaluating true when slot 05 is on. With slot 05 off — the default — the alignment alerts work normally for up to four enabled slots. If the counter is patched, this scope widens to five.