LIQUIDATION LEVELS Guia de trading
Ultima actualizacion: July 22, 2026
The Liquidation Levels es una herramienta cuantitativa de análisis técnico. Liquidation Levels Indicator (Based on BigBeluga Peak Volume Logic) v2.0 - Golden Standard Architecture (O(1), Anti-Repaint, Headless Safe)
¿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
- Leverage (
leverage): Controls the calculation period and sensitivity for market detection. - Show Bubbles (
showBubbles): Controls the calculation period and sensitivity for market detection. - Show Levels (
showLevels): Controls the calculation period and sensitivity for market detection. - Display Sides (
displaySides): Controls the calculation period and sensitivity for market detection. - Volume Window (
volumeWindow): Controls the calculation period and sensitivity for market detection. - Active Longs (
activeLongCount): Controls the calculation period and sensitivity for market detection. - Active Shorts (
activeShortCount): Controls the calculation period and sensitivity for market detection. - Total Active (
totalActiveCount): Controls the calculation period and sensitivity for market detection. - Dist Long % (
distToNearestLong): Controls the calculation period and sensitivity for market detection. - Dist Short % (
distToNearestShort): Controls the calculation period and sensitivity for market detection. - Dist Nearest % (
distToNearest): Controls the calculation period and sensitivity for market detection. - Nearest Long (
nearestLongPrice): Controls the calculation period and sensitivity for market detection. - Nearest Short (
nearestShortPrice): Controls the calculation period and sensitivity for market detection. - Peak Volume (
isPeakVolume): Controls the calculation period and sensitivity for market detection. - New Long Level (
newLongLevel): Controls the calculation period and sensitivity for market detection. - New Short Level (
newShortLevel): Controls the calculation period and sensitivity for market detection. - Long Level Swept (
longLevelSwept): Controls the calculation period and sensitivity for market detection. - Short Level Swept (
shortLevelSwept): Controls the calculation period and sensitivity for market detection. - Peak Volume (
isPeakVolume): Controls the calculation period and sensitivity for market detection. - Nearest Long Level (
nearestLongZone): Controls the calculation period and sensitivity for market detection. - Nearest Short Level (
nearestShortZone): Controls the calculation period and sensitivity for market detection. - Active Long Levels (
activeLongCount): Controls the calculation period and sensitivity for market detection. - Active Short Levels (
activeShortCount): Controls the calculation period and sensitivity for market detection. - Total Active Levels (
totalActiveCount): Controls the calculation period and sensitivity for market detection. - Distance to Long % (
distToNearestLong): Controls the calculation period and sensitivity for market detection. - Distance to Short % (
distToNearestShort): 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
newLongLevel- New Long Level event signal.newShortLevel- New Short Level event signal.longLevelSwept- Long Level Swept event signal.shortLevelSwept- Short Level Swept event signal.isPeakVolume- Peak Volume event signal.
2. Filtros y niveles de trading
leverage- Leverage value used for structural qualification or thresholds.showBubbles- Show Bubbles value used for structural qualification or thresholds.showLevels- Show Levels value used for structural qualification or thresholds.displaySides- Display Sides value used for structural qualification or thresholds.volumeWindow- Volume Window value used for structural qualification or thresholds.activeLongCount- Active Longs value used for structural qualification or thresholds.activeShortCount- Active Shorts value used for structural qualification or thresholds.totalActiveCount- Total Active value used for structural qualification or thresholds.distToNearestLong- Dist Long % value used for structural qualification or thresholds.distToNearestShort- Dist Short % value used for structural qualification or thresholds.distToNearest- Dist Nearest % value used for structural qualification or thresholds.nearestLongPrice- Nearest Long value used for structural qualification or thresholds.nearestShortPrice- Nearest Short value used for structural qualification or thresholds.isPeakVolume- Peak Volume value used for structural qualification or thresholds.nearestLongZone- Nearest Long Level value used for structural qualification or thresholds.nearestShortZone- Nearest Short Level value used for structural qualification or thresholds.activeLongCount- Active Long Levels value used for structural qualification or thresholds.activeShortCount- Active Short Levels value used for structural qualification or thresholds.totalActiveCount- Total Active Levels value used for structural qualification or thresholds.distToNearestLong- Distance to Long % value used for structural qualification or thresholds.distToNearestShort- Distance to Short % 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.