Skip to content
EA
MT4 Expert Advisor VIP Hedging & Arbitrage

Mood EA MT4

A momentum-based expert advisor for MetaTrader 4 that trades EURUSD, AUDCAD and GBPUSD on the M15 chart. Mood EA enters when a momentum oscillator reaches overbought or oversold levels and can hedge by holding simultaneous buy and sell positions. It suits traders with at least $1,000 who want automated momentum entries with manual override options.

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 Position locking Martingale

How we classify loss mechanisms

Mood EA MT4
Instruments
EURUSD, AUDCAD, GBPUSD (Any Pairs)
Timeframe
M15 (15 minute chart)
Minimum deposit
$1,000
Version
2.0

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 +1.7% −3.6% 1,193 90.4% 1.18
Equity curve — 2026 Jul–Aug Started at $10,000, ended at $10,174. Deepest drawdown −3.6%. Account balance Drawdown from peak 2026-07-01 → 2026-08-01
$10,174 -1.9% 2026-07-01 2026-07-31

How concentrated the profit is

80% of the profit came from 17 of 23 trading days (73.9%).

A smooth equity curve can still be a handful of exceptional days plus a long flat stretch.

Longest losing streak: 3 trades

Settings that scale up after a loss

  • Flag_Use_hedge=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
1193
Long trades (won %)
454 (92.07%)
Short trades (won %)
739 (89.31%)
Winning trades
1078 (90.36%)
Losing trades
115 (9.64%)

Drawdown

Balance drawdown, absolute
353.40
Balance drawdown, maximal
359.96 (3.60%)
Balance drawdown, relative
3.60% (359.96)

Risk and efficiency ratios

Profit factor
1.18
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

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
90.00%
Bars tested
3101
Ticks tested
5896365
Mismatched chart errors
1
Expert advisor settings used (47 parameters)

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

qw0
--- Basic parameters ---
fNS
true
fTrBuy
true
fTrSell
true
fHO
true
Flag_Use_hedge
true
iMO
10
sPosComm
#mood
dVol
0.01
fA_MM
false
iAuLot
1000
MM
1.5
iDist
200
dML
5
TP
100
SL
0
iTS
600
iTD
100
iMaxS
0
iStart_H
0
iEnd_H
0
Reduction
true
ReductionOrderNumber
6
ReductionPercent
1
fDraw
true
Font_Metki
Verdana
Size_Metki
14
ColorText_Metki
White
Color_Fon_Metki
Green
MinuteStop
0
Magic
2021
qw1
--- Momentum param ---
Mom_Period
14
Mom_Hi_Level
100.1132
Mom_Lo_Level
99.6379
qw4
--- Panel Parametrs ---
X1
10
Y1
100
cCIP
Gainsboro
cCB
DarkGray
cCT
DimGray
cOpClBut
DarkOrchid
cTrNSStr1
Green
cTrNSStr2
Red
cTimeTerminal
Blue
Font
Arial
FontSize
10

How this was tested

Broker
BlueberryMarkets-Demo
Trading server
BlueberryMarkets-Demo
Symbol
XAUUSD.cn
Timeframe
M15
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

Minimum leverage 1:30
Set files Available
License type NoDLL / Unlimited

Description

What the system actually does

Traders looking for momentum-based automation on the MetaTrader 4 platform will find a specific kind of logic in this expert advisor. The system is built around an oscillator that identifies when price has moved far enough to be considered overextended. When conditions line up on the fifteen-minute chart, the EA opens a position. The vendor lists EURUSD, AUDCAD and GBPUSD as the primary instruments, but also states the code can run on other pairs.

The distinguishing feature is not the entry logic itself, which is a common momentum-reversal approach, but what happens after entries are opened. The EA can maintain positions in both directions at once. That means a trader may see a buy and a sell running simultaneously on the same pair. Some traders see this as a way to reduce drawdown spikes, others see it as a risk that locks in a loss on one side while waiting for the other to recover. The developer describes this as capital-management hedging, and it is the part of the system that most deserves scrutiny before deployment.

Momentum entries and manual override

The core signal comes from a momentum indicator. Oversold levels trigger long entries, overbought levels trigger short entries. This is a mean-reversion style rather than a trend-following one. On a fifteen-minute chart, such signals can appear frequently, which explains why the EA is set up to place trades automatically. A trader can also take manual control, and the EA will manage the positions according to its internal rules even if the trader opened them by hand.

Autolot functionality is included. This adjusts position size based on account balance or equity. The vendor states this is designed to use account margin in a reasonable way, but a trader should check the calculation method before going live. Position sizing that grows with balance can amplify both gains and losses. The EA does not expose source code, so the exact autolot formula cannot be independently verified.

How the strategy behaves in practice

A sceptical trader will want to know what happens when the market trends strongly. Momentum oscillators can stay overbought or oversold for long periods, which means the EA may open a position that immediately goes further against it. Because the system allows hedging, it does not necessarily close that losing trade. Instead, it may open an opposite position. The net result can be reduced floating drawdown in the account, but it can also create a basket of positions that becomes harder to manage.

The vendor reports a backtest where a $1,000 deposit reached $2,300 over twelve months, with a maximum drawdown of roughly 30 percent. These figures come from the developer and should be treated as a claim, not a guarantee. The same vendor also mentions a live account that grew 134 percent in two weeks with a 4.8 percent drawdown. Such a short observation window tells a trader very little about how the EA handles ranging months, news events or liquidity gaps.

Because the recommended minimum deposit is $1,000 and the leverage is stated as 1:30, the EA is not positioned for aggressive prop-firm challenges that allow very high leverage. The 1:30 figure is likely a broker restriction rather than an EA parameter, but it matters for anyone comparing this product against tools marketed for funded accounts.

Installation and configuration

The download includes a compiled expert file and two preset files. One preset targets EURUSD on the M15 chart with a 32 percent drawdown limit, the other references the H1 chart with a 30 percent limit. Traders who only use the M15 chart may wonder why an H1 preset is included. The vendor suggests the EA can trade any timeframe, but the official specification states M15 as the working timeframe. Running it on other timeframes may require different risk settings and should be tested before any live use.

The EA is delivered as an .ex4 file, which means source code is not included. That restricts the ability to audit the money management logic or change the momentum indicator parameters beyond what the input panel exposes. Experienced users often prefer to inspect the code before trusting their capital to an automated system. The licence is described as unlimited, with no DLL calls, which reduces some installation friction but also means the EA runs entirely within the MT4 sandbox without external data feeds.

Setup follows the standard MT4 procedure: copy the .ex4 file into the Experts folder, restart the terminal, and attach the EA to an M15 chart. The set files can be loaded through the input dialogue. Traders should check the autolot settings immediately, because a preset designed for a $1,000 account will not be appropriate for a $10,000 account without adjustment.

Realistic expectations

The product is marketed by its developer as a profitable system with low drawdown. Independent verification of the live track record is not provided. The backtest data is limited to a twelve-month period on EURUSD, and the live data covers only two weeks. A trader evaluating this EA should run their own forward test on a demo account for at least a few months before committing real money.

The hedging behaviour is the main variable that separates this EA from simple momentum scalpers. It can reduce visible drawdown while accumulating exposure. That is a trade-off, not a safety feature. An account with a 30 percent drawdown limit will tolerate a significant adverse move, but if the hedged position grows beyond that limit, the EA may close both sides at a loss. Understanding precisely when the system decides to flatten all positions is critical, yet that logic is hidden inside the compiled file.

For a trader who wants to test a momentum-based, hedge-capable EA on a demo account with a $1,000 starting balance and strict 1:30 leverage, this product may be a reasonable starting point. For a trader who needs full source code access or a verified multi-year track record, the lack of transparency will be a meaningful drawback. The manual order support and the simple set-file approach make it easy to try, and the absence of DLL calls means it deploys quickly on most MT4 installations.

Frequently asked questions

Does Mood EA use a grid or martingale system?

The vendor does not describe it as a grid or martingale. The EA uses hedging, which means it can hold buy and sell positions on the same pair at the same time. Position sizing is handled by the autolot feature, not a fixed martingale progression.

Which timeframe should I run Mood EA on?

The official specification states M15 is the working timeframe. One of the included preset files is for M15, the other for H1. The vendor says the EA can trade any timeframe, but the M15 setting is the one documented in the product facts.

Can I see the source code?

No, the EA is delivered as a compiled .ex4 file only. Source code is not included. This means you cannot audit the momentum indicator parameters or the hedging logic beyond what is exposed in the input settings.

Is this EA suitable for a prop firm account?

The minimum deposit is $1,000 and the stated leverage is 1:30, which is lower than many prop firm challenge accounts allow. You would need to confirm the prop firm's leverage and hedging rules before using Mood EA on a funded account.

What pairs are the preset files designed for?

Both included set files are configured for EURUSD only. The product documentation lists AUDCAD and GBPUSD as additional pairs the EA can trade, but you would need to create your own set files or adjust the defaults for those pairs.

Tags

SmartFX Bot MT4
Expert Advisor · MT4 XAUUSD (Gold)

SmartFX Bot MT4

An automated expert advisor for MetaTrader 4 that trades XAUUSD using hedging and drawdown protection mechanisms. Designed for hands-off operation on ECN or Raw Spread accounts, it runs on any timeframe with a suggested minimum deposit of $500 on a Cent account. The package includes a compiled .ex4 file without source code, and the vendor reports backtests showing profit over several months with drawdowns up to 21.69%.

Loss capped
Any Minimum deposit $500 (Use with Cent account)
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