ADAPTIVE TREND CLOUD Trading Guide
Last updated: July 22, 2026
The Adaptive Volatility Trend Cloud is a quantitative technical analysis tool. Adaptive Trend Cloud (Волатильно-Скорректированный + Inverse Fisher) Логика ИСТИННОГО тренда: 1. Вычисляет отклонение цены от базовой EMA.
What does the indicator show?
- Market Structure & Momentum: Visualizes prevailing trend directions and key reversal zones.
- BUY / SELL Signals: Highlights confirmed entry and exit opportunities based on quantitative rules.
- Dynamic Boundaries: Provides adaptive levels for managing trade risk and reward expectations.
Key Settings
- Trend Line (EMA) (
emaPeriod): Controls the calculation period and sensitivity for market detection. - Volatility Period (ATR) (
atrPeriod): Controls the calculation period and sensitivity for market detection. - Cloud Smoothing (
smooth): Controls the calculation period and sensitivity for market detection. - Signal Line Period (
signalPeriod): Controls the calculation period and sensitivity for market detection. - Chop Zone (Flat Filter 0-100) (
chopThreshold): 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.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, this indicator can be used both as a direct signal source and as a market-state filter.
1. Signal Events
buySignal- Fires when a bullish market condition is confirmed.sellSignal- Fires when a bearish market condition is confirmed.signalDir- Outputs1for bullish,-1for bearish, and0when neutral.
2. Filters and Trade Levels
emaPeriod- Trend Line (EMA) value used for structural qualification or thresholds.atrPeriod- Volatility Period (ATR) value used for structural qualification or thresholds.smooth- Cloud Smoothing value used for structural qualification or thresholds.signalPeriod- Signal Line Period value used for structural qualification or thresholds.chopThreshold- 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.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.