Trading robot · MT5

Experienced FX Trader

by simonokwundue-ops

This collection of Expert Advisors for MetaTrader 5 provides high-frequency scalping and multi-strategy automated trading across multiple currency pairs.

GitHub stars1
Forks2
Last update10 months ago14 Nov 2025
LicenceNone stated

Overview

The robots utilize a signal scoring system based on moving average crossovers, RSI momentum, Bollinger Band breakouts, and MACD signals. The suite includes a dedicated scalper optimized for M1 and M5 timeframes with tight stops and a multi-symbol version that manages up to eight pairs simultaneously. Risk management features include per-symbol position limits, a maximum floating equity percentage filter, and hard stop losses.

Details

Input parameters

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

NameTypeDefaultDescription
TradeMultipleSymbolsbooltrueEnable Multi-Symbol Trading
TradingSymbolsstringEURUSD,GBPUSD,USDJPY,AUDUSDHigh-Liquidity Symbols Only
MaxPositionsPerSymbolint3Max Positions Per Symbol (Scalping)
AllowHedgingbooltrueAllow Opposite Directions Per Symbol
MaxTotalPositionsint8Max Total Positions (Higher for scalping)
MaxFloatingEquityPercentdouble5.0Max Floating Equity Risk (%)
UseMAStrategybooltrueUse Fast MA Crossover
UseRSIStrategybooltrueUse RSI Momentum
UseBBStrategybooltrueUse BB Squeeze/Breakout
UseMACDStrategybooltrueUse MACD Momentum
UseMomentumFilterbooltrueUse Price Momentum Filter
UseBreakoutDetectionbooltrueUse Breakout Detection
Show all 40 inputs
NameTypeDefaultDescription
MinSignalScoreint20Minimum Signal Score (Lower for scalping)
UseMultiTimeframeboolfalseDisable for scalping (faster)
TimeFrame1ENUM_TIMEFRAMESPERIOD_M1Fast Timeframe (M1)
TimeFrame2ENUM_TIMEFRAMESPERIOD_M5Medium Timeframe (M5)
TimeFrame3ENUM_TIMEFRAMESPERIOD_M15Slow Timeframe (M15)
MinTFConfirmationint2Min Timeframes for Signal (1-3)
FastMA_Periodint5Fast MA Period (Very fast for scalping)
SlowMA_Periodint20Slow MA Period (Quick reference)
MA_MethodENUM_MA_METHODMODE_EMAMA Method (EMA recommended)
MA_PriceENUM_APPLIED_PRICEPRICE_CLOSEMA Applied Price
MA_SlopeMinimumdouble2.0Min MA Slope (Pips) - Lower for scalping
RSI_Periodint14RSI Period
RSI_Oversolddouble30.0RSI Oversold Level
RSI_Overboughtdouble70.0RSI Overbought Level
RSI_PriceENUM_APPLIED_PRICEPRICE_CLOSERSI Applied Price
BB_Periodint20BB Period
BB_Deviationdouble2.0BB Standard Deviation
BB_AppliedPriceENUM_APPLIED_PRICEPRICE_CLOSEBB Applied Price
MACD_FastEMAint12MACD Fast EMA
MACD_SlowEMAint26MACD Slow EMA
MACD_Signalint9MACD Signal Period
MACD_PriceENUM_APPLIED_PRICEPRICE_CLOSEMACD Applied Price
UseADXFilterboolfalseDisable ADX for scalping (too slow)
ADX_Periodint14ADX Period
ADX_Minimumdouble15.0Minimum ADX Level (Lower)
UseATRFilterbooltrueUse ATR Volatility Filter
ATR_Periodint14ATR Period
ATR_MinimumPipsdouble3.0Minimum ATR (Pips) - Lower for scalping

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone simonokwundue-ops/Experienced-FX-Trader 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, and any .mqh files into the Include folder the code expects.
  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

Nyao Scalper

by elrizwiraswara
173 stars

Nyao Scalper is an automated scalping robot for MetaTrader 5 that utilizes a multi-factor weighted scoring system to identify trade opportunities. It evaluates trend alignment through EMA crossovers, momentum via RSI, and price action through wick rejection and candle body analysis. The EA manages risk with adaptive AT

MT5 Trading robot ScalpingTrend followingMartingale High risk
Updated 3 months ago BSD-3-Clause GitHub repository of Nyao Scalper

Conservative Scalper EA

by NadirAliOfficial
10 stars

Conservative Scalper EA is a MetaTrader 4 robot designed for intraday scalping on major currency pairs such as EURUSD, GBPUSD, and USDJPY. It determines market bias on the M15 timeframe using dual Exponential Moving Averages and enters trades on the M5 chart based on RSI levels and candle breakouts. The system prioriti

MT4 Trading robot ScalpingTrend followingBreakout

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

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

Prop Firm EA Fleet

by cgemise971
20 stars

Prop Firm EA Fleet is a collection of MetaTrader 5 robots designed for passing prop firm evaluations and managing funded accounts. The suite utilizes various strategies including market structure analysis, session range breakouts for London and New York sessions, and high-frequency scalping. It features strict risk man

MT5 Trading robot SMC / ICT / price actionBreakoutScalping High risk
Updated 9 months ago None stated GitHub repository of Prop Firm EA Fleet

FG Scalping Pro

by FaizGusion00
11 stars

FG Scalping Pro is an automated trading system for MetaTrader 5 that utilizes a multi-indicator approach to identify entry points. It 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

MT5 Trading robot ScalpingIndicator crossoverMean reversion
Updated 1 year ago Custom licence GitHub repository of FG Scalping Pro

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