ADAPTIVE TREND CLOUD Гайд по трейдингу
Обновлено: July 22, 2026
The Adaptive Volatility Trend Cloud — это квантитативный инструмент технического анализа. Adaptive Trend Cloud (Волатильно-Скорректированный + Inverse Fisher) Логика ИСТИННОГО тренда: 1. Вычисляет отклонение цены от базовой EMA.
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Trend Line (EMA) (
emaПериод): Controls the calculation period and sensitivity for market detection. - Volatility Период (ATR) (
atrПериод): Controls the calculation period and sensitivity for market detection. - Cloud Smoothing (
smooth): Controls the calculation period and sensitivity for market detection. - Signal Line Период (
signalПериод): Controls the calculation period and sensitivity for market detection. - Chop Zone (Flat Filter 0-100) (
chopПорог): Controls the calculation period and sensitivity for market detection. - Source (
source): Controls the calculation period and sensitivity for market detection. - Trend Value (
sentiment): Controls the calculation period and sensitivity for market detection. - Signal Line (
signal): Controls the calculation period and sensitivity for market detection. - Cloud Value (
sentiment): Controls the calculation period and sensitivity for market detection. - Signal Value (
signal): Controls the calculation period and sensitivity for market detection. - Cloud vs Signal (
cloud_vs_signal): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
buySignal- Срабатывает, когда a bullish market condition is confirmed.sellSignal- Срабатывает, когда a bearish market condition is confirmed.signalDir- Outputs1for bullish,-1for bearish, and0when neutral.
2. Фильтры и торговые уровни
emaПериод- Trend Line (EMA) value used for structural qualification or thresholds.atrПериод- Volatility Период (ATR) value used for structural qualification or thresholds.smooth- Cloud Smoothing value used for structural qualification or thresholds.signalПериод- Signal Line Период value used for structural qualification or thresholds.chopПорог- Chop Zone (Flat Filter 0-100) value used for structural qualification or thresholds.source- Source value used for structural qualification or thresholds.sentiment- Trend Value value used for structural qualification or thresholds.signal- Signal Line value used for structural qualification or thresholds.sentiment- Cloud Value value used for structural qualification or thresholds.signal- Signal Value value used for structural qualification or thresholds.cloud_vs_signal- Cloud vs Signal value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.