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.
Multi-indicator entry using EMA, RSI, and Bollinger Bands
Dynamic ATR-based stop loss and take profit
Built-in visual dashboard for real-time monitoring
Read from FG_ScalpingPro_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
GeneralSection
string
===== General Settings =====
General Settings
EnableTrading
bool
true
Enable automatic trading
MagicNumber
int
123456
Magic number
TradeComment
string
FG_ScalpingPro
Trade comment
CustomSettings
string
===== Custom Trading Settings =====
Custom Trading Settings
MaxTrades
int
5
Maximum number of concurrent trades
UseFixedLot
bool
true
Use fixed lot size
FixedLotSize
double
0.01
Fixed lot size value
MinTradeHoldingTime
int
15
Minimum trade holding time (minutes)
MaxTradeHoldingTime
int
60
Maximum trade holding time (minutes)
StrictAnalysis
bool
true
Stricter entry conditions for higher win rate
NotificationSettings
string
===== Notification Settings =====
Notification Settings
Show all 40 inputs
Name
Type
Default
Description
EnableAlerts
bool
true
Enable pop-up alerts
EnablePushNotifications
bool
false
Enable push notifications to mobile
EnableEmailAlerts
bool
false
Enable email alerts
EnableDashboard
bool
true
Enable visual dashboard
DashboardX
int
160
Dashboard X position (centered)
DashboardY
int
5
Dashboard Y position (higher)
DashboardFontSize
int
10
Dashboard font size
DashboardTextColor
color
clrWhite
Dashboard text color
DashboardBgColor
color
C'0,0,0'
Dashboard background color (dark black)
PreTradeAlertThreshold
int
70
Alert threshold (0-100) for pre-trade notifications
BBSettings
string
===== Bollinger Bands Settings =====
Bollinger Bands Settings
BB_Period
int
20
Bollinger Bands period
BB_Deviation
double
2.5
Bollinger Bands deviation
BB_Shift
int
0
Bollinger Bands shift
MASettings
string
===== Moving Average Settings =====
Moving Average Settings
EMA_Fast_Period
int
9
Fast EMA period
EMA_Slow_Period
int
21
Slow EMA period
RSISettings
string
===== RSI Settings =====
RSI Settings
RSI_Period
int
14
RSI period
RSI_Overbought
int
70
RSI overbought level
RSI_Oversold
int
30
RSI oversold level
UseRSIFilter
bool
true
Use RSI for signal filtering
ATRSettings
string
===== ATR Settings =====
ATR Settings
ATR_Period
int
14
ATR period
ATR_Multiplier_TP
double
1.5
ATR multiplier for TP
ATR_Multiplier_SL
double
1.0
ATR multiplier for SL
ATR_MinValue
int
15
Minimum ATR value in points to trade
UseDynamicMultiplier
bool
true
Use dynamic ATR multipliers based on market phase
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone FaizGusion00/ea_roboforextrading from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
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.
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
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
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
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
MT4Trading robotScalpingIndicator crossoverTrend following
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
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