Skip to content
EA
MT5 Expert Advisor VIP Trend Following

FOREX FUGE EA MT5

A breakout-focused Expert Advisor for MetaTrader 5 that trades XAUUSD on the M5 chart. It uses fixed lot sizing, predefined stop loss and take profit, a maximum open order limit, and an automated break-even adjustment. The developer supplies set files and backtest reports, making the configuration process straightforward for traders who prefer structured, rules-based execution.

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

FOREX FUGE EA MT5
Instruments
XAUUSD (Gold)
Timeframe
M5 (5 minute chart)
Minimum deposit
$500+

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 Jun–Nov 5 months -31.2% −32.4% 20,117 54.6% 0.87
Equity curve — 2025 Jun–Nov Started at $10,000, ended at $6,883. Deepest drawdown −32.4%. Account balance Drawdown from peak 2025-06-01 → 2025-11-01
$6,883 $10,016 -32.3% 2025-06-02 2025-10-31
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
20117
Total deals
40234
Long trades (won %)
9415 (55.68%)
Short trades (won %)
10702 (53.68%)
Winning trades
10987 (54.62%)
Losing trades
9130 (45.38%)

Best and worst single trades

Largest win
24.16
Largest loss
-6.54
Average win
1.98
Average loss
-2.73

Winning and losing streaks

Longest winning streak
36 (63.68)
Longest losing streak Consecutive losing trades, and what that streak cost. This is what you would have had to sit through.
22 (-66.32)
Biggest run-up
80.30 (16)
Biggest run-down
-66.32 (22)
Average winning streak
4
Average losing streak
4

Drawdown

Balance drawdown, absolute
3 182.64
Balance drawdown, maximal
3 251.86 (32.30%)
Balance drawdown, relative
32.30% (3 251.86)
Equity drawdown, absolute
3 187.55
Equity drawdown, maximal Measured on floating equity, not closed balance. Always the harsher of the two, and the one that triggers a margin call.
3 261.17 (32.37%)
Equity drawdown, relative
32.37% (3 261.17)

Risk and efficiency ratios

Profit factor
0.87
Expected payoff per trade Average result of one trade. A big number with a low win rate means it depends on rare large wins.
-0.15
Recovery factor Net profit divided by the worst drawdown. Below 1 means the deepest hole was bigger than everything it made.
-0.96
Sharpe ratio
-5.00
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.
39550.94%
AHPR
1.0000 (-0.00%)
GHPR
1.0000 (-0.00%)
LR correlation
-0.95
LR standard error
315.12

Holding time

Shortest position held
0:00:01
Longest position held
5:39:53
Average position held
0:10:37
Correlation (profit, MFE)
0.93
Correlation (profit, MAE) How strongly the eventual profit tracked the worst unrealised loss along the way.
0.67
Correlation (MFE, MAE)
0.6790

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
100%
Bars tested
30255
Ticks tested
68362102
Expert advisor settings used (10 parameters)

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

InpEAName
FOREX FUGE EA
InpLotSize
0.01
InpMaxOrders
2
InpTakeProfitPips
500
InpStopLossPips
300
InpMagicNumber
888123
InpLookbackCandles
5
InpUseBreakEven
true
InpBETriggerPips
150
InpBEOffsetPips
10

How this was tested

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

Specifications

Account type Any
Minimum leverage 1:30+

Screenshots

Description

What the EA Does

This product is an automated trading tool for MetaTrader 5, built around detecting breakout conditions in recent price action. It is configured for XAUUSD on the M5 timeframe. When the EA identifies a breakout setup, it can open a position according to the parameters defined in its settings. The design is deliberately simple: the EA does not attempt to predict market direction beyond the breakout logic, and it does not employ grid or martingale techniques.

Breakout Logic and Market Inputs

The EA evaluates a short sequence of recent candles to assess whether price has moved beyond a defined range. This lookback window is part of the current configuration and can be adjusted. The approach is meant to capture momentum after a consolidation phase, rather than trading every tick or relying on long-term indicators. All entries are controlled by the same set of rules, which helps keep execution consistent across different sessions.

Position Management and Exit Rules

Every trade opened by the EA has a predefined stop loss and take profit. These levels are set in the EA parameters and do not change from trade to trade unless the user edits them. The stop loss defines the maximum loss per position, while the take profit sets the target. After a trade reaches a specified profit threshold, the EA moves the stop loss to break-even, and can then trail it slightly beyond the entry price. This feature is intended to lock in a small gain while allowing the position to run toward its take profit.

Risk Controls

  • Fixed lot size: The EA uses one lot size for all trades, so exposure per position stays constant.
  • Maximum open orders: An order limit prevents the EA from opening too many simultaneous positions.
  • Stop loss on every trade: Each position has a hard stop loss level from the moment it is opened.
  • Break-even adjustment: The stop loss can be shifted to entry or slightly above after a certain profit is reached.

These controls are not adaptive; they rely on the values the trader enters. For example, if the fixed lot size is too large for the account balance, the stop loss will still be respected, but the monetary risk per trade may be higher than intended. The maximum open order setting limits simultaneity but does not reduce the per-trade risk.

Setup and Configuration

The product is delivered with set files that define specific parameters for XAUUSD and the M5 chart. Traders should load these files onto the appropriate chart in MetaTrader 5. The EA uses a unique Magic Number, so it manages only its own trades and does not interfere with other EAs or manual positions on the same account. The minimum deposit mentioned by the developer is 500 USD, with leverage of at least 1:30. Any account type is acceptable, but the user should verify that the broker allows automated trading on gold with the chosen conditions.

What the Backtest Reports Show

The vendor provides two backtest reports for XAUUSD on M5. The first covers January 1 to March 31, 2026, starting with 1,000 USD and ending with a net profit of 8,476.85 USD. The second runs from November 1, 2025 to March 31, 2026, starting with 10,000 USD and showing a net profit of 134,741.85 USD. Both reports indicate a profit factor around 1.15 and a maximum equity drawdown below 4 percent. These are simulated results and do not guarantee future performance.

Before Running It Live

Anyone testing this EA should first run it on a demo account with the same settings and time period as the backtest, then compare results. The fixed lot size and maximum open orders should be adjusted to match the actual account balance and risk tolerance. The break-even threshold should be reviewed carefully, because if it is set too close to the entry, normal market noise may trigger it prematurely and cut winning trades short. Backtest results should be treated as indicative only, especially when the sample period is short.

Frequently asked questions

What instruments and timeframe does this EA trade?

The supplied configuration is set for XAUUSD on the M5 chart. The set files are designed for that combination, and changing to other pairs or timeframes would require retesting and likely adjusting the breakout parameters.

Does the EA use martingale or grid logic?

No. The description specifies fixed lot sizing and a maximum open order limit, which are not features of martingale or grid systems. The EA opens a position only when a breakout condition is met, and it does not add to losing positions.

What is the minimum deposit recommended by the developer?

The vendor suggests a minimum of 500 USD with leverage of at least 1:30. The actual amount needed depends on the fixed lot size chosen and the stop loss distance, so a trader should calculate the monetary risk per trade before starting.

Can I run this EA alongside other expert advisors?

Yes, because the EA uses a dedicated Magic Number to identify its own positions. However, each trade still affects the account balance and margin, so the total exposure across all EAs should be monitored.

Tags

One Man Army EA MT5
Expert Advisor · MT5 17 currency pairs

One Man Army EA MT5

Designed for MetaTrader 5, this expert advisor spreads exposure across up to 17 currency pairs using an M15 correction and reversal strategy. Technical filters including Bollinger Bands, ATR, moving averages, and RSI govern entries and exits. Each trade carries a stop loss, and the supplied set file disables aggressive lot multiplication, suiting traders who prefer defined risk.

No loss cap Martingale
M15 (15 minute chart) Minimum deposit $500+
Quantum OmniGold EA MT5
Expert Advisor · MT5 XAUUSD (Gold)

Quantum OmniGold EA MT5

An automated Gold trading system for MetaTrader 5 that combines ZigZag pattern recognition, Moving Average trend filtering and Stochastic momentum confirmation. Each XAUUSD position is managed independently with a fixed stop loss, dual take profit levels and a trailing stop. No grid or martingale logic is used, and a low-risk profile is included for prop firm evaluations.

No loss cap Martingale · Loss recovery
M5, M15, M30, H1 Minimum deposit $100
Gianluca Arrigo EA MT5
Expert Advisor · MT5 XAUUSD (Gold)

Gianluca Arrigo EA MT5

Automated trading for MetaTrader 5 that applies Smart Money Concepts, ICT logic, and AI-assisted filtering to XAUUSD. It scans order blocks, fair value gaps, and liquidity sweeps across multiple timeframes, then executes trades only when several conditions align. Built for traders who prefer institutional-style setups over high trade frequency, with configurable risk controls and session filters.

Not stated
M1 (1 minute chart) Minimum deposit $100+