QQE SIGNALS V2 Guia de trading
Ultima actualizacion: July 22, 2026
The QQE Signals V2 es una herramienta cuantitativa de análisis técnico. QQE Signals V2 Premium custom main-chart overlay indicator. Enhancements:
¿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
- Laguerre Gamma (
gamma): Controls the calculation period and sensitivity for market detection. - ALMA Longitud (
almaLongitud): Controls the calculation period and sensitivity for market detection. - ALMA Offset (
almaOffset): Controls the calculation period and sensitivity for market detection. - ALMA Sigma (
almaSigma): Controls the calculation period and sensitivity for market detection. - Fast QQE Factor (
qqeFactor): Controls the calculation period and sensitivity for market detection. - Volatility Período (
volatilityPeríodo): Controls the calculation period and sensitivity for market detection. - QQE Factor Mode (0:Static, 1:ADX, 2:CHOP) (
qqeFactorMode): Controls the calculation period and sensitivity for market detection. - Regime Filter (0:Off, 1:ADX, 2:CHOP, 3:Both) (
regimeFilterMode): Controls the calculation period and sensitivity for market detection. - ADX Sideways Umbral (
adxUmbral): Controls the calculation period and sensitivity for market detection. - CHOP Sideways Umbral (
chopUmbral): 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. - Is Long (
isLong): Controls the calculation period and sensitivity for market detection. - Is Short (
isShort): 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. - Is Long State (
isLong): Controls the calculation period and sensitivity for market detection. - Is Short State (
isShort): 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.isLong- Is Long State event signal.isShort- Is Short State event signal.
2. Filtros y niveles de trading
gamma- Laguerre Gamma value used for structural qualification or thresholds.almaLongitud- ALMA Longitud value used for structural qualification or thresholds.almaOffset- ALMA Offset value used for structural qualification or thresholds.almaSigma- ALMA Sigma value used for structural qualification or thresholds.qqeFactor- Fast QQE Factor value used for structural qualification or thresholds.volatilityPeríodo- Volatility Período value used for structural qualification or thresholds.qqeFactorMode- QQE Factor Mode (0:Static, 1:ADX, 2:CHOP) value used for structural qualification or thresholds.regimeFilterMode- Regime Filter (0:Off, 1:ADX, 2:CHOP, 3:Both) value used for structural qualification or thresholds.adxUmbral- ADX Sideways Umbral value used for structural qualification or thresholds.chopUmbral- CHOP Sideways Umbral 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.isLong- Is Long value used for structural qualification or thresholds.isShort- Is Short 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.