VPVR Guia de trading
Ultima actualizacion: July 22, 2026
The Volume Profile Visible Range (VPVR) es una herramienta cuantitativa de análisis técnico. VOLUME_PROFILE_VISIBLE_RANGE (VPVR) Custom Drawing Indicator for Volume Profile on the visible area.
¿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
- Row Size (Detail) (
rowSize): Controls the calculation period and sensitivity for market detection. - Value Area % (
vaPct): Controls the calculation period and sensitivity for market detection. - Place on Right side (
placement): Controls the calculation period and sensitivity for market detection. - Strategy Lookback (
strategyLookback): Controls the calculation period and sensitivity for market detection. - Up Volume Bar Color (
upColor): Controls the calculation period and sensitivity for market detection. - Down Volume Bar Color (
downColor): Controls the calculation period and sensitivity for market detection. - Point of Control (POC) Line (
pocColor): Controls the calculation period and sensitivity for market detection. - POC Label Bg (supports alpha) (
pocLabelBg): Controls the calculation period and sensitivity for market detection. - POC Label Text (
pocLabelText): Controls the calculation period and sensitivity for market detection. - Value Area High (VAH) Line (
vahLineColor): Controls the calculation period and sensitivity for market detection. - Value Area Low (VAL) Line (
valLineColor): Controls the calculation period and sensitivity for market detection. - POC Price (
pocPrice): Controls the calculation period and sensitivity for market detection. - Value Area High (
vahPrice): Controls the calculation period and sensitivity for market detection. - Value Area Low (
valPrice): Controls the calculation period and sensitivity for market detection. - Price Above POC (
priceAbovePOC): Controls the calculation period and sensitivity for market detection. - Price Below POC (
priceBelowPOC): Controls the calculation period and sensitivity for market detection. - Inside Value Area (VA) (
inVA): Controls the calculation period and sensitivity for market detection. - Returned to VA (
returnedToVA): Controls the calculation period and sensitivity for market detection. - In High Volume Node (HVN) (
inHVN): Controls the calculation period and sensitivity for market detection. - In Low Volume Node (LVN) (
inLVN): 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
priceAbovePOC- Price Above POC event signal.priceBelowPOC- Price Below POC event signal.inVA- Inside Value Area (VA) event signal.returnedToVA- Returned to VA event signal.inHVN- In High Volume Node (HVN) event signal.inLVN- In Low Volume Node (LVN) event signal.
2. Filtros y niveles de trading
rowSize- Row Size (Detail) value used for structural qualification or thresholds.vaPct- Value Area % value used for structural qualification or thresholds.placement- Place on Right side value used for structural qualification or thresholds.strategyLookback- Strategy Lookback value used for structural qualification or thresholds.pocPrice- POC Price value used for structural qualification or thresholds.vahPrice- Value Area High value used for structural qualification or thresholds.valPrice- Value Area Low 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.