Skip to content
EA
MT4 Expert Advisor VIP Scalping

Martini EA MT4

A scalping expert advisor for MetaTrader 4 that targets five major currency pairs on the M5 chart during quiet, news-free night sessions. It uses pending orders and hidden profit booking, and ships with preset files for each pair. According to the vendor, it starts with a $500 minimum deposit and is positioned for prop-firm compatibility.

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

Martini EA MT4
Instruments
GBPUSD, AUDUSD, EURUSD, NZDUSD and USDCHF
Timeframe
M5 (5 minute chart)
Minimum deposit
$500
Version
1.6

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 Aug–Aug 1 months +0.0% −0.0% 3 100.0%
Equity curve — 2026 Aug–Aug Started at $10,000, ended at $10,001. Deepest drawdown −0.0%. Account balance Drawdown from peak 2026-08-14 → 2026-08-24
$10,001 -0.0% 2026-08-17 2026-08-21

How concentrated the profit is

80% of the profit came from 1 of 2 trading days (50%).

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

Settings that scale up after a loss

  • Hedging=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
3
Long trades (won %)
2 (100.00%)
Short trades (won %)
1 (100.00%)
Winning trades
3 (100.00%)
Losing trades
0 (0.00%)

Drawdown

Balance drawdown, absolute
0.25
Balance drawdown, maximal
0.41 (0.00%)
Balance drawdown, relative
0.00% (0.41)

Risk and efficiency ratios

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.36

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
90.00%
Bars tested
1910
Ticks tested
360461
Mismatched chart errors
0
Expert advisor settings used (18 parameters)

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

MagicNumber
138180
LOT_SIZE_SETTINGS
(MAX 0.06 FOR $1000 AND SO ON)
TradeSize
0.01
TRADING_DAYS_ALLOWED
TradeMonday
true
TradeTuesday
true
TradeWednesday
true
TradeThursday
true
TradeFriday
true
TradeSaturday
true
TradeSunday
true
NOTIFICATION_SETTINGS
Send_Email
true
Audible_Alerts
true
Push_Notifications
true
MISCELLANEOUS_SETTINGS
MaxSlippage
10
Hedging
true

How this was tested

Broker
BlueberryMarkets-Demo
Trading server
BlueberryMarkets-Demo
Symbol
EURUSD.cn
Timeframe
M5
Starting balance
$10,000
Tick data
90% modelling quality
Spread
10 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

Set files Available
License type NoDLL / Fix

Screenshots

Description

What the EA Actually Does

Scepticism is a reasonable starting point with any high-priced expert advisor. Martini EA MT4 is a scalping tool built for MetaTrader 4 that trades five specific pairs: GBPUSD, AUDUSD, EURUSD, NZDUSD and USDCHF. The developer has optimised it for the M5 timeframe, and the core idea is straightforward. Instead of chasing volatility, the EA waits for the low-volume periods between major sessions, then uses pending orders to enter positions at pre-defined levels. This nightly focus is meant to reduce exposure to news-driven spikes and erratic price action. Trades are closed quickly, typically within minutes, which places it firmly in the scalping category rather than trend-following or swing trading. The compiled binary includes hidden profit-booking logic, a feature rather unusual in overnight scalpers, which attempts to lock in open gains before the session ends.

There is no source code included, and the licence is fixed to a single account with no DLL calls. That matters if you intend to run it on a prop-firm account or a rented VPS, because moving it to another platform is not possible. The vendor sells Martini EA MT4 for $599, and the package contains the main executable plus separate .set files for each pair. You load the set file that matches the chart you attach it to.

Strategy in Practice

The strategy is deceptively simple, but the constraints are specific. Because it trades the M5 chart, the EA is checking for entries every five minutes during its active window. The exact trading hours are embedded in the settings and can be reviewed on the chart. The developer states that the EA is built to avoid high-impact news releases and low-liquidity trap periods. In practice, this means the bulk of its activity happens after the New York close and before the Tokyo open, or during the quiet midday stretch in Europe. It does not open trades on weekends and will typically flatten all positions before the next major session begins.

Pending orders are the execution mechanism, not market orders. The EA places limit or stop orders just beyond recent short-term ranges, aiming to catch small breakout attempts that occur during consolidation. Because volume is thin, these breakouts can be sharp but short-lived. The hidden profit booking feature is designed to cash in a portion of unrealised profit before the breakout attempt fully resolves. This is the kind of mechanism that helps an EA show a smoother equity curve on a backtest, but it also means individual trade profits are often small — a few pips at most. The win rate must be high enough to overcome spreads and slippage. On a standard account, this can be a challenge. The vendor does not specify spread limits or commission assumptions in the marketing text, so the actual execution environment matters more than usual for this EA.

Pair Selection and Set Files

The choice of pairs is deliberate. GBPUSD, AUDUSD, EURUSD, NZDUSD and USDCHF all have relatively tight spreads on most ECN accounts, and their nightly ranges tend to be compressed compared with yen crosses or gold. The included set files are named by pair, which means the EA is not one-size-fits-all. You are expected to run five separate charts, each with its own set file loaded. Running multiple charts on the same account requires a clear understanding of how the EA manages shared profits, position sizing, and drawdown limits. The vendor does not publish detailed money-management rules in the source copy, so you will need to inspect the input parameters yourself after installation.

Installation and Configuration

The installation package contains one .ex4 file and five .set files. There are no DLL libraries or external indicator files, which keeps the setup straightforward: copy the EA into the MQL4/Experts folder, restart the terminal, and attach it to a chart. The .set files go in the MQL4/Presets folder. Select the correct set file for the pair you are trading — loading a GBPUSD set file onto an AUDUSD chart will likely produce unintended results.

On-chart instructions and screenshots are advertised, so after you attach the EA you will see comments with guidance. The "NoDLL / Fix" licence means the EA is bound to your account number at activation, which is typical for commercial products. There is no source code to edit, which is a clear limitation for anyone who wants to audit the logic or make personal modifications. The vendor has not published the full input list in the marketing material, but scalping EAs of this type usually expose parameters for lot sizing, maximum spread, trading hours, and stop-loss distances. You will need to review these against the set files to understand the default risk per trade.

Realistic Expectations

Any EA that claims consistent overnight scalping profits should be approached with careful scrutiny. The vendor cites MyFxBook and signal results, with figures like 264% total profit and monthly averages around 7%. Those numbers come from a live account, but they are not independently audited. Treat them as the developer's own reporting, not as a guarantee. Back-tests on an M5 chart are also sensitive to tick data quality and spread assumptions. The vendor says it was optimised with real tick data, which is a good sign, but it does not eliminate the risk of curve-fitting over a finite historical period.

With a $500 minimum deposit, the lot sizing must be extremely small for most pairs — micro lots or even smaller on a standard account. That is realistic, but the per-trade profit will be tiny in absolute terms. The EA's profitability depends on high execution precision and consistent low spreads, so an ECN raw-spread account is likely necessary. Commission is not mentioned anywhere in the published specs, and a scalper paying $7 per round turn per lot will need to clear a significant hurdle before it becomes net profitable. If you cannot get spreads below 1 pip on GBPUSD during active hours, this EA may struggle to break even. The best way to test it without throwing $599 at the unknown is to ask the vendor for detailed performance reports with commission and swap included, and to run a small demo forward test for at least one month before committing real funds.

Frequently asked questions

Can I use Martini EA MT4 on a prop firm account?

The vendor states it is compatible with various prop firm requirements, but the fixed licence means you can only run it on one live account at a time. Check with your prop firm whether their trading hours and news restrictions allow overnight scalping before you buy.

Does the EA include source code?

No. The package contains a compiled .ex4 file only. You cannot modify the EA's core logic or inspect the neural network implementation. The settings and set files are the only configuration you can change.

Which currency pairs are supported?

GBPUSD, AUDUSD, EURUSD, NZDUSD and USDCHF. Each pair has its own set file, so you must load the correct preset on each chart. Running all five pairs on one account is possible, but the EA does not manage cross-pair portfolio exposure automatically.

What timeframe should I use?

M5 only. The EA is optimised for the 5-minute chart and will not work as intended on any other timeframe. Attach it to an M5 chart of each supported pair with the matching set file.

Does it trade during news events?

No. The developer states that the EA trades only during low-volume, news-free periods, primarily at night. It is designed to avoid high-impact news releases, but there is no published list of which specific news events are filtered. You should still monitor the economic calendar manually if you are concerned about surprise events.

Tags

GOLD FREQUENCY EA MT5
Expert Advisor · MT5 XAUUSD (Gold)

GOLD FREQUENCY EA MT5

An automated Expert Advisor for MetaTrader 5 focused exclusively on XAUUSD, GOLD FREQUENCY EA monitors M1, M5, M15, H1 and H4 timeframes simultaneously, with each configurable independently. It combines spread and slippage filters, fixed or percentage-based position sizing, and a real-time status dashboard. Minimum recommended deposit is $1,000, with any account type and 1:100 leverage.

No loss cap Martingale
M1, M5, M15, H1, H4 Minimum deposit $1,000
Scalping Robot Pro MT5
Expert Advisor · MT5 XAUUSD (Gold)

Scalping Robot Pro MT5

A fully automated expert advisor built for one task: scalping spot gold on the one-minute chart. It filters trades through volatility, spread, tick activity, and scheduled sessions rather than opening on every candle, and it supports flexible risk settings across many account types. Scalping Robot Pro MT5 is aimed at traders who want systematic XAUUSD entries without manual chart monitoring.

No loss cap Martingale
M1 (1 minute chart) Minimum deposit $1,000