QUANTUM SCALPER 5M Trading Guide
Last updated: July 22, 2026
The Quantum Scalper 5M is a quantitative technical analysis tool. QUANTUM_SCALPER_5M Quantum Scalper 5M, adapted from Pine Script to CUSTOM_INDICATORS.
What does the indicator show?
- Market Structure & Momentum: Visualizes prevailing trend directions and key reversal zones.
- BUY / SELL Signals: Highlights confirmed entry and exit opportunities based on quantitative rules.
- Dynamic Boundaries: Provides adaptive levels for managing trade risk and reward expectations.
Key Settings
- SR Lookback Period (
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 Moving Average Length (
bbLength): Controls the calculation period and sensitivity for market detection. - BB Band Multiplier (
bbMult): Controls the calculation period and sensitivity for market detection. - Quantum Channel Length (
qtfLen): Controls the calculation period and sensitivity for market detection. - Quantum Volatility Multiplier (
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 Multiplier (
mtfMultiplier): 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.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, this indicator can be used both as a direct signal source and as a market-state filter.
1. Signal Events
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. Filters and Trade Levels
lookback- SR Lookback Period 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.bbLength- BB Moving Average Length value used for structural qualification or thresholds.bbMult- BB Band Multiplier value used for structural qualification or thresholds.qtfLen- Quantum Channel Length value used for structural qualification or thresholds.qtfMult- Quantum Volatility Multiplier value used for structural qualification or thresholds.useMTF- Use Higher Timeframe Filter value used for structural qualification or thresholds.mtfMultiplier- Higher TF Multiplier 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.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.