TREND CLOUD OSC Гайд по трейдингу
Обновлено: July 22, 2026
The Trend Cloud Oscillator PRO — это квантитативный инструмент технического анализа. Trend Cloud Oscillator (Осциллятор Тренда) - PRO Version Оценивает последние N свечей по отношению к EMA. Улучшения:
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- EMA Период (
emaПериод): 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 Период (
signalПериод): 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.
Как использовать параметры стратегии (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Период- EMA Период 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.signalПериод- Signal Период 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.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.