LIQUIDITY FINDER V2 Guia de trading

Ultima actualizacion: July 22, 2026

The Liquidity Finder V2 es una herramienta cuantitativa de análisis técnico. Liquidity Finder (Liquidity Detection) Ported from Pine Script (chartbox90) into CUSTOM_INDICATORS architecture. Performance Modifications:

¿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

  • Statics Sensibilidad (SLLS): Controls the calculation period and sensitivity for market detection.
  • Dynamics Sensibilidad (DLLS): Controls the calculation period and sensitivity for market detection.
  • Statics Pivot Período (SPP): Controls the calculation period and sensitivity for market detection.
  • Dynamics Pivot Período (DPP): Controls the calculation period and sensitivity for market detection.
  • Show Static Top Liq (ShowSHLL): Controls the calculation period and sensitivity for market detection.
  • Show Static Bottom Liq (ShowSLLL): Controls the calculation period and sensitivity for market detection.
  • Show Dynamic Top Liq (ShowDHLL): Controls the calculation period and sensitivity for market detection.
  • Show Dynamic Bottom Liq (ShowDLLL): Controls the calculation period and sensitivity for market detection.
  • Show Worked Liquidity (showWorked): Controls the calculation period and sensitivity for market detection.
  • Max Levels (MaxLevels): Controls the calculation period and sensitivity for market detection.
  • Visibility Horizon (VisHorizon): Controls the calculation period and sensitivity for market detection.
  • Unworked Liquidity Above (count) (unworkedAbove): Controls the calculation period and sensitivity for market detection.
  • Unworked Liquidity Below (count) (unworkedBelow): Controls the calculation period and sensitivity for market detection.
  • Distance to Nearest Liquidity % (distToNearestLiquidityPct): Controls the calculation period and sensitivity for market detection.
  • Distance to Nearest Above % (distToNearestAbovePct): Controls the calculation period and sensitivity for market detection.
  • Distance to Nearest Below % (distToNearestBelowPct): Controls the calculation period and sensitivity for market detection.
  • Worked Liquidity Above (count) (workedAbove): Controls the calculation period and sensitivity for market detection.
  • Worked Liquidity Below (count) (workedBelow): Controls the calculation period and sensitivity for market detection.
  • Label Background (labelBg): Controls the calculation period and sensitivity for market detection.
  • Label Text (Top) (labelTextTop): Controls the calculation period and sensitivity for market detection.
  • Label Text (Bottom) (labelTextBot): Controls the calculation period and sensitivity for market detection.
  • Label Text (Worked) (labelTextSwept): Controls the calculation period and sensitivity for market detection.
  • Unworked Liquidity Above (count) (unworkedAbove): Controls the calculation period and sensitivity for market detection.
  • Unworked Liquidity Below (count) (unworkedBelow): Controls the calculation period and sensitivity for market detection.
  • Distance to Nearest Liquidity % (distToNearestLiquidityPct): Controls the calculation period and sensitivity for market detection.
  • Distance to Nearest Above % (distToNearestAbovePct): Controls the calculation period and sensitivity for market detection.
  • Distance to Nearest Below % (distToNearestBelowPct): Controls the calculation period and sensitivity for market detection.
  • Top Liquidity Worked (this bar) (sweptTop): Controls the calculation period and sensitivity for market detection.
  • Bottom Liquidity Worked (this bar) (sweptBottom): 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

  • sweptTop - Top Liquidity Worked (this bar) event signal.
  • sweptBottom - Bottom Liquidity Worked (this bar) event signal.

2. Filtros y niveles de trading

  • SLLS - Statics Sensibilidad value used for structural qualification or thresholds.
  • DLLS - Dynamics Sensibilidad value used for structural qualification or thresholds.
  • SPP - Statics Pivot Período value used for structural qualification or thresholds.
  • DPP - Dynamics Pivot Período value used for structural qualification or thresholds.
  • ShowSHLL - Show Static Top Liq value used for structural qualification or thresholds.
  • ShowSLLL - Show Static Bottom Liq value used for structural qualification or thresholds.
  • ShowDHLL - Show Dynamic Top Liq value used for structural qualification or thresholds.
  • ShowDLLL - Show Dynamic Bottom Liq value used for structural qualification or thresholds.
  • showWorked - Show Worked Liquidity value used for structural qualification or thresholds.
  • MaxLevels - Max Levels value used for structural qualification or thresholds.
  • VisHorizon - Visibility Horizon value used for structural qualification or thresholds.
  • unworkedAbove - Unworked Liquidity Above (count) value used for structural qualification or thresholds.
  • unworkedBelow - Unworked Liquidity Below (count) value used for structural qualification or thresholds.
  • distToNearestLiquidityPct - Distance to Nearest Liquidity % value used for structural qualification or thresholds.
  • distToNearestAbovePct - Distance to Nearest Above % value used for structural qualification or thresholds.
  • distToNearestBelowPct - Distance to Nearest Below % value used for structural qualification or thresholds.
  • workedAbove - Worked Liquidity Above (count) value used for structural qualification or thresholds.
  • workedBelow - Worked Liquidity Below (count) value used for structural qualification or thresholds.
  • labelBg - Label Background value used for structural qualification or thresholds.
  • labelTextTop - Label Text (Top) value used for structural qualification or thresholds.
  • labelTextBot - Label Text (Bottom) value used for structural qualification or thresholds.
  • labelTextSwept - Label Text (Worked) value used for structural qualification or thresholds.
  • unworkedAbove - Unworked Liquidity Above (count) value used for structural qualification or thresholds.
  • unworkedBelow - Unworked Liquidity Below (count) value used for structural qualification or thresholds.
  • distToNearestLiquidityPct - Distance to Nearest Liquidity % value used for structural qualification or thresholds.
  • distToNearestAbovePct - Distance to Nearest Above % value used for structural qualification or thresholds.
  • distToNearestBelowPct - Distance to Nearest Below % 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.

Seguir investigando

Explora toda la academia, la documentacion de la plataforma y las paginas principales del sitio para profundizar en crypto backtesting e investigacion de estrategias.

Ver todas las guias de la academia Leer la documentacion Comparar planes Ver el research engine