LIQUIDITY FINDER V2 Guia de trading

Ultima atualizacao: July 22, 2026

The Liquidity Finder V2 é uma ferramenta quantitativa de análise técnica. Liquidity Finder (Liquidity Detection) Ported from Pine Script (chartbox90) into CUSTOM_INDICATORS architecture. Performance Modifications:

O que o indicador mostra?

  • Estrutura de mercado e momento: Visualiza direções de tendência predominantes e zonas de reversão chave.
  • Sinais COMPRA / VENDA: Destaca oportunidades de entrada e saída confirmadas com base em regras quantitativas.
  • Limites dinâmicos: Fornece níveis adaptativos para gerenciar risco e metas de negociação.

Configurações principais

  • Statics Sensibilidade (SLLS): Controls the calculation period and sensitivity for market detection.
  • Dynamics Sensibilidade (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.

Como usar parâmetros de estratégia (Condition Source)

No módulo Strategy Tester, este indicador pode ser usado tanto como fonte direta de sinal quanto como filtro de estado de mercado.

1. Eventos de sinal

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

2. Filtros e níveis de negociação

  • SLLS - Statics Sensibilidade value used for structural qualification or thresholds.
  • DLLS - Dynamics Sensibilidade 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.

Exemplo de estratégia: Entrar em Long quando buySignal for true e trendFilter == 1, garantindo alinhamento com a tendência principal.

Continuar pesquisa

Explore toda a academia, a documentacao da plataforma e as paginas principais do site para aprofundar crypto backtesting e pesquisa de estrategias.

Ver todas as guias da academia Ler a documentacao Comparar planos Ver o research engine