Skip to content
EA
MT4 Expert Advisor VIP Hedging & Arbitrage

WinX EA MT4

A hedge scalper for EURUSD and six other majors on the M15 chart, built for MetaTrader 4. It opens offsetting trades, manages them with trend-based stop and take profit levels, and moves those levels as price advances. The package includes a preset for $500 accounts and requires at least 1:100 leverage.

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

WinX EA MT4
Instruments
XAUUSD
Timeframe
M15 (15 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
2026 Jun–Aug 2 months -71.1% −71.1% 20 50.0% 0.00
Equity curve — 2026 Jun–Aug Started at $10,000, ended at $2,887. Deepest drawdown −71.1%. Account balance Drawdown from peak 2026-06-01 → 2026-08-15
$2,887 $10,001 -71.1% 2026-06-01 2026-06-01
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
20
Long trades (won %)
10 (0.00%)
Short trades (won %)
10 (100.00%)
Winning trades
10 (50.00%)
Losing trades
10 (50.00%)

Drawdown

Balance drawdown, absolute
7113.16
Balance drawdown, maximal
7113.16 (71.13%)
Balance drawdown, relative
71.13% (7113.16)

Risk and efficiency ratios

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

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
25.00%
Bars tested
76251
Ticks tested
14503172
Mismatched chart errors
0
Expert advisor settings used (3 parameters)

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

magic
1
lot_initial
0.01
display_info
true

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

Minimum leverage 1:100 or higher
Set files Available
License type NoDLL / Fix

Description

How WinX EA MT4 trades

WinX EA MT4 runs on MetaTrader 4 and targets EURUSD, GBPUSD, USDJPY, EURCHF, AUDJPY, USDCHF, and EURGBP, all on the 15-minute chart. It is built as a hedge scalper: the EA can hold both buy and sell positions at the same time, which means it is not betting on a single direction. Instead, it opens trades on both sides and then manages the combined exposure as price moves.

The vendor describes the market timing component as AI-integrated, though no technical documentation is included to verify the model. What is confirmed is that entries and exits are tied to trend detection on M15. The EA adjusts its behaviour as conditions change, which is where the adaptive claim comes from.

Position management is automated. Stop loss and take profit are placed according to the current trend, not as fixed pip distances. A trailing mechanism then moves those levels as the trade moves in favour. That means a winning long can see its stop tightened below recent lows, while a winning short has its stop lowered behind rallies.

Lot sizing is also dynamic. The EA can calculate size from available capital, equity, and margin, or the trader can set a fixed lot size manually. The exact formula is not disclosed, but the vendor states that it responds to account conditions.

Strategy logic and position handling

The core idea is to scalp short-term swings while hedging exposure. When the EA detects a trend on M15 for one of the seven pairs, it can enter in that direction. If the market reverses, the EA may open a counter position rather than closing the original trade. The result is a basket of trades on the same instrument, some long, some short.

This approach avoids a single catastrophic loss from one direction, but it also means floating drawdown can accumulate if both sides are wrong at different times. The automated stop loss and take profit are meant to close losing legs before they grow too large. However, because hedging is allowed, the EA can keep multiple positions open on the same pair, which increases spread and swap costs.

The trailing stop works on both sides. As price extends in one direction, the trailing levels move, which can lock in profit on the winning leg while the losing leg is still open. The vendor does not specify the trailing distance or the method used to determine when to close the full basket.

M15 timeframe and pair selection

The EA is designed exclusively for the M15 timeframe. No other chart periods are supported, and the vendor does not recommend changing the timeframe. Running it on H1 or M5 would likely produce trades outside the intended design.

Of the seven pairs, EURUSD and GBPUSD are the most liquid, while AUDJPY and EURCHF have different volatility profiles. The EA uses the same core logic for all pairs, so traders should test each one separately. The preset file suggests a minimum deposit of $500, but that does not guarantee all seven pairs can be traded simultaneously at that level.

Settings and set files

The download package contains the EA file, WiN_X_fix.ex4, and one preset: Mindeposit_$500.set. That preset is a useful starting point for a $500 account, but the name suggests it is the minimum, not the recommended size for every pair.

Key adjustable inputs include lot sizing mode, whether to use dynamic or fixed lots, and the parameters that control trend detection. The vendor also mentions that risk settings can be customised, but the specific input names are not listed in the marketing material.

Because the EA is a hedge scalper, changing the lot sizing mode has a large effect on how many positions can be open at once. A fixed lot size that is too large will quickly run into margin issues. A dynamic lot size that is too small may underutilise the account. Traders should start with the $500 preset and adjust from there.

What to watch out for

This EA is not a set-and-forget system for all market conditions. It is built for short-term trend scalping on M15, so range-bound or low-volatility sessions may trigger many small trades with little net movement. Hedging also means the account statement can show a long and a short position on the same pair at the same time, which some prop firms do not allow.

The vendor does not provide historical backtest results or live performance data in this listing. Performance claims about adaptability and accuracy cannot be independently checked. The minimum deposit is stated as $500, and leverage should be at least 1:100. Below that, margin calls become more likely when multiple hedged positions are open.

Traders who prefer a single-direction trend strategy, or who want a fully documented stop loss on every trade, may find the hedge approach harder to follow. The lack of source code also means the trading logic cannot be inspected or modified. The EA comes as a compiled .ex4 file only.

The licence is described as NoDLL / Fix, which means the EA does not rely on external DLL calls. That makes it compatible with most standard MT4 installations, including many VPS setups, without requiring additional library files.

Frequently asked questions

Why does the EA open both buy and sell positions on the same pair?

WinX EA MT4 uses a hedge scalper approach. It can hold long and short positions simultaneously to reduce directional risk. When one side profits, the other acts as a buffer, but both sides also incur spread and swap costs.

Can I run WinX EA MT4 on a $500 account?

Yes. The package includes a preset named Mindeposit_$500.set, which is designed for that account size. However, the number of pairs you trade and the lot size settings will affect how much margin is used at once.

Which timeframe should I attach the EA to?

M15 only. The EA is built for the 15-minute chart, and the vendor does not recommend other timeframes. Attaching it to a different timeframe may produce trades that do not match the intended logic.

Does WinX EA MT4 work on any of the listed pairs, or should I choose one?

The EA supports seven pairs: EURUSD, GBPUSD, USDJPY, EURCHF, AUDJPY, USDCHF, and EURGBP. You can run it on one pair or several, but each pair uses the same settings, so you may need to test each one separately.

Is the source code included?

No. The package includes the compiled .ex4 file and a set file, but not the .mq4 source. You cannot modify the trading logic or inspect the AI component.

Tags

Mood EA MT4
Expert Advisor · MT4 EURUSD, AUDCAD, GBPUSD (Any Pairs)

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.

No loss cap Position locking · Martingale
M15 (15 minute chart) Minimum deposit $1,000
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