ADP Guia de trading

Ultima actualizacion: July 22, 2026

The ADP (Accum/Dist %) es una herramienta cuantitativa de análisis técnico. Accumulation/Distribution Percentage (ADP) Based on ADP [cI8DH] - Pine Script v3 Volume-weighted momentum indicator with optional RSI overlays

¿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

  • Range Bound % (rangeBound): Controls the calculation period and sensitivity for market detection.
  • Show True RSI (showRSI): Controls the calculation period and sensitivity for market detection.
  • Show VW RSI (showVWRSI): Controls the calculation period and sensitivity for market detection.
  • Longitud (length): Controls the calculation period and sensitivity for market detection.
  • A/D Weight (0-1) (adWeight): Controls the calculation period and sensitivity for market detection.
  • Factor Price (Money Flow) (priceEnable): Controls the calculation period and sensitivity for market detection.
  • ADP (adp): Controls the calculation period and sensitivity for market detection.
  • True RSI (rsi): Controls the calculation period and sensitivity for market detection.
  • VW RSI (vwRsi): Controls the calculation period and sensitivity for market detection.
  • ADP Value (adp): Controls the calculation period and sensitivity for market detection.
  • ADP vs 70 (Sobrecompra) (adp_vs_70): Controls the calculation period and sensitivity for market detection.
  • ADP vs 30 (Sobreventa) (adp_vs_30): Controls the calculation period and sensitivity for market detection.
  • ADP vs 50 (Neutral) (adp_vs_50): Controls the calculation period and sensitivity for market detection.
  • ADP vs True RSI (adp_vs_rsi): Controls the calculation period and sensitivity for market detection.
  • ADP vs VW RSI (adp_vs_vwrsi): Controls the calculation period and sensitivity for market detection.
  • ADP Rising/Falling (adp_rising): Controls the calculation period and sensitivity for market detection.
  • True RSI Value (rsi): Controls the calculation period and sensitivity for market detection.
  • VW RSI Value (vwRsi): 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

  • rangeBound - Range Bound % value used for structural qualification or thresholds.
  • showRSI - Show True RSI value used for structural qualification or thresholds.
  • showVWRSI - Show VW RSI value used for structural qualification or thresholds.
  • length - Longitud value used for structural qualification or thresholds.
  • adWeight - A/D Weight (0-1) value used for structural qualification or thresholds.
  • priceEnable - Factor Price (Money Flow) value used for structural qualification or thresholds.
  • adp - ADP value used for structural qualification or thresholds.
  • rsi - True RSI value used for structural qualification or thresholds.
  • vwRsi - VW RSI value used for structural qualification or thresholds.
  • adp - ADP Value value used for structural qualification or thresholds.
  • adp_vs_70 - ADP vs 70 (Sobrecompra) value used for structural qualification or thresholds.
  • adp_vs_30 - ADP vs 30 (Sobreventa) value used for structural qualification or thresholds.
  • adp_vs_50 - ADP vs 50 (Neutral) value used for structural qualification or thresholds.
  • adp_vs_rsi - ADP vs True RSI value used for structural qualification or thresholds.
  • adp_vs_vwrsi - ADP vs VW RSI value used for structural qualification or thresholds.
  • adp_rising - ADP Rising/Falling value used for structural qualification or thresholds.
  • rsi - True RSI Value value used for structural qualification or thresholds.
  • vwRsi - VW RSI Value 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