QUANTUM SCALPER 5M Guia de trading
Ultima actualizacion: July 22, 2026
The Quantum Scalper 5M es una herramienta cuantitativa de análisis técnico. QUANTUM_SCALPER_5M Quantum Scalper 5M, adapted from Pine Script to CUSTOM_INDICATORS.
¿Qué muestra el indicador?
- Estructura del mercado e impulso: Visualiza la dirección de la tendencia dominante y zonas clave de reversión.
- Señales COMPRA / VENTA: Muestra puntos de entrada y salida confirmados según reglas cuantitativas.
- Límites dinámicos: Proporciona niveles adaptativos para gestionar el riesgo y beneficio de las operaciones.
Ajustes clave
- SR Período de análisis (
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 Media móvil Longitud (
bbLongitud): Controls the calculation period and sensitivity for market detection. - BB Band Multiplicador (
bbMult): Controls the calculation period and sensitivity for market detection. - Quantum Channel Longitud (
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.
Cómo usar los parámetros de estrategia (Condition Source)
Dentro del módulo Strategy Tester, este indicador se puede utilizar tanto como fuente directa de señales como filtro del estado del mercado.
1. Eventos de señal
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 y niveles de trading
lookback- SR Período de análisis 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.bbLongitud- BB Media móvil Longitud value used for structural qualification or thresholds.bbMult- BB Band Multiplicador value used for structural qualification or thresholds.qtfLen- Quantum Channel Longitud 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.
Ejemplo de estrategia: Entrar en Long cuando buySignal es true y trendFilter == 1, asegurando que las operaciones se alineen con el impulso principal.