MATE Apex Scalper 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 using ATR-based exit targets, partial take profits, and smart exit logic for stagnant positions. Risk controls include a daily profit lock, news and holiday filters, and session-specific trading windows. It supports simultaneous monitoring of multiple symbols from a single chart.
Min |EMA50-EMA200| separation (x M15 ATR) for clear direction
UseSmartExit
bool
true
Close trades bleeding out or going nowhere
DeadExitATR
double
0.8
Close if this far ATR against us...
DeadExitMinH
double
2.0
...after at least these hours
MaxHoldHours
double
8.0
Close flat/losing trades after these hours (winners run)
DailyProfitLockPct
double
5.0
Halt new entries after +X% day (target: 5% daily, DD max 2%)
DayTradeFlat
bool
true
Close all FXPair positions before NY close
FlatHourPH
int
4
Flat from this PH hour...
FlatMinPH
int
30
...and minute (NY close 05:00 PH)
SwingLookback
int
2
Bars each side for swing detection
SwingScanBars
int
50
Bars to scan for swings
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Yamsim-bot/mate-apex-scalper 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, and any .mqh files into the Include folder the code expects.
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
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
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