DIVERGENCE MANY Гайд по трейдингу
Обновлено: July 22, 2026
The Divergence for Many Indicators — это квантитативный инструмент технического анализа. Divergence for Many Indicators v5 (Golden Standard) Detects divergences across RSI, MACD, Stoch, CCI, Momentum, OBV, VWMACD, CMF, MFI. Major Architecture Changes (v5):
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Pivot Период (
pivotПериод): Controls the calculation period and sensitivity for market detection. - Source (
source): Controls the calculation period and sensitivity for market detection. - Divergence Type (
divType): Controls the calculation period and sensitivity for market detection. - Max Pivots to Check (
maxPivots): Controls the calculation period and sensitivity for market detection. - Min Divs to Show (
minDivs): Controls the calculation period and sensitivity for market detection. - Label Style (
labelStyle): Controls the calculation period and sensitivity for market detection. - Label Offset (
labelOffset): Controls the calculation period and sensitivity for market detection. - Calc RSI (
calcRSI): Controls the calculation period and sensitivity for market detection. - Calc MACD (
calcMACD): Controls the calculation period and sensitivity for market detection. - Calc MACD Hist (
calcMACDHist): Controls the calculation period and sensitivity for market detection. - Calc Stoch (
calcStoch): Controls the calculation period and sensitivity for market detection. - Calc CCI (
calcCCI): Controls the calculation period and sensitivity for market detection. - Calc Momentum (
calcMom): Controls the calculation period and sensitivity for market detection. - Calc OBV (
calcOBV): Controls the calculation period and sensitivity for market detection. - Calc VWMACD (
calcVWMACD): Controls the calculation period and sensitivity for market detection. - Calc CMF (
calcCMF): Controls the calculation period and sensitivity for market detection. - Calc MFI (
calcMFI): Controls the calculation period and sensitivity for market detection. - Hide Data (
hideData): Controls the calculation period and sensitivity for market detection. - Bull Div (
buySignal): Controls the calculation period and sensitivity for market detection. - Bear Div (
sellSignal): Controls the calculation period and sensitivity for market detection. - Reg Bull (
regBull): Controls the calculation period and sensitivity for market detection. - Reg Bear (
regBear): Controls the calculation period and sensitivity for market detection. - Hid Bull (
hidBull): Controls the calculation period and sensitivity for market detection. - Hid Bear (
hidBear): Controls the calculation period and sensitivity for market detection. - Bull Count (
bullCount): Controls the calculation period and sensitivity for market detection. - Bear Count (
bearCount): Controls the calculation period and sensitivity for market detection. - Total Count (
totalCount): Controls the calculation period and sensitivity for market detection. - Any Бычий Divergence (
buySignal): Controls the calculation period and sensitivity for market detection. - Any Медвежий Divergence (
sellSignal): Controls the calculation period and sensitivity for market detection. - Regular Бычий Div (
regBull): Controls the calculation period and sensitivity for market detection. - Regular Медвежий Div (
regBear): Controls the calculation period and sensitivity for market detection. - Hidden Бычий Div (
hidBull): Controls the calculation period and sensitivity for market detection. - Hidden Медвежий Div (
hidBear): Controls the calculation period and sensitivity for market detection. - Бычий Div Count (
bullCount): Controls the calculation period and sensitivity for market detection. - Медвежий Div Count (
bearCount): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
buySignal- Any Бычий Divergence event signal.sellSignal- Any Медвежий Divergence event signal.regBull- Regular Бычий Div event signal.regBear- Regular Медвежий Div event signal.hidBull- Hidden Бычий Div event signal.hidBear- Hidden Медвежий Div event signal.
2. Фильтры и торговые уровни
pivotПериод- Pivot Период value used for structural qualification or thresholds.source- Source value used for structural qualification or thresholds.divType- Divergence Type value used for structural qualification or thresholds.maxPivots- Max Pivots to Check value used for structural qualification or thresholds.minDivs- Min Divs to Show value used for structural qualification or thresholds.labelStyle- Label Style value used for structural qualification or thresholds.labelOffset- Label Offset value used for structural qualification or thresholds.calcRSI- Calc RSI value used for structural qualification or thresholds.calcMACD- Calc MACD value used for structural qualification or thresholds.calcMACDHist- Calc MACD Hist value used for structural qualification or thresholds.calcStoch- Calc Stoch value used for structural qualification or thresholds.calcCCI- Calc CCI value used for structural qualification or thresholds.calcMom- Calc Momentum value used for structural qualification or thresholds.calcOBV- Calc OBV value used for structural qualification or thresholds.calcVWMACD- Calc VWMACD value used for structural qualification or thresholds.calcCMF- Calc CMF value used for structural qualification or thresholds.calcMFI- Calc MFI value used for structural qualification or thresholds.hideData- Hide Data value used for structural qualification or thresholds.buySignal- Bull Div value used for structural qualification or thresholds.sellSignal- Bear Div value used for structural qualification or thresholds.regBull- Reg Bull value used for structural qualification or thresholds.regBear- Reg Bear value used for structural qualification or thresholds.hidBull- Hid Bull value used for structural qualification or thresholds.hidBear- Hid Bear value used for structural qualification or thresholds.bullCount- Bull Count value used for structural qualification or thresholds.bearCount- Bear Count value used for structural qualification or thresholds.totalCount- Total Count value used for structural qualification or thresholds.bullCount- Бычий Div Count value used for structural qualification or thresholds.bearCount- Медвежий Div Count value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.