NADARAYA WATSON ENVELOPE Guia de trading

Ultima actualizacion: July 22, 2026

The Nadaraya-Watson Envelope es una herramienta cuantitativa de análisis técnico. Nadaraya-Watson Envelope Indicator Based on LuxAlgo Pine Script Ported to v2.0 format

¿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

  • Bandwidth (bandwidth): Controls the calculation period and sensitivity for market detection.
  • Multiplicador (multiplier): Controls the calculation period and sensitivity for market detection.
  • Repainting Smoothing (repaint): Controls the calculation period and sensitivity for market detection.
  • Source (source): Controls the calculation period and sensitivity for market detection.
  • Hide Data (hideData): Controls the calculation period and sensitivity for market detection.
  • Upper Band (upper): Controls the calculation period and sensitivity for market detection.
  • Lower Band (lower): Controls the calculation period and sensitivity for market detection.
  • NW Line (nw): Controls the calculation period and sensitivity for market detection.
  • Buy Signal (buySignal): Controls the calculation period and sensitivity for market detection.
  • Sell Signal (sellSignal): Controls the calculation period and sensitivity for market detection.
  • Buy Signal (buySignal): Controls the calculation period and sensitivity for market detection.
  • Sell Signal (sellSignal): Controls the calculation period and sensitivity for market detection.
  • Upper Band (upper): Controls the calculation period and sensitivity for market detection.
  • Lower Band (lower): 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 - Buy Signal event signal.
  • sellSignal - Sell Signal event signal.

2. Filtros y niveles de trading

  • bandwidth - Bandwidth value used for structural qualification or thresholds.
  • multiplier - Multiplicador value used for structural qualification or thresholds.
  • repaint - Repainting Smoothing value used for structural qualification or thresholds.
  • source - Source value used for structural qualification or thresholds.
  • hideData - Hide Data value used for structural qualification or thresholds.
  • upper - Upper Band value used for structural qualification or thresholds.
  • lower - Lower Band value used for structural qualification or thresholds.
  • nw - NW Line value used for structural qualification or thresholds.
  • buySignal - Buy Signal value used for structural qualification or thresholds.
  • sellSignal - Sell Signal value used for structural qualification or thresholds.
  • upper - Upper Band value used for structural qualification or thresholds.
  • lower - Lower Band 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