PATTERN HUNTER Гайд по трейдингу
Обновлено: July 22, 2026
The Pattern Hunter (Reversal) — это квантитативный инструмент технического анализа. * Pattern Hunter Detects 3-4 candle reversal patterns: 1. SFP (Swing Failure Pattern)
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Swing Lookback (
swingLen): Controls the calculation period and sensitivity for market detection. - Show SFP (
showSFP): Controls the calculation period and sensitivity for market detection. - Show Outside (
showOutside): Controls the calculation period and sensitivity for market detection. - Show Star (
showStar): Controls the calculation period and sensitivity for market detection. - SFP Buy (
sfpBuy): Controls the calculation period and sensitivity for market detection. - SFP Sell (
sfpSell): Controls the calculation period and sensitivity for market detection. - Outside Up (
outUp): Controls the calculation period and sensitivity for market detection. - Outside Down (
outDown): Controls the calculation period and sensitivity for market detection. - Morning Star (
mStar): Controls the calculation period and sensitivity for market detection. - Evening Star (
eStar): Controls the calculation period and sensitivity for market detection. - SFP Buy (
sfpBuy): Controls the calculation period and sensitivity for market detection. - SFP Sell (
sfpSell): Controls the calculation period and sensitivity for market detection. - Outside Up (
outUp): Controls the calculation period and sensitivity for market detection. - Outside Down (
outDown): Controls the calculation period and sensitivity for market detection. - Morning Star (
mStar): Controls the calculation period and sensitivity for market detection. - Evening Star (
eStar): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
sfpBuy- SFP Buy event signal.sfpSell- SFP Sell event signal.outUp- Outside Up event signal.outDown- Outside Down event signal.mStar- Morning Star event signal.eStar- Evening Star event signal.
2. Фильтры и торговые уровни
swingLen- Swing Lookback value used for structural qualification or thresholds.showSFP- Show SFP value used for structural qualification or thresholds.showOutside- Show Outside value used for structural qualification or thresholds.showStar- Show Star value used for structural qualification or thresholds.sfpBuy- SFP Buy value used for structural qualification or thresholds.sfpSell- SFP Sell value used for structural qualification or thresholds.outUp- Outside Up value used for structural qualification or thresholds.outDown- Outside Down value used for structural qualification or thresholds.mStar- Morning Star value used for structural qualification or thresholds.eStar- Evening Star value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.