VOLUME SENTIMENT BREAKOUT CHANNELS Trading Guide
Last updated: July 22, 2026
The Volume Sentiment Breakout Channels is a quantitative technical analysis tool. Volume Sentiment Breakout Channels Optimized O(1) version according to indicator architecture guide.
What does the indicator show?
- Market Structure & Momentum: Visualizes prevailing trend directions and key reversal zones.
- BUY / SELL Signals: Highlights confirmed entry and exit opportunities based on quantitative rules.
- Dynamic Boundaries: Provides adaptive levels for managing trade risk and reward expectations.
Key Settings
- Normalization Length (
normalizationLength): Controls the calculation period and sensitivity for market detection. - Box Detection Length (
boxDetectionLength): Controls the calculation period and sensitivity for market detection. - Strong Closes Only (
strongClosesOnly): Controls the calculation period and sensitivity for market detection. - Allow Overlap (
allowOverlap): Controls the calculation period and sensitivity for market detection. - Profile Resolution (
profileResolution): Controls the calculation period and sensitivity for market detection. - Profile Scale (
profileScale): Controls the calculation period and sensitivity for market detection. - Show Sentiment Column (
showSentimentColumn): Controls the calculation period and sensitivity for market detection. - Show Channel Box (
showChannelBox): Controls the calculation period and sensitivity for market detection. - Channel Box Opacity (
channelBoxOpacity): Controls the calculation period and sensitivity for market detection. - Channel Top (
channelTop): Controls the calculation period and sensitivity for market detection. - Channel Bottom (
channelBottom): Controls the calculation period and sensitivity for market detection. - Channel Center (
channelCenter): Controls the calculation period and sensitivity for market detection. - Upper Band Bottom (
upperBandBottom): Controls the calculation period and sensitivity for market detection. - Lower Band Top (
lowerBandTop): Controls the calculation period and sensitivity for market detection. - Bullish Trend (
bullTrend): Controls the calculation period and sensitivity for market detection. - Bearish Trend (
bearTrend): Controls the calculation period and sensitivity for market detection. - Channel Formed (
channelFormed): Controls the calculation period and sensitivity for market detection. - Bullish Channel Break (
bullishChannelBreak): Controls the calculation period and sensitivity for market detection. - Bearish Channel Break (
bearishChannelBreak): Controls the calculation period and sensitivity for market detection. - Current Sentiment % (
currentSentimentPct): Controls the calculation period and sensitivity for market detection. - Overall Sentiment (sum) (
overallSentiment): Controls the calculation period and sensitivity for market detection. - Channel Formed (
channelFormed): Controls the calculation period and sensitivity for market detection. - Bullish Channel Break (
bullishChannelBreak): Controls the calculation period and sensitivity for market detection. - Bearish Channel Break (
bearishChannelBreak): Controls the calculation period and sensitivity for market detection. - Current Sentiment % (
currentSentimentPct): Controls the calculation period and sensitivity for market detection. - Overall Sentiment (sum) (
overallSentiment): Controls the calculation period and sensitivity for market detection.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, this indicator can be used both as a direct signal source and as a market-state filter.
1. Signal Events
channelFormed- Channel Formed event signal.bullishChannelBreak- Bullish Channel Break event signal.bearishChannelBreak- Bearish Channel Break event signal.channelFormed- Channel Formed event signal.bullishChannelBreak- Bullish Channel Break event signal.bearishChannelBreak- Bearish Channel Break event signal.
2. Filters and Trade Levels
normalizationLength- Normalization Length value used for structural qualification or thresholds.boxDetectionLength- Box Detection Length value used for structural qualification or thresholds.strongClosesOnly- Strong Closes Only value used for structural qualification or thresholds.allowOverlap- Allow Overlap value used for structural qualification or thresholds.profileResolution- Profile Resolution value used for structural qualification or thresholds.profileScale- Profile Scale value used for structural qualification or thresholds.showSentimentColumn- Show Sentiment Column value used for structural qualification or thresholds.showChannelBox- Show Channel Box value used for structural qualification or thresholds.channelBoxOpacity- Channel Box Opacity value used for structural qualification or thresholds.channelTop- Channel Top value used for structural qualification or thresholds.channelBottom- Channel Bottom value used for structural qualification or thresholds.channelCenter- Channel Center value used for structural qualification or thresholds.upperBandBottom- Upper Band Bottom value used for structural qualification or thresholds.lowerBandTop- Lower Band Top value used for structural qualification or thresholds.bullTrend- Bullish Trend value used for structural qualification or thresholds.bearTrend- Bearish Trend value used for structural qualification or thresholds.currentSentimentPct- Current Sentiment % value used for structural qualification or thresholds.overallSentiment- Overall Sentiment (sum) value used for structural qualification or thresholds.currentSentimentPct- Current Sentiment % value used for structural qualification or thresholds.overallSentiment- Overall Sentiment (sum) value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.