QUANTUM SCALPER 5M Guia de trading

Ultima atualizacao: July 22, 2026

The Quantum Scalper 5M é uma ferramenta quantitativa de análise técnica. QUANTUM_SCALPER_5M Quantum Scalper 5M, adapted from Pine Script to CUSTOM_INDICATORS.

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

  • SR Período de análise (lookback): Controls the calculation period and sensitivity for market detection.
  • SR Confirmation Bars (confirmBars): Controls the calculation period and sensitivity for market detection.
  • Minimum SR Distance (%) (minDistancePct): Controls the calculation period and sensitivity for market detection.
  • BB Média móvel Comprimento (bbComprimento): Controls the calculation period and sensitivity for market detection.
  • BB Band Multiplicador (bbMult): Controls the calculation period and sensitivity for market detection.
  • Quantum Channel Comprimento (qtfLen): Controls the calculation period and sensitivity for market detection.
  • Quantum Volatility Multiplicador (qtfMult): Controls the calculation period and sensitivity for market detection.
  • Use Higher Timeframe Filter (useMTF): Controls the calculation period and sensitivity for market detection.
  • Higher TF Multiplicador (mtfMultiplicador): Controls the calculation period and sensitivity for market detection.
  • Show Dynamic RR Box (showRRBox): Controls the calculation period and sensitivity for market detection.
  • Show Bollinger Bands (showBB): Controls the calculation period and sensitivity for market detection.
  • Show Quantum Channel (showChannel): Controls the calculation period and sensitivity for market detection.
  • Show Dashboard (showDashboard): Controls the calculation period and sensitivity for market detection.
  • Color Bars (colorBars): Controls the calculation period and sensitivity for market detection.
  • RR Stop Loss (%) (rrSlPct): Controls the calculation period and sensitivity for market detection.
  • RR Take Profit (%) (rrTpPct): Controls the calculation period and sensitivity for market detection.
  • Strong Bull / BUY (bullStrong): Controls the calculation period and sensitivity for market detection.
  • Weak Bull Candle (bullWeak): Controls the calculation period and sensitivity for market detection.
  • Strong Bear / SELL (bearStrong): Controls the calculation period and sensitivity for market detection.
  • Weak Bear Candle (bearWeak): Controls the calculation period and sensitivity for market detection.
  • Fixed Resistance (resistance): Controls the calculation period and sensitivity for market detection.
  • Fixed Support (support): Controls the calculation period and sensitivity for market detection.
  • BB Upper (bbUpper): Controls the calculation period and sensitivity for market detection.
  • BB Basis (bbBasis): Controls the calculation period and sensitivity for market detection.
  • BB Lower (bbLower): Controls the calculation period and sensitivity for market detection.
  • Quantum Channel (channel): Controls the calculation period and sensitivity for market detection.
  • RR Take Profit Fill (rrTpFill): Controls the calculation period and sensitivity for market detection.
  • RR Stop Loss Fill (rrSlFill): Controls the calculation period and sensitivity for market detection.
  • Fixed Resistance (srHigh): Controls the calculation period and sensitivity for market detection.
  • Fixed Support (srLow): Controls the calculation period and sensitivity for market detection.
  • SR Range % (srRangePct): Controls the calculation period and sensitivity for market detection.
  • SR Distance OK (srDistanceOk): Controls the calculation period and sensitivity for market detection.
  • BB Upper (bbUpper): Controls the calculation period and sensitivity for market detection.
  • BB Basis (bbBasis): Controls the calculation period and sensitivity for market detection.
  • BB Lower (bbLower): Controls the calculation period and sensitivity for market detection.
  • QTF Upper (qtfUpper): Controls the calculation period and sensitivity for market detection.
  • QTF Basis (qtfBasis): Controls the calculation period and sensitivity for market detection.
  • QTF Lower (qtfLower): Controls the calculation period and sensitivity for market detection.
  • RSI Momentum (rsi): Controls the calculation period and sensitivity for market detection.
  • Momentum Trend (momTrend): Controls the calculation period and sensitivity for market detection.
  • MTF Trend (mtfTrend): 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.
  • Signal Direction (signalDir): Controls the calculation period and sensitivity for market detection.
  • Last Signal (lastSignal): Controls the calculation period and sensitivity for market detection.
  • RR Entry (rrEntry): Controls the calculation period and sensitivity for market detection.
  • RR Take Profit (rrTp): Controls the calculation period and sensitivity for market detection.
  • RR Stop Loss (rrSl): Controls the calculation period and sensitivity for market detection.
  • RR Active (rrActive): Controls the calculation period and sensitivity for market detection.
  • Open (_open): Controls the calculation period and sensitivity for market detection.
  • High (_high): Controls the calculation period and sensitivity for market detection.
  • Low (_low): Controls the calculation period and sensitivity for market detection.
  • Close (_close): 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.
  • Signal Direction (1/-1) (signalDir): Controls the calculation period and sensitivity for market detection.
  • Last Signal State (1/-1) (lastSignal): Controls the calculation period and sensitivity for market detection.
  • BUY Touch Confirmed (buyTouch): Controls the calculation period and sensitivity for market detection.
  • BUY Reject Confirmed (buyReject): Controls the calculation period and sensitivity for market detection.
  • SELL Touch Confirmed (sellTouch): Controls the calculation period and sensitivity for market detection.
  • SELL Reject Confirmed (sellReject): Controls the calculation period and sensitivity for market detection.
  • RSI Momentum (rsi): Controls the calculation period and sensitivity for market detection.
  • Momentum Trend (momTrend): Controls the calculation period and sensitivity for market detection.
  • MTF Trend (mtfTrend): Controls the calculation period and sensitivity for market detection.
  • SR Distance OK (srDistanceOk): Controls the calculation period and sensitivity for market detection.
  • Fixed Resistance (srHigh): Controls the calculation period and sensitivity for market detection.
  • Fixed Support (srLow): Controls the calculation period and sensitivity for market detection.
  • BB Upper (bbUpper): Controls the calculation period and sensitivity for market detection.
  • BB Lower (bbLower): Controls the calculation period and sensitivity for market detection.
  • QTF Upper (qtfUpper): Controls the calculation period and sensitivity for market detection.
  • QTF Lower (qtfLower): Controls the calculation period and sensitivity for market detection.
  • RR Box Active (rrActive): Controls the calculation period and sensitivity for market detection.
  • RR Take Profit (rrTp): Controls the calculation period and sensitivity for market detection.
  • RR Stop Loss (rrSl): 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

  • srDistanceOk - SR Distance OK event signal.
  • buySignal - BUY Signal event signal.
  • sellSignal - SELL Signal event signal.
  • rrActive - RR Active event signal.
  • buySignal - BUY Signal event signal.
  • sellSignal - SELL Signal event signal.
  • buyTouch - BUY Touch Confirmed event signal.
  • buyReject - BUY Reject Confirmed event signal.
  • sellTouch - SELL Touch Confirmed event signal.
  • sellReject - SELL Reject Confirmed event signal.
  • srDistanceOk - SR Distance OK event signal.
  • rrActive - RR Box Active event signal.

2. Filtros e níveis de negociação

  • lookback - SR Período de análise value used for structural qualification or thresholds.
  • confirmBars - SR Confirmation Bars value used for structural qualification or thresholds.
  • minDistancePct - Minimum SR Distance (%) value used for structural qualification or thresholds.
  • bbComprimento - BB Média móvel Comprimento value used for structural qualification or thresholds.
  • bbMult - BB Band Multiplicador value used for structural qualification or thresholds.
  • qtfLen - Quantum Channel Comprimento value used for structural qualification or thresholds.
  • qtfMult - Quantum Volatility Multiplicador value used for structural qualification or thresholds.
  • useMTF - Use Higher Timeframe Filter value used for structural qualification or thresholds.
  • mtfMultiplicador - Higher TF Multiplicador value used for structural qualification or thresholds.
  • showRRBox - Show Dynamic RR Box value used for structural qualification or thresholds.
  • showBB - Show Bollinger Bands value used for structural qualification or thresholds.
  • showChannel - Show Quantum Channel value used for structural qualification or thresholds.
  • showDashboard - Show Dashboard value used for structural qualification or thresholds.
  • colorBars - Color Bars value used for structural qualification or thresholds.
  • rrSlPct - RR Stop Loss (%) value used for structural qualification or thresholds.
  • rrTpPct - RR Take Profit (%) value used for structural qualification or thresholds.
  • srHigh - Fixed Resistance value used for structural qualification or thresholds.
  • srLow - Fixed Support value used for structural qualification or thresholds.
  • srRangePct - SR Range % value used for structural qualification or thresholds.
  • bbUpper - BB Upper value used for structural qualification or thresholds.
  • bbBasis - BB Basis value used for structural qualification or thresholds.
  • bbLower - BB Lower value used for structural qualification or thresholds.
  • qtfUpper - QTF Upper value used for structural qualification or thresholds.
  • qtfBasis - QTF Basis value used for structural qualification or thresholds.
  • qtfLower - QTF Lower value used for structural qualification or thresholds.
  • rsi - RSI Momentum value used for structural qualification or thresholds.
  • momTrend - Momentum Trend value used for structural qualification or thresholds.
  • mtfTrend - MTF Trend value used for structural qualification or thresholds.
  • signalDir - Signal Direction value used for structural qualification or thresholds.
  • lastSignal - Last Signal value used for structural qualification or thresholds.
  • rrEntry - RR Entry value used for structural qualification or thresholds.
  • rrTp - RR Take Profit value used for structural qualification or thresholds.
  • rrSl - RR Stop Loss value used for structural qualification or thresholds.
  • _open - Open value used for structural qualification or thresholds.
  • _high - High value used for structural qualification or thresholds.
  • _low - Low value used for structural qualification or thresholds.
  • _close - Close value used for structural qualification or thresholds.
  • signalDir - Signal Direction (1/-1) value used for structural qualification or thresholds.
  • lastSignal - Last Signal State (1/-1) value used for structural qualification or thresholds.
  • rsi - RSI Momentum value used for structural qualification or thresholds.
  • momTrend - Momentum Trend value used for structural qualification or thresholds.
  • mtfTrend - MTF Trend value used for structural qualification or thresholds.
  • srHigh - Fixed Resistance value used for structural qualification or thresholds.
  • srLow - Fixed Support value used for structural qualification or thresholds.
  • bbUpper - BB Upper value used for structural qualification or thresholds.
  • bbLower - BB Lower value used for structural qualification or thresholds.
  • qtfUpper - QTF Upper value used for structural qualification or thresholds.
  • qtfLower - QTF Lower value used for structural qualification or thresholds.
  • rrTp - RR Take Profit value used for structural qualification or thresholds.
  • rrSl - RR Stop Loss 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.

Continuar pesquisa

Explore toda a academia, a documentacao da plataforma e as paginas principais do site para aprofundar crypto backtesting e pesquisa de estrategias.

Ver todas as guias da academia Ler a documentacao Comparar planos Ver o research engine