PATTERN RECOGNITION SIGNALS Guia de trading
Ultima actualizacion: July 22, 2026
The Pattern Recognition Signals es una herramienta cuantitativa de análisis técnico. Pattern Recognition Signals Detects Double and Triple top/bottom patterns from pivot points. Draws zigzag lines through pattern pivots, TP1/TP2/SL zone boxes,
¿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
- Pivot Longitud (
pivotLongitud): Controls the calculation period and sensitivity for market detection. - Min Pattern Bars (
minPatternBars): Controls the calculation period and sensitivity for market detection. - Max Pattern Bars (
maxPatternBars): Controls the calculation period and sensitivity for market detection. - Max Wave Size Ratio (
maxWaveRatio): Controls the calculation period and sensitivity for market detection. - Max Height % of ADR10 (
maxHeightPct): Controls the calculation period and sensitivity for market detection. - Min Bars Between Signals (
minSigSpacing): Controls the calculation period and sensitivity for market detection. - Show Double Patterns (
showDouble): Controls the calculation period and sensitivity for market detection. - Show Triple Patterns (
showTriple): Controls the calculation period and sensitivity for market detection. - Show Pivot Dots (
showPivots): Controls the calculation period and sensitivity for market detection. - Zone Extension (bars) (
zoneExt): Controls the calculation period and sensitivity for market detection. - TP1 % of ADR10 (
tp1Pct): Controls the calculation period and sensitivity for market detection. - TP2 % of ADR10 (
tp2Pct): Controls the calculation period and sensitivity for market detection. - SL % of ADR10 (
slPct): Controls the calculation period and sensitivity for market detection. - Zone Height % of ADR10 (
zoneHPct): Controls the calculation period and sensitivity for market detection. - ADR Override (0=auto) (
adrOverride): Controls the calculation period and sensitivity for market detection. - Alcista Color (
bullColor): Controls the calculation period and sensitivity for market detection. - Bajista Color (
bearColor): Controls the calculation period and sensitivity for market detection. - TP1 Color (
tp1Color): Controls the calculation period and sensitivity for market detection. - TP2 Color (
tp2Color): Controls the calculation period and sensitivity for market detection. - SL Color (
slColor): 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. - ADR10 (
adrSafe): Controls the calculation period and sensitivity for market detection. - Alcista Pattern Signal (
buySignal): Controls the calculation period and sensitivity for market detection. - Bajista Pattern Signal (
sellSignal): Controls the calculation period and sensitivity for market detection. - ADR10 Value (
adrSafe): 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- Alcista Pattern Signal event signal.sellSignal- Bajista Pattern Signal event signal.
2. Filtros y niveles de trading
pivotLongitud- Pivot Longitud value used for structural qualification or thresholds.minPatternBars- Min Pattern Bars value used for structural qualification or thresholds.maxPatternBars- Max Pattern Bars value used for structural qualification or thresholds.maxWaveRatio- Max Wave Size Ratio value used for structural qualification or thresholds.maxHeightPct- Max Height % of ADR10 value used for structural qualification or thresholds.minSigSpacing- Min Bars Between Signals value used for structural qualification or thresholds.showDouble- Show Double Patterns value used for structural qualification or thresholds.showTriple- Show Triple Patterns value used for structural qualification or thresholds.showPivots- Show Pivot Dots value used for structural qualification or thresholds.zoneExt- Zone Extension (bars) value used for structural qualification or thresholds.tp1Pct- TP1 % of ADR10 value used for structural qualification or thresholds.tp2Pct- TP2 % of ADR10 value used for structural qualification or thresholds.slPct- SL % of ADR10 value used for structural qualification or thresholds.zoneHPct- Zone Height % of ADR10 value used for structural qualification or thresholds.adrOverride- ADR Override (0=auto) 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.adrSafe- ADR10 value used for structural qualification or thresholds.adrSafe- ADR10 Value 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.