Trading robot · MT5

FG Scalping Pro

by FaizGusion00

FG Scalping Pro is an automated trading system for MetaTrader 5 that utilizes a multi-indicator approach to identify entry points.

GitHub stars11
Forks0
Last update1 year ago22 Jun 2025
LicenceCustom licence

Overview

FG Scalping Pro combines exponential moving average crossovers with RSI momentum and Bollinger Band volatility filters to execute trades. The EA manages risk through dynamic ATR-based stop loss and take profit levels, a trailing stop algorithm, and partial profit taking. It includes a visual dashboard, daily loss protection, and market phase detection to adjust parameters based on volatility. The strategy is primarily designed for major currency pairs on the fifteen-minute timeframe.

Details

Author

FaizGusion00 on GitHub

Type

Trading robot

Platform

MetaTrader 5 (MQL5)

Strategy

Scalping, Indicator crossover, Mean reversion, Trend following

Markets

Forex

Timeframes

M1-M5, M15-H1

Risk profile

No grid, martingale or hedging logic was found in its code or README. That says nothing about how it performs: backtest it first.

Input parameters

Read from FG_ScalpingPro_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
GeneralSectionstring===== General Settings =====General Settings
EnableTradingbooltrueEnable automatic trading
MagicNumberint123456Magic number
TradeCommentstringFG_ScalpingProTrade comment
CustomSettingsstring===== Custom Trading Settings =====Custom Trading Settings
MaxTradesint5Maximum number of concurrent trades
UseFixedLotbooltrueUse fixed lot size
FixedLotSizedouble0.01Fixed lot size value
MinTradeHoldingTimeint15Minimum trade holding time (minutes)
MaxTradeHoldingTimeint60Maximum trade holding time (minutes)
StrictAnalysisbooltrueStricter entry conditions for higher win rate
NotificationSettingsstring===== Notification Settings =====Notification Settings
Show all 40 inputs
NameTypeDefaultDescription
EnableAlertsbooltrueEnable pop-up alerts
EnablePushNotificationsboolfalseEnable push notifications to mobile
EnableEmailAlertsboolfalseEnable email alerts
EnableDashboardbooltrueEnable visual dashboard
DashboardXint160Dashboard X position (centered)
DashboardYint5Dashboard Y position (higher)
DashboardFontSizeint10Dashboard font size
DashboardTextColorcolorclrWhiteDashboard text color
DashboardBgColorcolorC'0,0,0'Dashboard background color (dark black)
PreTradeAlertThresholdint70Alert threshold (0-100) for pre-trade notifications
BBSettingsstring===== Bollinger Bands Settings =====Bollinger Bands Settings
BB_Periodint20Bollinger Bands period
BB_Deviationdouble2.5Bollinger Bands deviation
BB_Shiftint0Bollinger Bands shift
MASettingsstring===== Moving Average Settings =====Moving Average Settings
EMA_Fast_Periodint9Fast EMA period
EMA_Slow_Periodint21Slow EMA period
RSISettingsstring===== RSI Settings =====RSI Settings
RSI_Periodint14RSI period
RSI_Overboughtint70RSI overbought level
RSI_Oversoldint30RSI oversold level
UseRSIFilterbooltrueUse RSI for signal filtering
ATRSettingsstring===== ATR Settings =====ATR Settings
ATR_Periodint14ATR period
ATR_Multiplier_TPdouble1.5ATR multiplier for TP
ATR_Multiplier_SLdouble1.0ATR multiplier for SL
ATR_MinValueint15Minimum ATR value in points to trade
UseDynamicMultiplierbooltrueUse dynamic ATR multipliers based on market phase

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone FaizGusion00/ea_roboforextrading from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
  3. 3Copy the filesCopy the .mq5 file into Experts.
  4. 4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
  5. 5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.

Similar expert advisors

Scalpflip EA

by anthonycdp
25 stars

Scalpflip EA is an automated scalping robot for MetaTrader 5 that utilizes a multi-layered technical analysis approach. It offers three entry modes: trend-following, mean-reversion, and a smart mode that selects the strategy based on current market conditions. The system filters trades using the Relative Strength Index

MT5 Trading robot ScalpingTrend followingMean reversion
Updated 1 year ago None stated GitHub repository of Scalpflip EA

MATE Apex Scalper

by Yamsim-bot
1 stars

MATE Apex Scalper is a MetaTrader 5 expert advisor designed for scalping major forex pairs and gold. It employs a multi-symbol confluence strategy, filtering entries based on triple exponential moving average alignment, RSI levels, and Bollinger Band rejections on the M5 and M15 timeframes. The robot manages trades usi

MT5 Trading robot ScalpingTrend followingMean reversion
Updated 8 days ago None stated GitHub repository of MATE Apex Scalper

AntiLatency Sniper EA

by themusafirr
1 stars

This algorithmic scalping robot for MetaTrader 4 and 5 uses a five-factor confluence engine to identify trade entries. It monitors RSI extremes, Bollinger Band breakouts, MACD momentum, EMA ribbons, and volume acceleration. The EA employs percentage-based risk management with a strict stop loss and a flexible take prof

MT4MT5 Trading robot ScalpingTrend followingMean reversion
Updated 5 days ago None stated GitHub repository of AntiLatency Sniper EA

Ray Scalper

by ThePathsOfSaga
2 stars

Ray Scalper is an automated expert advisor for MetaTrader 4 that uses technical indicators to trade both trend-following and counter-trend strategies. It monitors Bollinger Bands, Moving Averages, and Stochastic crossovers to trigger entries. The robot allows users to toggle between trend and anti-trend modes and inclu

MT4 Trading robot ScalpingIndicator crossoverTrend following
Updated 6 years ago None stated GitHub repository of Ray Scalper

EA31337 Libre

by EA31337
252 stars

EA31337 Libre is an open-source, multi-strategy trading robot for MetaTrader 4 and MetaTrader 5. It functions as a simplified implementation of the EA31337 framework, providing a collection of over 35 built-in strategies based on technical indicators. The expert advisor performs independent market analysis across vario

MT5 Trading robot Multi-strategyTrend followingMean reversion
Updated 1 year ago GPL-3.0 GitHub repository of EA31337 Libre

EA Scalper XAUUSD

by francomascareloai
236 stars

EA Scalper XAUUSD is an automated trading research project for MetaTrader 5 focused on gold. It employs a multifaceted entry strategy using Smart Money Concepts like order blocks and liquidity sweeps, alongside moving average crossovers and Fibonacci zones. The EA includes a self-learning module designed to adapt to di

MT5 Trading robot SMC / ICT / price actionIndicator crossoverScalping High risk
Updated 3 months ago Custom licence GitHub repository of EA Scalper XAUUSD

More trading robots

Need a broker for MT5?

Compare regulated brokers that support MetaTrader, with spreads, minimum deposits and leverage side by side.

Compare brokers