MFI MTF ALERTS Guia de trading

Ultima actualizacion: July 22, 2026

The Money Flow Index MTF + Alerts es una herramienta cuantitativa de análisis técnico. Money Flow Index MTF + Alerts (converted from Pine Script)

¿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

  • Longitud (length): Controls the calculation period and sensitivity for market detection.
  • Sobreventa (os): Controls the calculation period and sensitivity for market detection.
  • Sobrecompra (ob): Controls the calculation period and sensitivity for market detection.
  • EMA Longitud (emaLongitud): Controls the calculation period and sensitivity for market detection.
  • MFI (mfi): Controls the calculation period and sensitivity for market detection.
  • EMA (ema): Controls the calculation period and sensitivity for market detection.
  • OS Cross (oversold_cross): Controls the calculation period and sensitivity for market detection.
  • OB Cross (overbought_cross): Controls the calculation period and sensitivity for market detection.
  • MFI (mfi): Controls the calculation period and sensitivity for market detection.
  • EMA (ema): Controls the calculation period and sensitivity for market detection.
  • Sobreventa Cross (oversold_cross): Controls the calculation period and sensitivity for market detection.
  • Sobrecompra Cross (overbought_cross): Controls the calculation period and sensitivity for market detection.
  • Is Sobreventa (is_oversold): Controls the calculation period and sensitivity for market detection.
  • Is Sobrecompra (is_overbought): Controls the calculation period and sensitivity for market detection.
  • Last Cross Was Sobreventa (is_oversold_cross_last): Controls the calculation period and sensitivity for market detection.
  • Last Cross Was Sobrecompra (is_overbought_cross_last): Controls the calculation period and sensitivity for market detection.
  • MFI Line (mfi): Controls the calculation period and sensitivity for market detection.
  • EMA Line (ema): Controls the calculation period and sensitivity for market detection.
  • Sobreventa Cross Marker (oversold_cross): Controls the calculation period and sensitivity for market detection.
  • Sobrecompra Cross Marker (overbought_cross): Controls the calculation period and sensitivity for market detection.
  • Uptrend Zone (60-80) (uptrend_zone): Controls the calculation period and sensitivity for market detection.
  • Transition Zone (40-60) (transition_zone): Controls the calculation period and sensitivity for market detection.
  • Downtrend Zone (20-40) (downtrend_zone): 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

  • oversold_cross - Sobreventa Cross event signal.
  • overbought_cross - Sobrecompra Cross event signal.
  • is_oversold - Is Sobreventa event signal.
  • is_overbought - Is Sobrecompra event signal.
  • is_oversold_cross_last - Last Cross Was Sobreventa event signal.
  • is_overbought_cross_last - Last Cross Was Sobrecompra event signal.

2. Filtros y niveles de trading

  • length - Longitud value used for structural qualification or thresholds.
  • os - Sobreventa value used for structural qualification or thresholds.
  • ob - Sobrecompra value used for structural qualification or thresholds.
  • emaLongitud - EMA Longitud value used for structural qualification or thresholds.
  • mfi - MFI value used for structural qualification or thresholds.
  • ema - EMA value used for structural qualification or thresholds.
  • oversold_cross - OS Cross value used for structural qualification or thresholds.
  • overbought_cross - OB Cross value used for structural qualification or thresholds.
  • mfi - MFI value used for structural qualification or thresholds.
  • ema - EMA value used for structural qualification or thresholds.
  • mfi - MFI Line value used for structural qualification or thresholds.
  • ema - EMA Line value used for structural qualification or thresholds.
  • oversold_cross - Sobreventa Cross Marker value used for structural qualification or thresholds.
  • overbought_cross - Sobrecompra Cross Marker value used for structural qualification or thresholds.
  • uptrend_zone - Uptrend Zone (60-80) value used for structural qualification or thresholds.
  • transition_zone - Transition Zone (40-60) value used for structural qualification or thresholds.
  • downtrend_zone - Downtrend Zone (20-40) 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