TREND CLOUD OSC Trading Guide
Last updated: July 22, 2026
The Trend Cloud Oscillator PRO is a quantitative technical analysis tool. Trend Cloud Oscillator (Осциллятор Тренда) - PRO Version Оценивает последние N свечей по отношению к 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
- EMA Period (
emaPeriod): Controls the calculation period and sensitivity for market detection. - Lookback (Candles) (
lookback): Controls the calculation period and sensitivity for market detection. - Cloud Smoothing (
smooth): Controls the calculation period and sensitivity for market detection. - Signal Period (
signalPeriod): Controls the calculation period and sensitivity for market detection. - Source (
source): Controls the calculation period and sensitivity for market detection. - Trend Cloud (
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 Zero (
sentiment_vs_zero): Controls the calculation period and sensitivity for market detection. - Cloud vs Signal (
cloud_vs_signal): Controls the calculation period and sensitivity for market detection. - Strong Up (Bright Green) (
strongUp): Controls the calculation period and sensitivity for market detection. - Weak Up (Light Green) (
weakUp): Controls the calculation period and sensitivity for market detection. - Strong Down (Bright Red) (
strongDown): Controls the calculation period and sensitivity for market detection. - Weak Down (Light Red) (
weakDown): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Zero Line (
zeroLine): 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- EMA Period value used for structural qualification or thresholds.lookback- Lookback (Candles) value used for structural qualification or thresholds.smooth- Cloud Smoothing value used for structural qualification or thresholds.signalPeriod- Signal Period value used for structural qualification or thresholds.source- Source value used for structural qualification or thresholds.sentiment- Trend Cloud 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.sentiment_vs_zero- Cloud vs Zero value used for structural qualification or thresholds.cloud_vs_signal- Cloud vs Signal value used for structural qualification or thresholds.strongUp- Strong Up (Bright Green) value used for structural qualification or thresholds.weakUp- Weak Up (Light Green) value used for structural qualification or thresholds.strongDown- Strong Down (Bright Red) value used for structural qualification or thresholds.weakDown- Weak Down (Light Red) value used for structural qualification or thresholds.signalLine- Signal Line value used for structural qualification or thresholds.zeroLine- Zero Line value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.