DYNAMIC BAND PASS VELOCITY Гайд по трейдингу
Обновлено: July 22, 2026
The Dynamic Band-Pass Velocity — это квантитативный инструмент технического анализа. Dynamic Band-Pass Velocity (DBPV) A premium DSP indicator combining: 1. John Ehlers' Homodyne Discriminator: dynamically measures dominant cycle period (T).
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Период анализа (
length): Controls the calculation period and sensitivity for market detection. - Band-Pass Bandwidth (
bandwidth): Controls the calculation period and sensitivity for market detection. - Порог Множитель (
thresholdMult): Controls the calculation period and sensitivity for market detection. - Ease Component Weight (
easeWeight): Controls the calculation period and sensitivity for market detection. - Dynamic Smooth Ratio (
smoothRatio): Controls the calculation period and sensitivity for market detection. - Min Cycle Период (
minПериод): Controls the calculation period and sensitivity for market detection. - Max Cycle Период (
maxПериод): Controls the calculation period and sensitivity for market detection. - Source (
source): Controls the calculation period and sensitivity for market detection. - Бычий Easy (
bullEasy): Controls the calculation period and sensitivity for market detection. - Бычий Strong (
bullStrong): Controls the calculation period and sensitivity for market detection. - Медвежий Easy (
bearEasy): Controls the calculation period and sensitivity for market detection. - Медвежий Strong (
bearStrong): Controls the calculation period and sensitivity for market detection. - Upper Порог (
upperBand): Controls the calculation period and sensitivity for market detection. - Lower Порог (
lowerBand): Controls the calculation period and sensitivity for market detection. - Zero Line (
zeroLine): Controls the calculation period and sensitivity for market detection. - DBPV Value (
dbpv): Controls the calculation period and sensitivity for market detection. - Upper Band (
upperBand): Controls the calculation period and sensitivity for market detection. - Lower Band (
lowerBand): Controls the calculation period and sensitivity for market detection. - Oscillator Value (
dbpv): Controls the calculation period and sensitivity for market detection. - Strong Bull Impulse (
isStrongBullImpulse): Controls the calculation period and sensitivity for market detection. - Strong Bear Impulse (
isStrongBearImpulse): Controls the calculation period and sensitivity for market detection. - Бычий Easy Movement (
isBullEasy): Controls the calculation period and sensitivity for market detection. - Медвежий Easy Movement (
isBearEasy): Controls the calculation period and sensitivity for market detection. - Бычий Strong Movement (
isBullStrong): Controls the calculation period and sensitivity for market detection. - Медвежий Strong Movement (
isBearStrong): Controls the calculation period and sensitivity for market detection. - Adaptive Cycle Период (
adaptiveПериод): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
isStrongBullImpulse- Strong Bull Impulse event signal.isStrongBearImpulse- Strong Bear Impulse event signal.isBullEasy- Бычий Easy Movement event signal.isBearEasy- Медвежий Easy Movement event signal.isBullStrong- Бычий Strong Movement event signal.isBearStrong- Медвежий Strong Movement event signal.
2. Фильтры и торговые уровни
length- Период анализа value used for structural qualification or thresholds.bandwidth- Band-Pass Bandwidth value used for structural qualification or thresholds.thresholdMult- Порог Множитель value used for structural qualification or thresholds.easeWeight- Ease Component Weight value used for structural qualification or thresholds.smoothRatio- Dynamic Smooth Ratio value used for structural qualification or thresholds.minПериод- Min Cycle Период value used for structural qualification or thresholds.maxПериод- Max Cycle Период value used for structural qualification or thresholds.source- Source value used for structural qualification or thresholds.dbpv- DBPV Value value used for structural qualification or thresholds.upperBand- Upper Band value used for structural qualification or thresholds.lowerBand- Lower Band value used for structural qualification or thresholds.dbpv- Oscillator Value value used for structural qualification or thresholds.adaptiveПериод- Adaptive Cycle Период value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.