ASQ SafeScalping v1.20 is a free open-source breakout scalping Expert Advisor for MT5 from AlgoSphere Quant. Entries use a strict seven-condition gate: EMA(150/510) direction, ATR-based EMA separation, close relative to both EMAs, N-bar breakout with ATR buffer, RSI zone filter, momentum vs prior close, and optional H1 EMA(50/200) confirmation. If any check fails, no trade.
v1.20 fixes repeated TP1 partial closes via ticket tracking, disables GlobalVariables-based peak drawdown tracking in Strategy Tester, and removes a legacy MT4 directive for clean MT5 builds.
Risk and trade management are conservative: single position only, fixed SL/TP, percent sizing, max drawdown auto-pause, daily trade cap, breakeven, trailing stop, and one-time partial close. Filters cover session hours, spread, news, and Friday cutoff. Five .set presets support phased optimization, w...
#MQL5 #MT5 #EA #Scalper
mql5.com/en/code/71189?utm_s…