QQE MT4 V2 Guia de trading
Ultima atualizacao: July 22, 2026
The QQE MT4 V2 é uma ferramenta quantitativa de análise técnica. QQE_MT4_V2 Premium custom indicator based on QQE MT4. Enhancements:
O que o indicador mostra?
- Estrutura de mercado e momento: Visualiza direções de tendência predominantes e zonas de reversão chave.
- Sinais COMPRA / VENDA: Destaca oportunidades de entrada e saída confirmadas com base em regras quantitativas.
- Limites dinâmicos: Fornece níveis adaptativos para gerenciar risco e metas de negociação.
Configurações principais
- Laguerre Gamma (
gamma): Controls the calculation period and sensitivity for market detection. - ALMA Comprimento (
almaComprimento): 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. - Limiar (
threshold): Controls the calculation period and sensitivity for market detection. - Volatility Período (
volatilityPeríodo): 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 Limiar (
adxLimiar): Controls the calculation period and sensitivity for market detection. - CHOP Sideways Limiar (
chopLimiar): Controls the calculation period and sensitivity for market detection. - Show Divergence (0:No, 1:Yes) (
showDivergence): 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. - Regime Filter (
regime): 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. - 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. - Regime (1:Bull, -1:Bear, 0:Sideways) (
regime): Controls the calculation period and sensitivity for market detection. - Above Limiar (
_histAboveTh): Controls the calculation period and sensitivity for market detection. - Below Limiar (
_histBelowTh): Controls the calculation period and sensitivity for market detection. - Inside Channel (
_histInChannel): Controls the calculation period and sensitivity for market detection.
Como usar parâmetros de estratégia (Condition Source)
No módulo Strategy Tester, este indicador pode ser usado tanto como fonte direta de sinal quanto como filtro de estado de mercado.
1. Eventos de sinal
_histAboveTh- Hist Bull event signal._histBelowTh- Hist Bear event signal._histInChannel- Hist Mid event signal._histAboveTh- Above Limiar event signal._histBelowTh- Below Limiar event signal._histInChannel- Inside Channel event signal.
2. Filtros e níveis de negociação
gamma- Laguerre Gamma value used for structural qualification or thresholds.almaComprimento- ALMA Comprimento 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.threshold- Limiar value used for structural qualification or thresholds.volatilityPeríodo- Volatility Período 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.adxLimiar- ADX Sideways Limiar value used for structural qualification or thresholds.chopLimiar- CHOP Sideways Limiar value used for structural qualification or thresholds.showDivergence- Show Divergence (0:No, 1:Yes) 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.regime- Regime Filter 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.regime- Regime (1:Bull, -1:Bear, 0:Sideways) value used for structural qualification or thresholds.
Exemplo de estratégia: Entrar em Long quando buySignal for true e trendFilter == 1, garantindo alinhamento com a tendência principal.