Skip to content
EA
MT5 Expert Advisor VIP Trend Following

Super EA Access MT5

An automated trend-following strategy for XAUUSD on MetaTrader 5, built around dual EMA crossovers, fixed take-profit targets, and a trailing stop. It manages up to ten concurrent positions and is designed for ECN accounts with a minimum deposit of $1,000. The system works across M1 to H1 timeframes and does not require a DLL.

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

How we classify loss mechanisms

Super EA Access MT5
Instruments
XAUUSD (Gold)
Timeframe
M1, M5, M15, M30, H1
Minimum deposit
$1,000
Version
1.10

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
2025 May–Dec 7 months -26.7% −29.9% 808 98.8% 0.14
Equity curve — 2025 May–Dec Started at $100,000, ended at $73,256. Deepest drawdown −29.9%. Account balance Drawdown from peak 2025-05-01 → 2025-12-01
$73,256 $104,458 -29.9% 2025-05-01 2025-11-28

Where the money went

MetaTrader reports gross profit and gross loss with broker charges already applied. Vendor pages quote the gross profit figure on its own.

Gross profit
$4,474.19
Gross loss
−$31,218.60
Net profit
−$26,744.41

Already included above: $1,811.60 of commission and swap charged by the broker — 40.5% of gross profit.

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
808
Total deals
1616
Long trades (won %)
0 (0.00%)
Short trades (won %)
808 (98.76%)
Winning trades
798 (98.76%)
Losing trades
10 (1.24%)

Best and worst single trades

Largest win
15.33
Largest loss
-3 122.88
Average win
5.61
Average loss
-3 121.86

Winning and losing streaks

Longest winning streak
798 (4 474.19)
Longest losing streak Consecutive losing trades, and what that streak cost. This is what you would have had to sit through.
10 (-31 218.60)
Biggest run-up
4 474.19 (798)
Biggest run-down
-31 218.60 (10)
Average winning streak
798
Average losing streak
10

Drawdown

Balance drawdown, absolute
26 744.41
Balance drawdown, maximal
31 218.60 (29.88%)
Balance drawdown, relative
29.88% (31 218.60)
Equity drawdown, absolute
32 006.21
Equity drawdown, maximal Measured on floating equity, not closed balance. Always the harsher of the two, and the one that triggers a margin call.
36 485.56 (34.92%)
Equity drawdown, relative
34.92% (36 485.56)

Risk and efficiency ratios

Profit factor
0.14
Expected payoff per trade Average result of one trade. A big number with a low win rate means it depends on rare large wins.
-33.10
Recovery factor Net profit divided by the worst drawdown. Below 1 means the deepest hole was bigger than everything it made.
-0.73
Sharpe ratio
-2.07
Margin level How close the account came to a margin call. The lower it got, the less room there was for one more losing position.
36309.83%
AHPR
0.9996 (-0.04%)
GHPR
0.9996 (-0.04%)
LR correlation
0.40
LR standard error
2 129.08

Holding time

Shortest position held
0:00:01
Longest position held
3396:27:21
Average position held
45:06:18
Correlation (profit, MFE)
0.31
Correlation (profit, MAE) How strongly the eventual profit tracked the worst unrealised loss along the way.
0.98
Correlation (MFE, MAE)
0.3022

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
100%
Bars tested
13924
Ticks tested
96175039
Expert advisor settings used (11 parameters)

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

MinLot
0.03
MaxTrades
10
TP_DollarsMin
5.0
TP_DollarsMax
10.0
TrailingStartUSD
3.0
TrailingStepPips
10
EMA_Fast
20
EMA_Slow
50
TrendTF
15
MagicNumber
20250811
TradeComment
blue pips ea with high return

How this was tested

Broker
Blueberry Markets Pty Ltd
Trading server
BlueberryMarkets-Demo
Symbol
XAUUSD.cn
Timeframe
M15
Starting balance
$100,000
Leverage
1:500
Tick data
100% modelling quality
Spread
Real variable spread

We ran this one in the same test as the rest of the list — including the ones that did not make the ranking: We backtested 19 expert advisors through the 2025 gold squeeze. 2 came through.

Specifications

Account type ECN / Raw Spread
Minimum leverage 1:50 or higher
License type NoDLL

Screenshots

Description

Trading XAUUSD with an EMA-based trend filter

Super EA Access MT5 is an Expert Advisor for MetaTrader 5 that automates trend-following entries on Gold (XAUUSD). It evaluates the market using two exponential moving averages: a 20-period fast EMA and a 50-period slow EMA. A bullish signal occurs when the fast average crosses above the slow average, while a bearish signal forms on the opposite cross. This mechanic keeps the system aligned with the prevailing direction on the selected chart timeframe, which can be M1, M5, M15, M30, or H1.

How entries, exits, and position management work

Once the EMA crossover condition is met, the EA can open a trade in the direction of the trend. Profit-taking is handled by two fixed dollar-based targets: a minimum of $25 and a maximum of $30 per position, depending on the user's settings. A trailing stop becomes active when a trade reaches $3.00 in profit. From that point, the stop adjusts in increments of 10 pips, locking in gains as the position moves further in favour.

The system can hold up to ten open trades simultaneously if the user keeps the default capacity. Each trade is assigned a magic number of 20250811, which separates the EA's positions from those opened manually or by other automated systems. This separation is useful for account monitoring and for running multiple strategies on the same terminal.

Backtest observations from the developer

The vendor provides a strategy tester report based on real tick data. In that backtest, an initial deposit of $1,000 grew to a net profit of $8,190.39 over 14,461 trades. The report lists a profit factor of 4.81 and a Sharpe ratio of 1.30. The developer also claims long trade win rates of 97.89% and short trade win rates of 96.04%. These figures come from historical simulation and do not guarantee future outcomes. They are included here only as the vendor's reported test conditions.

Settings and package contents

The EA ships with a NoDLL licence, meaning no external DLL files are required for it to run. Installation follows the standard MetaTrader 5 procedure for Expert Advisors. Users can adjust the fast and slow EMA periods, the dollar-based take-profit targets, the trailing stop activation threshold and step size, and the maximum number of open positions. The minimum lot size is 0.01, which allows smaller position sizing on accounts that meet the $1,000 minimum deposit.

What this tool does not do, and who should skip it

Super EA Access MT5 does not include grid or martingale recovery logic, and it does not hedge losing positions. It is a directional system that waits for a crossover before entering, which means it may stay flat during ranging or choppy conditions. Traders who prefer mean-reversion or news-based strategies will likely find the approach unsuitable. The vendor states the EA is beginner-friendly because its settings are limited and explained in the documentation, but the minimum deposit of $1,000 and the use of raw spread accounts assume some familiarity with ECN trading conditions.

The EA is designed for Gold only. It will not trade currency pairs, indices, or other metals unless the user manually attaches it to a chart where the symbol differs from XAUUSD, which is not recommended by the vendor. The licence does not include source code, so the trading logic cannot be modified beyond the exposed input parameters.

Frequently asked questions

Does Super EA Access MT5 use martingale or grid strategies?

No. The system enters trades only after a trend confirmation signal from the EMA crossover. It does not open additional positions to average down losing trades, and it does not place a grid of buy and sell orders at fixed intervals.

Which MetaTrader platforms support this EA?

Super EA Access MT5 runs on MetaTrader 5 only. It will not load on MetaTrader 4. The NoDLL licence means the EA does not require external dynamic link libraries.

What is the minimum deposit to run the EA?

The documented minimum deposit is $1,000. The EA allows a minimum lot size of 0.01, but the recommended starting balance gives enough margin for multiple simultaneous positions on Gold.

Can I use this EA on currency pairs or other symbols?

The EA is designed for XAUUSD (Gold) only. Running it on other symbols is not recommended because the take-profit targets and trailing stop parameters are calibrated for Gold price behaviour.

Tags

Quantum OmniGold EA MT5
Expert Advisor · MT4 XAUUSD (Gold)

Quantum OmniGold EA MT5

A fully automated trading tool for XAUUSD on the MetaTrader 4 platform. It combines ZigZag pattern recognition, a moving average trend filter, and stochastic momentum confirmation to identify entries, with fixed stop loss and dual take profit management. Designed for ECN accounts from $100, it avoids grid and martingale methods and includes a low-risk profile suitable for proprietary trading firm evaluations.

Loss capped
M5, M15, M30, H1 Minimum deposit $100
Gianluca Arrigo EA MT5
Expert Advisor · MT5 XAUUSD (Gold)

Gianluca Arrigo EA MT5

An automated MetaTrader 5 expert advisor for XAUUSD on the M1 chart, built around Smart Money Concepts, ICT methodology, and AI-based filtering. It focuses on institutional-style entries with multi-timeframe confirmation and volatility checks. Minimum deposit is $100, on ECN or raw spread accounts. This product suits traders who prefer systematic, low-frequency execution over scalping or grid-based strategies.

Loss capped
M1 (1 minute chart) Minimum deposit $100+