Skip to content
EA
MT4 Expert Advisor VIP Grid & Martingale

I5 Mega EA MT4

An automated expert advisor for MetaTrader 4 that trades XAUUSD using a controlled grid logic with flexible lot sizing and drawdown protection tools. Aimed at traders who want adjustable risk controls rather than a fixed aggressive strategy, it ships with a gold-specific set file and works on any timeframe.

Losses on this strategy have no upper bound

The vendor's own description mentions position-scaling logic that keeps a losing sequence open instead of closing it. A single losing sequence therefore has no defined worst case: a long enough move in one direction takes the account to zero. Systems like this can trade profitably for a long time before that happens, which is why an unbroken track record does not settle the question.

Mechanisms found Martingale Grid

How we classify loss mechanisms

I5 Mega EA MT4
Instruments
XAUUSD (Gold)
Timeframe
Any
Minimum deposit
$100
Version
4.5

Backtest results

Simulation — not a live account

Run in the MetaTrader Strategy Tester on real tick data. These are simulated results: a backtest shows how a strategy would have behaved on past prices, not how it will behave on your account.

Period Return Max drawdown Trades Win rate Profit factor
2026 Jul–Aug 1 months -89.8% −90.8% 4,610 67.3% 0.32
Equity curve — 2026 Jul–Aug Started at $10,000, ended at $1,018. Deepest drawdown −90.8%. Account balance Drawdown from peak 2026-07-31 → 2026-08-15
$1,018 $11,359 -91.0% 2026-07-31 2026-08-05

Settings that scale up after a loss

  • RemoveGridFromChart=true

These parameters come from the test report itself, not from the vendor's description. A strategy that increases position size after a loss has no defined worst case.

Full test statistics

Every figure below is copied from the MetaTrader report exactly as it appears there, so you can check it against your own run.

Trade counts

Total trades
4610
Long trades (won %)
2084 (70.83%)
Short trades (won %)
2526 (64.29%)
Winning trades
3100 (67.25%)
Losing trades
1510 (32.75%)

Drawdown

Balance drawdown, absolute
8981.82
Balance drawdown, maximal
10062.03 (90.81%)
Balance drawdown, relative
90.81% (10062.03)

Risk and efficiency ratios

Profit factor
0.32
Expected payoff per trade Average result of one trade. A big number with a low win rate means it depends on rare large wins.
-1.95

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
25.00%
Bars tested
16167
Ticks tested
2720620
Mismatched chart errors
0
Expert advisor settings used (41 parameters)

The exact parameters this test ran with, taken from the report. Results are only comparable when the settings are.

S2
EnableCustomCandleColors
true
BullishCandleColor
Lime
BearishCandleColor
Red
RemoveGridFromChart
true
S3
========== GERENCIAMENTO DE LOTE ==========
LotAssignment
0
S3A
--- Lotes Fixos (se Fixed selecionado) ---
FixedLots
0.01
S3B
--- Risco Percentual (se AutoMM selecionado) ---
PercentageRisk
0.12
PercentageRiskBasedOnPointsMovement
50
S3C
--- Propor??o do Saldo (se BalanceRatio selecionado) ---
ForEvery
2350
UseLotsForEveryBalance
0.01
S4
========== PAR?METROS DE NEGOCIA??O ==========
TakeProfit
20
Tral
10
TralStart
8
PipsStep
25
OpenTime
9
S4A
TimeStart
2
TimeEnd
23
S4B
--- Controle de Spread ---
MaxSpread
80
S5
========== PROTE??O DE DRAWDOWN ==========
CloseTradesAtPercentageDrawdown
false
PercentageDrawdown
5
CloseTradesAtFixedDrawdown
false
FixedDrawdown
1000
ResumeTradingAtNextDayAfterDrawdown
false
S6
========== PAINEL DE INFORMA??ES ==========
Info
true
TextColor
White
InfoDataColor
DodgerBlue
FonColor
Black
FontSizeInfo
10
S7
Magic
2025
SpeedEA
50

How this was tested

Broker
BlueberryMarkets-Demo
Trading server
BlueberryMarkets-Demo
Symbol
XAUUSD.cn
Timeframe
M1
Starting balance
$10,000
Tick data
25% modelling quality
Spread
28 points, fixed

This period does not cover June–August 2025, when a sharp gold trend closed out a number of expert advisors that had never had a losing month.

Specifications

Account type Any
Minimum leverage Any
License type NoDLL / Unlimited / Unlocked

Description

What This EA Actually Does

Automated gold trading attracts systems that promise enormous returns, but the mechanics usually boil down to how an advisor adds positions and when it closes them. I5 Mega EA for MT4 applies a grid logic with defined spacing between orders, which means it places additional trades as price moves against an open position. The vendor describes this as non-martingale: exposure does not escalate exponentially by default, and the lot sizing can be fixed, percentage-based, or scaled by account balance. That distinction matters, because grid systems without aggressive progression can still accumulate significant drawdown if price trends in one direction for a long stretch.

The product is built exclusively for XAUUSD, with a set file named 'I5Mega_Gold_Fixlot.set' included. The advisor can run on any timeframe, so the choice of chart period is left to the user rather than hard-coded. Minimum deposit is stated as $100, and there are no restrictions on account type or leverage. The license is described as 'NoDLL / Unlimited / Unlocked', meaning it does not rely on external dynamic-link libraries and can be used without further activation limits.

How the Grid Logic Works in Live Conditions

The core approach is price-averaging: when a trade goes against the entry, the EA opens another order at a preset distance. This lowers the average entry price, so a smaller reversal in the right direction brings the basket back into profit. The vendor promotes 'quick profit targeting', suggesting that the EA closes positions once a modest total gain is reached. This is a standard recovery grid pattern. The challenge is that gold can move several hundred points in a session, and unless the spacing and maximum number of orders are configured carefully, the floating loss can grow faster than many traders expect.

Session-based trading is included as a feature. The EA can be set to operate during active market hours and to avoid periods of extreme spread. That is a practical safeguard for gold, where spreads widen around news releases and rollover. The product also has a trailing stop function with fast activation, intended to lock in profits once a basket moves favourably. However, trailing stops on a grid basket behave differently than on a single trade, and the final outcome depends on the chosen parameters.

Money Management Options

Three lot-sizing methods are available: a fixed lot, a percentage of equity per trade, and a balance-ratio scaling mode. The fixed-lot set file is the simplest starting point, but it will not adapt if the account grows or shrinks. Percentage-based risk automatically adjusts size with the balance, while the scaling mode ties lot size to a ratio of the account balance. The developer also mentions optional equity and loss limits, which act as circuit breakers: if drawdown exceeds a threshold, the EA stops opening new trades. These are not defaults but must be enabled in the settings.

For an account with a $100 deposit, a fixed lot of 0.01 on gold means each $1 move in price equates to roughly $0.01 per point, so a 100-point adverse move is a $1 floating loss. That is not catastrophic, but with grid spacing of, say, 20 points and multiple added orders, the total exposure can rise. The ability to set a hard equity stop is therefore more important than the grid logic itself.

Installation and First Run

The download contains the expert file as 'i5 mega_fix.ex4' and the set file 'I5Mega_Gold_Fixlot.set'. Installation follows the standard MT4 routine: copy the .ex4 file into the 'MQL4/Experts' folder and the .set file into the 'MQL4/Presets' folder, then restart the terminal or refresh the Navigator. Attach the EA to a XAUUSD chart, load the preset from the Inputs tab, and check the parameters before enabling automated trading.

Because the EA can run on any timeframe, the chart period you attach it to does not restrict its logic. However, the developer's set file was likely created with a specific timeframe in mind, and altering it without adjusting grid spacing or trailing parameters can change behaviour. There is no DLL dependency, which simplifies installation on managed or restricted terminals. Source code is not included; the .ex4 is precompiled and cannot be modified.

What the Backtest Claims Do and Do Not Show

The vendor's marketing material includes backtest screenshots showing an initial deposit of $200 growing to $31.26 million in 1.5 months, and $1,000 growing to $39.39 million in 2 months. Win rates are stated as 98.90% and 98.84%, with maximum drawdowns of 27.73% and 23.21% respectively. These figures are presented with the phrase 'The developer reports' — they have not been verified in this catalogue, and they rely on tick data and broker execution that may not match live conditions. A 98% win rate in a grid system is common because the EA closes many small winning baskets while holding a few large losing ones open. The drawdown figure is the more relevant number, and both reported drawdowns exceed 20%, which on a $200 account would be a floating loss of about $55 at the peak.

A practical concern is that the reported net profit of tens of millions within weeks implies extremely high lot scaling as the balance grows. That is not sustainable on a real account with typical liquidity, and the balance-ratio lot sizing would need to be capped. Traders should treat the backtest as a stress test of the grid logic under ideal assumptions, not as a forecast of live results.

Is This the Right Grid EA for You?

The I5 Mega EA is not a set-and-forget black box. It requires the user to understand grid spacing, maximum orders, trailing stop settings, and the equity protection options, because the default preset may not match every account size or risk tolerance. The $100 minimum deposit is low, but that does not mean a $100 account is safe; it simply means the EA can be attached without a higher capital barrier. The unrestricted license is convenient for traders who want to move the EA between accounts or terminals without activation hassles.

For someone already familiar with grid systems and gold's volatility, the combination of non-martingale scaling, session filters, and drawdown limits offers more control than many commercial grid EAs. For someone expecting the backtest results to repeat, the disappointment is likely to come quickly. The product's main value is that it makes the risk parameters explicit rather than hiding them in a compiled strategy.

Frequently asked questions

Does the I5 Mega EA use martingale?

The developer describes the logic as non-martingale, meaning that position size does not double after each loss by default. However, it is a grid system, so additional orders are placed at defined intervals as price moves against the position, which still increases total exposure and should be monitored.

Can I use it on a $100 account?

The stated minimum deposit is $100, and the included fixed-lot set file is likely designed for small balances. With 0.01 lots on gold, a basket of several orders can still consume a meaningful portion of the margin, so the equity protection settings are important.

Which timeframe should I attach the EA to?

The product specification lists 'Any' as the timeframe, and the EA logic is not tied to a single chart period. The vendor's set file was created for one configuration, but you can test different timeframes after checking how grid spacing and trailing stops behave.

Is the source code included?

No. The download contains a compiled .ex4 file only, and the licence is marked as 'NoDLL / Unlimited / Unlocked', so you cannot modify the strategy but you are not limited by activation counts.

What does 'Unlocked' mean for the licence?

It means the EA does not require a separate DLL or online activation and can be used on multiple terminals without restriction. The file itself is precompiled, so the settings are the only way to adjust behaviour.

Tags

GoldTrap EA MT5
Expert Advisor · MT5 XAUUSD (Gold)

GoldTrap EA MT5

A recovery-based grid system built specifically for XAUUSD, this EA opens an initial position and then layers in additional orders if price moves against it, aiming to close the whole basket once gold retraces. The fixed session filter and configurable lot multiplier let traders tune exposure, but the martingale-style logic means drawdowns can escalate quickly when gold trends without a pullback.

No loss cap Martingale · Grid
Any Minimum deposit $100
Veloz Scalping Bot MT5
Expert Advisor · MT5 XAUUSD (Gold)

Veloz Scalping Bot MT5

Gold scalping on the M1, M5 and M15 timeframes with a structured grid that caps open orders at six and uses a global trailing stop. Veloz Scalping Bot MT5 targets small intraday retracements on XAUUSD, with spread filtering and an equity drawdown kill-switch. Fixed lot sizing keeps exposure predictable, but the averaging logic means losses can compound if the cycle runs fully against you.

No loss cap Martingale
M1, M5, M15 Minimum deposit $500
Waka Waka EA MT4
Expert Advisor · MT4 AUDCAD, AUDNZD, NZDCAD

Waka Waka EA MT4

A grid-based expert advisor for MetaTrader 4 that trades three correlated Australian and New Zealand dollar crosses on the 15-minute chart. It uses capped grid levels, volatility-adjusted spacing, and built-in news filters to manage exposure. With a minimum deposit of $500 and support for ECN accounts, Waka Waka EA MT4 targets steady accumulation rather than rapid gains. The vendor reports a 74% win rate and 14.

No loss cap Grid
M15 (15 minute chart) Minimum deposit $500