
User Guide
1. Overview
Orbital Scalper V2 is an MT5 Expert Advisor (EA) designed for scalping
breakouts and avoiding fake signals using a combination of:
• Bollinger Bands (BB) → Detect breakout opportunities.
• MACD → Confirm momentum direction.
• RSI → Filter fake breakouts and avoid extreme overbought/oversold zones.
• ADX → Confirm real market trend strength.
• ATR (optional) → Dynamic Stop Loss / Take Profit.
• Trailing Stop and Spread filter included.
The EA is built for scalping and short-term swing trading, especially in trending
conditions.
2. Filters & Safety
• Spread filter: Blocks trades if spread > MaxSpreadPoints.
• Cooldown bars: Waits a few bars (default 3) after each trade before entering
again.
• One trade per symbol/magic number.
3. Inputs & Parameters
Parameter Description Recommended
Lots Fixed lot size 0.10 (demo/test)
Max Spread Points Max allowed spread ≤ 25Parameter Description Recommended
Cooldown Bars Bars to wait before new entry 3
Bollinger Bands Period / Deviation 20 / 2.0
MACD Fast / Slow / Signal 12 / 26 / 9
RSI Period 14
RSI Buy Zone Min / Max 50 – 80
RSI Sell Zone Min / Max 20 – 50
ADX Period / Min 14 / 20
ATR SL/TP Multipliers Dynamic risk control SL 2.0 / TP 2.0
Trailing Start / Step 250 / 50
4. Example Test Settings
EURUSD M5 (Scalping)
• Lot size: 0.10
• BB: 20 / 2.0
• MACD: 12/26/9
• RSI Buy: 50–80, RSI Sell: 20–50
• ADX: 14 / Min = 20
• Stops: ATR 14, SL×2.0, TP×2.0
• Spread ≤ 25 points, Cooldown = 3 bars
• Trailing: Start 250, Step 50
Expect higher trade frequency, good for scalping in London & NY sessions.EURUSD M15 (Swing Scalping)
• Lot size: 0.10
• BB: 20 / 2.0
• MACD: 12/26/9
• RSI Buy: 50–80, RSI Sell: 20–50
• ADX: 14 / Min = 25 (stronger filter for fewer, more reliable signals)
• Stops: ATR 14, SL×2.0, TP×2.5 (risk–reward tuned for higher TF)
• Spread ≤ 25 points, Cooldown = 3 bars
• Trailing: Start 300, Step 60
Expect fewer trades, but signals are more reliable and designed for intraday
swings.
5. Recommended Usage
• Best pairs: EURUSD, GBPUSD, USDJPY (liquid majors).
• Avoid low-liquidity pairs (large spread).
• Avoid high-impact news (NFP, FOMC, CPI).
• Run EA only on 1 chart per symbol.
Tip:
• If you want more trades, reduce MinADX (e.g., from 25 → 18).
• If you want fewer but stronger trades, increase MinADX (e.g., from 20 →
30).