PATTERN RECOGNITION SIGNALS Гайд по трейдингу
Обновлено: July 22, 2026
The Pattern Recognition Signals — это квантитативный инструмент технического анализа. Pattern Recognition Signals Detects Double and Triple top/bottom patterns from pivot points. Draws zigzag lines through pattern pivots, TP1/TP2/SL zone boxes,
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Pivot Длина (
pivotДлина): 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. - Бычий Color (
bullColor): Controls the calculation period and sensitivity for market detection. - Медвежий 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. - Бычий Pattern Signal (
buySignal): Controls the calculation period and sensitivity for market detection. - Медвежий Pattern Signal (
sellSignal): Controls the calculation period and sensitivity for market detection. - ADR10 Value (
adrSafe): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
buySignal- Бычий Pattern Signal event signal.sellSignal- Медвежий Pattern Signal event signal.
2. Фильтры и торговые уровни
pivotДлина- Pivot Длина 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.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.