CUMULATIVE DELTA WAVES Гайд по трейдингу
Обновлено: July 22, 2026
The Cumulative Delta Waves — это квантитативный инструмент технического анализа. Cumulative Delta Waves (CVD Oscillator) Analyzes Volume Spread to separate buying vs selling pressure, accumulates it into a Cumulative Volume Delta (CVD), and detrends
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Baseline EMA Длина (
baselineLen): Controls the calculation period and sensitivity for market detection. - Pivot Left (
pivotLeft): Controls the calculation period and sensitivity for market detection. - Pivot Right (
pivotRight): Controls the calculation period and sensitivity for market detection. - Normalization Период (
normПериод): Controls the calculation period and sensitivity for market detection. - Wave Bull (
waveBull): Controls the calculation period and sensitivity for market detection. - Wave Bull Weak (
waveBullWeak): Controls the calculation period and sensitivity for market detection. - Wave Bear (
waveBear): Controls the calculation period and sensitivity for market detection. - Wave Bear Weak (
waveBearWeak): Controls the calculation period and sensitivity for market detection. - Zero Line (
baseline): Controls the calculation period and sensitivity for market detection. - Бычий Div color (
divBull): Controls the calculation period and sensitivity for market detection. - Медвежий Div color (
divBear): Controls the calculation period and sensitivity for market detection. - CVD Wave (
wave): Controls the calculation period and sensitivity for market detection. - Zero Line (
baseline): Controls the calculation period and sensitivity for market detection. - Бычий Divergence (
divBull): Controls the calculation period and sensitivity for market detection. - Медвежий Divergence (
divBear): Controls the calculation period and sensitivity for market detection. - CVD Wave (
wave): Controls the calculation period and sensitivity for market detection. - Crosses Zero Up (Бычий) (
crossUp): Controls the calculation period and sensitivity for market detection. - Crosses Zero Down (Медвежий) (
crossDown): Controls the calculation period and sensitivity for market detection. - Бычий Divergence (
divBull): Controls the calculation period and sensitivity for market detection. - Медвежий Divergence (
divBear): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
divBull- Бычий Divergence event signal.divBear- Медвежий Divergence event signal.crossUp- Crosses Zero Up (Бычий) event signal.crossDown- Crosses Zero Down (Медвежий) event signal.divBull- Бычий Divergence event signal.divBear- Медвежий Divergence event signal.
2. Фильтры и торговые уровни
baselineLen- Baseline EMA Длина value used for structural qualification or thresholds.pivotLeft- Pivot Left value used for structural qualification or thresholds.pivotRight- Pivot Right value used for structural qualification or thresholds.normПериод- Normalization Период value used for structural qualification or thresholds.wave- CVD Wave value used for structural qualification or thresholds.baseline- Zero Line value used for structural qualification or thresholds.wave- CVD Wave value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.