QQE MT4 Guia de trading
Ultima atualizacao: July 22, 2026
The QQE MT4 (Glaz) é uma ferramenta quantitativa de análise técnica. QQE_MT4 Optimized to Golden Standard. Improvements:
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
- RSI Comprimento (
rsiComprimento): 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. - Limiar (
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 Comprimento (
histEmaComprimento): 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. - Limiar 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 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
rsiComprimento- RSI Comprimento 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- Limiar value used for structural qualification or thresholds.showHistEma- Show Histogram EMA value used for structural qualification or thresholds.histEmaComprimento- Histogram EMA Comprimento 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.
Exemplo de estratégia: Entrar em Long quando buySignal for true e trendFilter == 1, garantindo alinhamento com a tendência principal.