Skip to product information
Stealth Scalper X #005

How to Use StealthScalperX
1. Open a chart
o Recommended: EURUSD, Timeframe M5 (ideal for scalping / intraday).
2. Attach the EA to the chart
o Enable AutoTrading in MT5.
o Adjust input parameters if needed.
3. How the EA works
o Detects Price Action breakout (candle body ≥ ATR * MinBodyATR).
o Filters signals using ATR to avoid trading in very quiet or extremely volatile
conditions.
o Uses VWAP (Session anchored) to confirm trend:
▪ Buy only if the candle closes above VWAP and breaks out.
▪ Sell only if the candle closes below VWAP and breaks down.
o Draws VWAP line, Buy/Sell arrows, Exit marks, and a label with VWAP + ATR
values.
o VWAP line can be updated every tick (more accurate but slightly heavier on
CPU).
Recommended Settings (EURUSD, M5)
Category Suggested Value Notes
Magic Number 860031 (default) Separate from other EAs
Max Spread (points) 25 Avoid trades during wide spread
Cooldown Bars 5 Wait after entry to prevent
overtrading
ATR Timeframe PERIOD_CURRENT Use ATR on the same TF (M5)
ATR Period 14 Standard, reliableCategory Suggested Value Notes
ATR Min / Max (points) 30 – 800 Filter out unsuitable volatility
StopLoss = ATR Multiplier 1.5 Balanced stop-loss
TakeProfit = ATR
Multiplier 2.0 Risk:Reward ≈ 1:1.3
Trailing Stop (ATR Mult) 0.5 – 1.0 (optional) Enable if you want dynamic SL
VWAP Session Start 0 (server time) Start from daily session open
Max Distance from VWAP 1.2 ATR Avoid entries too far from VWAP
Min Candle Body (ATRs) 0.2 Only accept strong candles
Lot Size Fixed 0.10 (or Risk 1–
2%) Adjust based on account size
Draw VWAP true Show VWAP line on chart
VWAP Update true Update every tick (more accurate)
Extra Tips
• Always run a Backtest on EURUSD M5 before going live.
• For scalping, use a VPS or server with low latency to your broker.
• Avoid running during high-impact news events (NFP, FOMC, ECB, etc.).
• Can also be applied to other major pairs (GBPUSD, USDJPY, etc.) — adjust ATR ranges
accordingly.
Recommended to start with small lot sizes (0.01–0.05) until you’re confident, then scale up.

You may also like