SUPER TREND PULLBACK Гайд по трейдингу
Обновлено: July 22, 2026
The SuperTrend (Smart Entry) — это квантитативный инструмент технического анализа. SuperTrend Pullback (Smart Entry) Standard SuperTrend logic combined with a retracement entry system. Solves the issue of "buying at the top" by waiting for a % pullback
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- ATR Период (
atrПериод): Controls the calculation period and sensitivity for market detection. - ATR Множитель (
multiplier): Controls the calculation period and sensitivity for market detection. - Pullback % (0.1-0.9) (
pullbackFactor): Controls the calculation period and sensitivity for market detection. - Wait Max Bars (
timeout): Controls the calculation period and sensitivity for market detection. - Show Signals (
showSignals): Controls the calculation period and sensitivity for market detection. - Highlighting (
highlighting): Controls the calculation period and sensitivity for market detection. - Support Line (
upTrend): Controls the calculation period and sensitivity for market detection. - Resistance Line (
downTrend): Controls the calculation period and sensitivity for market detection. - Smart Buy (
pullbackBuy): Controls the calculation period and sensitivity for market detection. - Smart Sell (
pullbackSell): Controls the calculation period and sensitivity for market detection. - Uptrend (
upColor): Controls the calculation period and sensitivity for market detection. - Downtrend (
downColor): Controls the calculation period and sensitivity for market detection. - Pullback Zone (
pullbackZone): Controls the calculation period and sensitivity for market detection. - Pullback Level (
pullbackLine): Controls the calculation period and sensitivity for market detection. - Pullback Buy Entry (
pullbackBuy): Controls the calculation period and sensitivity for market detection. - Pullback Sell Entry (
pullbackSell): Controls the calculation period and sensitivity for market detection. - Trend Change (Standard) (
trendChangeBuy): Controls the calculation period and sensitivity for market detection. - Trend Change (Standard) (
trendChangeSell): Controls the calculation period and sensitivity for market detection. - In Entry Zone (
inPullbackZone): Controls the calculation period and sensitivity for market detection. - Trend Support (
upTrend): Controls the calculation period and sensitivity for market detection. - Trend Resistance (
downTrend): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
pullbackBuy- Pullback Buy Entry event signal.pullbackSell- Pullback Sell Entry event signal.trendChangeBuy- Trend Change (Standard) event signal.trendChangeSell- Trend Change (Standard) event signal.inPullbackZone- In Entry Zone event signal.
2. Фильтры и торговые уровни
atrПериод- ATR Период value used for structural qualification or thresholds.multiplier- ATR Множитель value used for structural qualification or thresholds.pullbackFactor- Pullback % (0.1-0.9) value used for structural qualification or thresholds.timeout- Wait Max Bars value used for structural qualification or thresholds.showSignals- Show Signals value used for structural qualification or thresholds.highlighting- Highlighting value used for structural qualification or thresholds.upTrend- Support Line value used for structural qualification or thresholds.downTrend- Resistance Line value used for structural qualification or thresholds.pullbackBuy- Smart Buy value used for structural qualification or thresholds.pullbackSell- Smart Sell value used for structural qualification or thresholds.upTrend- Trend Support value used for structural qualification or thresholds.downTrend- Trend Resistance value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.