QQE SIGNALS V2 Гайд по трейдингу
Обновлено: July 22, 2026
The QQE Signals V2 — это квантитативный инструмент технического анализа. QQE Signals V2 Premium custom main-chart overlay indicator. Enhancements:
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Laguerre Gamma (
gamma): Controls the calculation period and sensitivity for market detection. - ALMA Длина (
almaДлина): Controls the calculation period and sensitivity for market detection. - ALMA Offset (
almaOffset): Controls the calculation period and sensitivity for market detection. - ALMA Sigma (
almaSigma): Controls the calculation period and sensitivity for market detection. - Fast QQE Factor (
qqeFactor): Controls the calculation period and sensitivity for market detection. - Volatility Период (
volatilityПериод): Controls the calculation period and sensitivity for market detection. - QQE Factor Mode (0:Static, 1:ADX, 2:CHOP) (
qqeFactorMode): Controls the calculation period and sensitivity for market detection. - Regime Filter (0:Off, 1:ADX, 2:CHOP, 3:Both) (
regimeFilterMode): Controls the calculation period and sensitivity for market detection. - ADX Sideways Порог (
adxПорог): Controls the calculation period and sensitivity for market detection. - CHOP Sideways Порог (
chopПорог): Controls the calculation period and sensitivity for market detection. - Buy Signal (
buySignal): Controls the calculation period and sensitivity for market detection. - Sell Signal (
sellSignal): Controls the calculation period and sensitivity for market detection. - Is Long (
isLong): Controls the calculation period and sensitivity for market detection. - Is Short (
isShort): Controls the calculation period and sensitivity for market detection. - Buy Signal (
buySignal): Controls the calculation period and sensitivity for market detection. - Sell Signal (
sellSignal): Controls the calculation period and sensitivity for market detection. - Is Long State (
isLong): Controls the calculation period and sensitivity for market detection. - Is Short State (
isShort): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
buySignal- Buy Signal event signal.sellSignal- Sell Signal event signal.isLong- Is Long State event signal.isShort- Is Short State event signal.
2. Фильтры и торговые уровни
gamma- Laguerre Gamma value used for structural qualification or thresholds.almaДлина- ALMA Длина value used for structural qualification or thresholds.almaOffset- ALMA Offset value used for structural qualification or thresholds.almaSigma- ALMA Sigma value used for structural qualification or thresholds.qqeFactor- Fast QQE Factor value used for structural qualification or thresholds.volatilityПериод- Volatility Период value used for structural qualification or thresholds.qqeFactorMode- QQE Factor Mode (0:Static, 1:ADX, 2:CHOP) value used for structural qualification or thresholds.regimeFilterMode- Regime Filter (0:Off, 1:ADX, 2:CHOP, 3:Both) value used for structural qualification or thresholds.adxПорог- ADX Sideways Порог value used for structural qualification or thresholds.chopПорог- CHOP Sideways Порог value used for structural qualification or thresholds.buySignal- Buy Signal value used for structural qualification or thresholds.sellSignal- Sell Signal value used for structural qualification or thresholds.isLong- Is Long value used for structural qualification or thresholds.isShort- Is Short value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.