QQE MT4 Гайд по трейдингу
Обновлено: July 22, 2026
The QQE MT4 (Glaz) — это квантитативный инструмент технического анализа. QQE_MT4 Optimized to Golden Standard. Improvements:
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- RSI Длина (
rsiДлина): Controls the calculation period and sensitivity for market detection. - RSI Smoothing (
rsiSmoothing): Controls the calculation period and sensitivity for market detection. - Fast QQE Factor (
qqeFactor): Controls the calculation period and sensitivity for market detection. - Порог (
threshold): Controls the calculation period and sensitivity for market detection. - Show Histogram EMA (
showHistEma): Controls the calculation period and sensitivity for market detection. - Histogram EMA Длина (
histEmaДлина): Controls the calculation period and sensitivity for market detection. - QQE Line (
qqeLine): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Hist Bull (
histUp): Controls the calculation period and sensitivity for market detection. - Hist Bear (
histDown): Controls the calculation period and sensitivity for market detection. - Hist Mid (
histMid): Controls the calculation period and sensitivity for market detection. - Upper Line (
upperLine): Controls the calculation period and sensitivity for market detection. - Lower Line (
lowerLine): Controls the calculation period and sensitivity for market detection. - Порог Shaded Bg (
threshBg): Controls the calculation period and sensitivity for market detection. - Histogram EMA (2) (
histEmaLine): Controls the calculation period and sensitivity for market detection. - QQE Line (
qqeLine): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Histogram (
hist): Controls the calculation period and sensitivity for market detection. - Hist Bull (
_histAboveTh): Controls the calculation period and sensitivity for market detection. - Hist Bear (
_histBelowTh): Controls the calculation period and sensitivity for market detection. - Hist Mid (
_histInChannel): Controls the calculation period and sensitivity for market detection. - Histogram EMA (2) (
histEma): Controls the calculation period and sensitivity for market detection. - QQE Line (
qqeLine): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Histogram (Oscillator) (
hist): Controls the calculation period and sensitivity for market detection. - Histogram EMA (2) (
histEma): Controls the calculation period and sensitivity for market detection. - Above Порог (
_histAboveTh): Controls the calculation period and sensitivity for market detection. - Below Порог (
_histBelowTh): Controls the calculation period and sensitivity for market detection. - Inside Channel (
_histInChannel): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
_histAboveTh- Hist Bull event signal._histBelowTh- Hist Bear event signal._histInChannel- Hist Mid event signal._histAboveTh- Above Порог event signal._histBelowTh- Below Порог event signal._histInChannel- Inside Channel event signal.
2. Фильтры и торговые уровни
rsiДлина- RSI Длина value used for structural qualification or thresholds.rsiSmoothing- RSI Smoothing value used for structural qualification or thresholds.qqeFactor- Fast QQE Factor value used for structural qualification or thresholds.threshold- Порог value used for structural qualification or thresholds.showHistEma- Show Histogram EMA value used for structural qualification or thresholds.histEmaДлина- Histogram EMA Длина value used for structural qualification or thresholds.qqeLine- QQE Line value used for structural qualification or thresholds.signalLine- Signal Line value used for structural qualification or thresholds.hist- Histogram value used for structural qualification or thresholds.histEma- Histogram EMA (2) value used for structural qualification or thresholds.qqeLine- QQE Line value used for structural qualification or thresholds.signalLine- Signal Line value used for structural qualification or thresholds.hist- Histogram (Oscillator) value used for structural qualification or thresholds.histEma- Histogram EMA (2) value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.