Scalpflip EA 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, single or dual moving average crossovers, and volume participation. Risk is managed through fixed lot sizing, a hard stop loss, a trailing stop mechanism, and time-based filters to restrict trading to specific sessions or market hours.
Smart entry system with trend and reversal modes
Technical filters for RSI, moving averages, and volume
Automated trailing stop and daily profit target
Configurable market opening and closing time filters
Read from SCALPFLIP v1.9.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Lote
double
0.1
MaxPositions
int
10
EntryMode
ENUM_ENTRY_MODE
MODE_SMART
Modo de Entrada
OperationTimeframe
ENUM_CUSTOM_TIMEFRAMES
TF_M5
Timeframe de Operação
TrendFilter
ENUM_TREND_FILTER
TREND_MA
Filtro de Tendência
MA_Period
int
20
Período da Média Móvel
MA_Fast
int
9
MA Rápida (Multi-MA)
MA_Slow
int
21
MA Lenta (Multi-MA)
UseRSIFilter
bool
true
Usar Filtro RSI
RSI_Period
int
14
Período do RSI
RSI_Oversold
double
30
RSI Sobrevendido
RSI_Overbought
double
70
RSI Sobrecomprado
Show all 21 inputs
Name
Type
Default
Description
UseVolumeFilter
bool
false
Usar Filtro de Volume
VolumeMultiplier
double
1.5
Multiplicador de Volume
StopLoss
int
125
DailyProfitTarget
double
0
TrailingStart
int
45
TrailingStep
int
5
MarketOpeningTime
string
09:10
MarketClosingTime
string
18:00
MarketClosingMinutes
int
10
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone anthonycdp/scalpflip-ea 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.
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
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