Skip to content
EA
MT4 Expert Advisor VIP Trend Following

Gold Garden MT4

A fully automated expert advisor for XAUUSD on the M15 timeframe, built for traders who want exposure to gold without manual intervention. Gold Garden MT4 uses deep learning trained on 20 years of data, supports Classic, ECN, and PRO accounts, and offers three risk modes. The vendor states it avoids martingale and grid techniques.

Losses on this strategy are capped

Every trade carries a hard stop and position size does not increase after a loss, so the worst case of one losing sequence is known in advance. That says nothing about whether this product is profitable, only that it can survive a bad month. We backtest products in this group.

How we classify loss mechanisms

Gold Garden MT4
Instruments
XAUUSD (Gold)
Timeframe
M15 (15 minute chart)
Minimum deposit
$300 / $1000 or more
Version
2.1

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 Jun–Aug 2 months -51.4% −55.5% 24 66.7% 0.58
Equity curve — 2026 Jun–Aug Started at $10,000, ended at $4,860. Deepest drawdown −55.5%. Account balance Drawdown from peak 2026-06-01 → 2026-08-15
$4,860 $9,384 -51.4% 2026-06-04 2026-08-13

Settings that scale up after a loss

  • DrawdownRecoveryResetTime=120

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
24
Long trades (won %)
18 (61.11%)
Short trades (won %)
6 (83.33%)
Winning trades
16 (66.67%)
Losing trades
8 (33.33%)

Drawdown

Balance drawdown, absolute
5468.17
Balance drawdown, maximal
5645.17 (55.47%)
Balance drawdown, relative
55.47% (5645.17)

Risk and efficiency ratios

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

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
90.00%
Bars tested
16071
Ticks tested
14502755
Mismatched chart errors
2
Expert advisor settings used (22 parameters)

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

a66
------------------------------
Detecting
true
Trade_MAGIC
20240101
commentbuy
Gold_buy
commentsell
Gold_sell
a77
------------------------------
maximum_spread1
50
maxDrawdown
70
maxDrawdownCloseAll
80
DrawdownRecoveryResetTime
120
ProfitTarget
0
a22
------------------------------
directions
0
a44
------------------------------
LotMode
0
MaximumRisk1
0.03
Lots
0.01
breached
true
max_iterations1
200
a55
------------------------------
a15
exchangeRate
1

How this was tested

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

Tick data below 99% quality. Interpolated ticks tend to flatter high-frequency strategies, so this run is only used to rule the product out, never to claim it works.

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 Classic, ECN, PRO
Minimum leverage Any
License type NoDLL / Fix

Description

Product scope and core specifications

This expert advisor runs exclusively on MetaTrader 4 and targets a single symbol: XAUUSD (gold). It operates on the M15 timeframe, meaning positions are managed on 15-minute candles. The minimum deposit is stated as $300, though accounts from $1000 or more are also listed as suitable. Leverage is not restricted; the EA works with any leverage level offered by the broker. Account types include Classic, ECN, and PRO. The licence model is NoDLL / Fix, so no external DLL calls are required for operation. The downloadable package consists of an .ex4 file and four set files corresponding to different risk profiles: RiskMode, LowRiskMode, MediumRiskMode, and HighRiskMode.

How the strategy approaches gold trading

The developer describes the strategy as AI-driven, using deep learning trained on approximately 20 years of historical data. The EA does not use martingale or grid methods, according to the product description. Instead, it relies on small lot sizing combined with a 'large fluctuation' strategy, intended to adapt to news-driven price swings in gold. The default installation is meant to require minimal configuration, with automatic suffix recognition for symbols such as XAUUSD.a or XAUUSD#.

Set file variations

Four set files are included. The base set is Gold Garden_RiskMode.set. In addition, LowRiskMode, MediumRiskMode, and HighRiskMode presets let a trader choose the level of exposure without editing individual parameters. The product page does not provide exact lot multipliers or stop distances for each risk tier; those are visible only after loading the set file into MT4. Traders who want precise control will need to inspect the parameters in the EA's input tab.

Risk management and lot behaviour

No martingale or grid is used. The stated approach keeps lot sizes small relative to the account and relies on volatility-based adjustments to manage exposure during high-impact news. The EA can be run with other expert advisors on the same account, but the vendor does not detail how lot allocation is coordinated between multiple EAs. The risk mode selected via the set file is the primary control for drawdown exposure.

The product page mentions a backtest performed under low-risk conditions with an initial deposit of $10,000. The vendor reports a maximum drawdown of 3.80% and a win rate of 94.04% over a 10-year historical test. These figures are supplied by the developer and have not been independently verified. Backtest results on gold can vary significantly across different brokers, spreads, and tick data quality.

Account and broker compatibility

The EA is listed as compatible with Classic, ECN, and PRO account types. No specific broker is recommended. Leverage is unrestricted by the EA. The automatic suffix recognition is intended to handle broker-specific symbol suffixes without manual editing. During first-time setup, however, a trader should still confirm that the MT4 Market Watch shows the exact symbol name the EA expects. If the broker uses an unusual suffix, a restart of the terminal may be necessary before the EA recognises it.

Setup notes and first run

  • Install the .ex4 file in the MQL4/Experts folder of the MT4 data directory.
  • Place the four .set files in the MQL4/Presets folder for easy loading from the EA input window.
  • Attach the EA to an XAUUSD M15 chart and enable automated trading in the terminal.
  • Select one of the four risk set files according to the desired exposure.
  • Use a VPS only if you need the EA to run around the clock without your own computer running; the vendor does not require a VPS for the EA to function.

Before running live

The developer states the EA is designed for fully automated operation. However, traders should verify the following on a demo account first: symbol suffix handling with their specific broker, the lot size chosen by the active risk mode relative to account balance, and actual spread and slippage during typical London and New York sessions. Because gold spreads widen during news, the EA's volatility-based adjustments may behave differently on a live account than in backtests. The NoDLL / Fix licence means no external DLL is needed, reducing installation complexity but also limiting the user's ability to modify core logic.

The .ex4 file is compiled and source code is not included. Traders who require customisation beyond the exposed input parameters will need to request a custom version from the developer. The vendor does not offer source code as part of this package.

Frequently asked questions

Can I run Gold Garden MT4 on a $100 account?

The stated minimum deposit is $300, but the vendor also lists $1000 or more as a suitable range. Running the higher-risk set file on a $300 account may produce larger drawdowns than the backtest figures. It is safer to start with the LowRiskMode set on a demo account to observe live behaviour.

Does the EA really avoid martingale and grid?

According to the product description, the strategy does not use either technique. The vendor attributes the approach to small lot sizes and volatility-based adjustments instead. The compiled .ex4 file prevents independent code inspection, so users must rely on the vendor's statement and their own forward testing.

What is the difference between the four .set files?

The four presets are Gold Garden_RiskMode.set, LowRiskMode.set, MediumRiskMode.set, and HighRiskMode.set. The product page does not specify exact parameter values for each, but the names indicate a tiered risk structure. The base RiskMode file may be the default recommended by the developer, while Low/Medium/High offer increasing exposure.

Will this EA work with my broker's gold symbol like GOLD or XAUUSD.m?

The EA includes automatic suffix recognition, so it should detect symbols such as XAUUSD.a or XAUUSD#. However, brokers that rename gold to something unusual like GOLD or GOLD# may require manual verification. Attach the EA to the correct M15 chart and check the Experts tab for error messages.

Is source code included with the purchase?

No. The package contains only the compiled .ex4 file and four set files. Licence type is NoDLL / Fix, meaning no DLL is required and licensing is fixed. Traders needing custom logic must contact the developer separately.

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+