OBV OSC DIVERGENCE PIVOTS Guia de trading

Ultima actualizacion: July 22, 2026

The On-Balance Volume with Divergence and Pivot Points es una herramienta cuantitativa de análisis técnico. On-Balance Volume with Divergence and Pivot Points Ported from Pine Script v5 "OBV Osc". The divergence drawings are placed on the historical pivot bar to match

¿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

  • Source (source): Controls the calculation period and sensitivity for market detection.
  • Short OBV Período (shortLongitud): Controls the calculation period and sensitivity for market detection.
  • Long OBV Período (longLongitud): Controls the calculation period and sensitivity for market detection.
  • OBV Wave Pivot Lookback Right (obvPivotRight): Controls the calculation period and sensitivity for market detection.
  • OBV Wave Pivot Lookback Left (obvPivotLeft): Controls the calculation period and sensitivity for market detection.
  • Divergence Pivot Lookback Right (divPivotRight): Controls the calculation period and sensitivity for market detection.
  • Divergence Pivot Lookback Left (divPivotLeft): Controls the calculation period and sensitivity for market detection.
  • Max of Lookback Range (rangeUpper): Controls the calculation period and sensitivity for market detection.
  • Min of Lookback Range (rangeLower): Controls the calculation period and sensitivity for market detection.
  • Plot Alcista (plotBull): Controls the calculation period and sensitivity for market detection.
  • Plot Hidden Alcista (plotHiddenBull): Controls the calculation period and sensitivity for market detection.
  • Plot Bajista (plotBear): Controls the calculation period and sensitivity for market detection.
  • Plot Hidden Bajista (plotHiddenBear): Controls the calculation period and sensitivity for market detection.
  • Positive Area (obvOscUp): Controls the calculation period and sensitivity for market detection.
  • Negative Area (obvOscDown): Controls the calculation period and sensitivity for market detection.
  • OBV Line (obvLine): Controls the calculation period and sensitivity for market detection.
  • Zero Line (zeroLine): Controls the calculation period and sensitivity for market detection.
  • OBV Pivot High (pivotHigh): Controls the calculation period and sensitivity for market detection.
  • OBV Pivot Low (pivotLow): Controls the calculation period and sensitivity for market detection.
  • Regular Alcista Divergence (bullDiv): Controls the calculation period and sensitivity for market detection.
  • Hidden Alcista Divergence (hiddenBullDiv): Controls the calculation period and sensitivity for market detection.
  • Regular Bajista Divergence (bearDiv): Controls the calculation period and sensitivity for market detection.
  • Hidden Bajista Divergence (hiddenBearDiv): Controls the calculation period and sensitivity for market detection.
  • Confirmation Marker (confirmMarker): Controls the calculation period and sensitivity for market detection.
  • OBV Oscillator (obvOsc): Controls the calculation period and sensitivity for market detection.
  • Zero Line (zero): Controls the calculation period and sensitivity for market detection.
  • OBV Oscillator (obvOsc): Controls the calculation period and sensitivity for market detection.
  • Zero Line (zero): Controls the calculation period and sensitivity for market detection.
  • Pivot High (pivotHighSignal): Controls the calculation period and sensitivity for market detection.
  • Pivot Low (pivotLowSignal): Controls the calculation period and sensitivity for market detection.
  • OBV Crossover Zero (obvCrossOverZero): Controls the calculation period and sensitivity for market detection.
  • OBV Crossunder Zero (obvCrossUnderZero): Controls the calculation period and sensitivity for market detection.
  • Regular Alcista Divergence (bullDiv): Controls the calculation period and sensitivity for market detection.
  • Hidden Alcista Divergence (hiddenBullDiv): Controls the calculation period and sensitivity for market detection.
  • Regular Bajista Divergence (bearDiv): Controls the calculation period and sensitivity for market detection.
  • Hidden Bajista Divergence (hiddenBearDiv): 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

  • pivotHighSignal - Pivot High event signal.
  • pivotLowSignal - Pivot Low event signal.
  • obvCrossOverZero - OBV Crossover Zero event signal.
  • obvCrossUnderZero - OBV Crossunder Zero event signal.
  • bullDiv - Regular Alcista Divergence event signal.
  • hiddenBullDiv - Hidden Alcista Divergence event signal.
  • bearDiv - Regular Bajista Divergence event signal.
  • hiddenBearDiv - Hidden Bajista Divergence event signal.

2. Filtros y niveles de trading

  • source - Source value used for structural qualification or thresholds.
  • shortLongitud - Short OBV Período value used for structural qualification or thresholds.
  • longLongitud - Long OBV Período value used for structural qualification or thresholds.
  • obvPivotRight - OBV Wave Pivot Lookback Right value used for structural qualification or thresholds.
  • obvPivotLeft - OBV Wave Pivot Lookback Left value used for structural qualification or thresholds.
  • divPivotRight - Divergence Pivot Lookback Right value used for structural qualification or thresholds.
  • divPivotLeft - Divergence Pivot Lookback Left value used for structural qualification or thresholds.
  • rangeUpper - Max of Lookback Range value used for structural qualification or thresholds.
  • rangeLower - Min of Lookback Range value used for structural qualification or thresholds.
  • plotBull - Plot Alcista value used for structural qualification or thresholds.
  • plotHiddenBull - Plot Hidden Alcista value used for structural qualification or thresholds.
  • plotBear - Plot Bajista value used for structural qualification or thresholds.
  • plotHiddenBear - Plot Hidden Bajista value used for structural qualification or thresholds.
  • obvOsc - OBV Oscillator value used for structural qualification or thresholds.
  • zero - Zero Line value used for structural qualification or thresholds.
  • obvOsc - OBV Oscillator value used for structural qualification or thresholds.
  • zero - Zero Line 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