This MetaTrader 5 expert advisor executes multiple trading strategies simultaneously, allowing users to allocate capital percentages between different modules like high-frequency trading, scalping, and custom XBTFX logic.
Multi Strategy EA MT5 includes comprehensive risk management features such as a maximum daily loss percentage, per-trade risk calculations, and leverage controls. For trade management, the robot utilizes hard stop loss, take profit, trailing stops, and break-even levels. The system also supports session-based trading restrictions, day-of-week filters, and a maximum limit for concurrent open positions.
Read from MultiStrategyEA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Strategy1Name
string
HFT
Stratégia 1 (HFT/Scalper/XBTFX)
Strategy2Name
string
Scalper
Stratégia 2 (HFT/Scalper/XBTFX)
Strategy1Capital
double
50.0
Stratégia 1 - % (0-100)
Strategy2Capital
double
50.0
Stratégia 2 - % (0-100)
Leverage
double
1.0
Tőkeáttét (1.0-50.0)
RiskPerTrade
double
2.0
Kockázat % per trade
MaxOpenPositions
int
10
Max nyitott pozíciók
TakeProfit
int
100
TP pontban
StopLoss
int
50
SL pontban
TrailingStop
double
20
Trailing stop pontban (0=ki)
BreakEven
double
30
Break even pontban (0=ki)
UseAutoTimeframe
bool
true
Automatikus timeframe
Show all 19 inputs
Name
Type
Default
Description
ManualTimeframe
int
15
Manuális timeframe (ha ki)
ShowMenu
bool
true
Menü megjelenítése
SessionStart
string
00:00
Trading session kezdete
SessionEnd
string
23:59
Trading session vége
TradeMonday
bool
true
Hétfőn kereskedés
TradeFriday
bool
true
Pénteken kereskedés
MaxDailyLoss
double
5.0
Max napi veszteség %
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Lucifer75853/MultiStrategyEA-MT5 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.
This MetaTrader 5 expert advisor is a multi-timeframe scalping robot designed for the forex market. It utilizes a Currency Strength Meter (CSM) combined with a technical indicator suite including RSI, MACD, and ADX to identify entry signals across various periods from M1 to H4. The system incorporates comprehensive ris
This machine learning expert advisor for MetaTrader 5 utilizes ensemble and deep learning models to analyze market patterns. It offers a versatile multi-strategy approach, allowing users to toggle between trend-following, scalping, and grid-hedging behaviors. Risk controls are comprehensive, featuring fixed percentage
Scalp Gold EA is a MetaTrader 5 robot primarily optimized for XAUUSD and major forex pairs. It employs a multi-tiered entry system that selects risk levels based on setup confluence and H4 trend alignment via moving averages. Entries are further filtered by ADX momentum and volatility checks. The EA manages risk with a
This MetaTrader 5 expert advisor is a multi-timeframe scalping robot optimized for gold trading. It utilizes a higher-timeframe bias filter combined with lower-timeframe entry triggers based on a weighted scoring system. The strategy integrates Exponential Moving Averages, ADX for trend strength, Stochastic RSI, and VW
EA31337 is a comprehensive multi-strategy trading robot and framework for MetaTrader platforms. It features dozens of pre-built strategies utilizing technical indicators like ATR, Moving Averages, and SuperTrend. The system manages entries and exits through a unique filtering system that monitors account metrics, volat
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