VOLUME SENTIMENT BREAKOUT CHANNELS Guia de trading
Ultima actualizacion: July 22, 2026
The Volume Sentiment Breakout Channels es una herramienta cuantitativa de análisis técnico. Volume Sentiment Breakout Channels Optimized O(1) version according to indicator architecture guide.
¿Qué muestra el indicador?
- Estructura del mercado e impulso: Visualiza la dirección de la tendencia dominante y zonas clave de reversión.
- Señales COMPRA / VENTA: Muestra puntos de entrada y salida confirmados según reglas cuantitativas.
- Límites dinámicos: Proporciona niveles adaptativos para gestionar el riesgo y beneficio de las operaciones.
Ajustes clave
- Normalization Longitud (
normalizationLongitud): Controls the calculation period and sensitivity for market detection. - Box Detection Longitud (
boxDetectionLongitud): 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. - Alcista Trend (
bullTrend): Controls the calculation period and sensitivity for market detection. - Bajista Trend (
bearTrend): Controls the calculation period and sensitivity for market detection. - Channel Formed (
channelFormed): Controls the calculation period and sensitivity for market detection. - Alcista Channel Break (
bullishChannelBreak): Controls the calculation period and sensitivity for market detection. - Bajista 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. - Alcista Channel Break (
bullishChannelBreak): Controls the calculation period and sensitivity for market detection. - Bajista 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.
Cómo usar los parámetros de estrategia (Condition Source)
Dentro del módulo Strategy Tester, este indicador se puede utilizar tanto como fuente directa de señales como filtro del estado del mercado.
1. Eventos de señal
channelFormed- Channel Formed event signal.bullishChannelBreak- Alcista Channel Break event signal.bearishChannelBreak- Bajista Channel Break event signal.channelFormed- Channel Formed event signal.bullishChannelBreak- Alcista Channel Break event signal.bearishChannelBreak- Bajista Channel Break event signal.
2. Filtros y niveles de trading
normalizationLongitud- Normalization Longitud value used for structural qualification or thresholds.boxDetectionLongitud- Box Detection Longitud 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- Alcista Trend value used for structural qualification or thresholds.bearTrend- Bajista 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.
Ejemplo de estrategia: Entrar en Long cuando buySignal es true y trendFilter == 1, asegurando que las operaciones se alineen con el impulso principal.