QQE SIGNALS Guia de trading

Ultima actualizacion: July 22, 2026

The QQE Signals es una herramienta cuantitativa de análisis técnico. QQE Signals Indicator Based on colinmck Pine Script Quantitative Qualitative Estimation

¿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

  • RSI Longitud (rsiLongitud): Controls the calculation period and sensitivity for market detection.
  • RSI Smoothing (rsiSmoothing): Controls the calculation period and sensitivity for market detection.
  • QQE Factor (qqeFactor): Controls the calculation period and sensitivity for market detection.
  • Umbral (threshold): Controls the calculation period and sensitivity for market detection.
  • RSI MA (rsiMa): Controls the calculation period and sensitivity for market detection.
  • Fast Line (fastLine): 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.
  • Long Signal (buySignal): Controls the calculation period and sensitivity for market detection.
  • Short 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.
  • RSI MA (rsiMa): Controls the calculation period and sensitivity for market detection.
  • Fast Line (fastLine): 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 - Long Signal event signal.
  • sellSignal - Short Signal event signal.
  • isLong - Is Long event signal.
  • isShort - Is Short event signal.

2. Filtros y niveles de trading

  • rsiLongitud - RSI Longitud value used for structural qualification or thresholds.
  • rsiSmoothing - RSI Smoothing value used for structural qualification or thresholds.
  • qqeFactor - QQE Factor value used for structural qualification or thresholds.
  • threshold - Umbral value used for structural qualification or thresholds.
  • rsiMa - RSI MA value used for structural qualification or thresholds.
  • fastLine - Fast Line 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.
  • buySignal - Buy Signal value used for structural qualification or thresholds.
  • sellSignal - Sell Signal value used for structural qualification or thresholds.
  • rsiMa - RSI MA value used for structural qualification or thresholds.
  • fastLine - Fast 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