LIQUID MONEY FLOW Guia de trading

Ultima actualizacion: July 22, 2026

The Liquid Money Flow es una herramienta cuantitativa de análisis técnico. liquid_money_flow.js A stable, non-jerky Money Flow oscillator bounded to -100 to 100. Uses Vortex-style accumulation and Ehlers SuperSmoother for high-fidelity noise reduction.

¿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

  • Accumulation Período (period): Controls the calculation period and sensitivity for market detection.
  • Fast Smooth (Liquid) (fastCutoff): Controls the calculation period and sensitivity for market detection.
  • Slow Smooth (Cloud) (slowCutoff): Controls the calculation period and sensitivity for market detection.
  • Sensibilidad (multiplier): Controls the calculation period and sensitivity for market detection.
  • Liquid Flow (main): Controls the calculation period and sensitivity for market detection.
  • Signal (signal): Controls the calculation period and sensitivity for market detection.
  • Pressure (diff): Controls the calculation period and sensitivity for market detection.
  • Zero Line (zero_line): Controls the calculation period and sensitivity for market detection.
  • Flow Value (Main) (main): Controls the calculation period and sensitivity for market detection.
  • Signal Line (signal): Controls the calculation period and sensitivity for market detection.
  • Pressure (diff): 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

  • buySignal - Se activa cuando a bullish market condition is confirmed.
  • sellSignal - Se activa cuando a bearish market condition is confirmed.
  • signalDir - Outputs 1 for bullish, -1 for bearish, and 0 when neutral.

2. Filtros y niveles de trading

  • period - Accumulation Período value used for structural qualification or thresholds.
  • fastCutoff - Fast Smooth (Liquid) value used for structural qualification or thresholds.
  • slowCutoff - Slow Smooth (Cloud) value used for structural qualification or thresholds.
  • multiplier - Sensibilidad value used for structural qualification or thresholds.
  • main - Liquid Flow value used for structural qualification or thresholds.
  • signal - Signal value used for structural qualification or thresholds.
  • diff - Pressure value used for structural qualification or thresholds.
  • zero_line - Zero Line value used for structural qualification or thresholds.
  • main - Flow Value (Main) value used for structural qualification or thresholds.
  • signal - Signal Line value used for structural qualification or thresholds.
  • diff - Pressure 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