Skip to content
EA
MT4 Expert Advisor VIP News Trading

Moho Turbo EA MT4

A news-filtered scalping expert advisor for MetaTrader 4, Moho Turbo EA focuses on six currency pairs on the M1 timeframe. It combines price action analysis with a set of ten indicators and avoids martingale. The package includes preset files for each supported pair, though the vendor’s stated return expectations are not independently verifiable.

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 Martingale Grid

How we classify loss mechanisms

Moho Turbo EA MT4
Instruments
EURUSD, GBPUSD, AUDCAD, CADCHF, NZDCAD and USDCAD.
Timeframe
M1 (1 minute chart)
Minimum deposit
$1,000
Version
1.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 2 months +160.4% −85.8% 1,300 80.8% 1.48
Equity curve — 2026 Jul–Aug Started at $10,000, ended at $26,039. Deepest drawdown −85.8%. Account balance Drawdown from peak 2026-07-01 → 2026-08-24
$26,039 -22.1% 2026-07-01 2026-08-21

How concentrated the profit is

80% of the profit came from 24 of 38 trading days (63.2%).

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

Longest losing streak: 6 trades

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
1300
Long trades (won %)
592 (83.45%)
Short trades (won %)
708 (78.53%)
Winning trades
1050 (80.77%)
Losing trades
250 (19.23%)

Drawdown

Balance drawdown, absolute
7993.92
Balance drawdown, maximal
12070.08 (85.75%)
Balance drawdown, relative
85.75% (12070.08)

Risk and efficiency ratios

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

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
90.00%
Bars tested
4481
Ticks tested
9720294
Mismatched chart errors
3
Expert advisor settings used (28 parameters)

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

TimeFrame
15
MA1Period
12
MA2Period
44
Delta1
100
Delta2
200
Shift
1
_News
Avoid News Time
AvoidNews
true
UTimeDo
30
UTimePosle
30
Uoffset
3
Vhigh
true
Vmedium
false
Vlow
false
Lots
0.1
MaxLot
5
KLot
1.5
StopLoss
5000
TakeProfit
100
StartHour
2
StartMin
30
EndHour
23
EndMin
30
Delta
100
Step
300
TrailingStop
0
Slip
30
Magic
123

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:100
Set files Available
License type NoDLL / Fix

Screenshots

Description

How the trading logic is constructed

This expert advisor operates on one-minute charts, which instantly tells an experienced trader it does not aim for long-term positioning. Entries are derived from price swings and price action patterns, with a layer of ten technical indicators used to filter or confirm signals. The vendor states that before any order is placed, the EA checks an important-news calendar and may skip trades when high-impact releases are imminent. That is a meaningful feature for a scalper because spread widening and sudden volatility around news events are among the most common causes of short-term system failure.

The supported symbol list is EURUSD, GBPUSD, AUDCAD, CADCHF, NZDCAD, and USDCAD. That is a deliberate mix of major, minor, and cross pairs rather than a single liquid market. Running six charts simultaneously is possible, but it also means six independent streams of spread, swap, and rollover exposure. The product ships with separate set files for each pair, which suggests the parameters are not identical across symbols. A sceptical buyer should treat the provided presets as a starting point rather than a finished configuration.

What the vendor claims and what is missing

The marketing material lists a monthly profit expectation of 10% to 25% and a win rate of up to 78%. These figures are presented as vendor estimates, not as audited results. The listing references a verified Myfxbook account, but no direct link or track record is available inside this documentation, so the figures cannot be checked here. A trader evaluating this EA should request current access to that account and examine drawdown, consecutive losses, and the length of the live record before forming any conclusion about expected performance.

One concrete mechanical fact is that the strategy explicitly does not use martingale. That removes a class of catastrophic risk, but it also means the recovery from a losing streak depends entirely on the underlying edge of the entry logic. The vendor describes the drawdown as low, but without a quantified figure or a verified account history, that description remains qualitative. A minimum balance of $1,000 and leverage of 1:100 are the stated operational requirements; lower leverage may change margin behaviour, especially if all six charts are enabled.

The package contains the compiled expert file and an accompanying news indicator, named urdala_news_investing.com. The source code is not included, and the licence is described as NoDLL / Fix. That means the EA does not rely on external DLL calls, which simplifies installation and reduces some security concerns, but it also means the internal logic cannot be audited or modified by the buyer.

Why the one-minute timeframe matters

Scalping on M1 produces a high frequency of signals. Even with a news filter, the cost structure is crucial. Spreads, slippage, and the broker’s execution model will have an outsized effect on net results. An EA that appears profitable on a low-spread ECN account may fail on a standard account with wider variable spreads. The three CAD-cross pairs and the NZDCAD pair often carry higher spreads than EURUSD or GBPUSD, so per-pair optimisation is not an empty recommendation. Anyone testing this EA should run it separately on each preset and compare the results rather than assuming all six pairs perform equivalently.

The developer reports that the system trades automatically and removes emotion from the process. That is a property of every EA, not a distinctive feature of this one. The more relevant question is whether the underlying rule set has been stable over time or has been repeatedly reoptimised. A long, stable live record answers that; a short backtest does not.

Installation and parameter configuration

Installation follows the standard MT4 procedure: the .ex4 file is placed in the Experts folder, the news indicator in the Indicators folder, and the .set files in the Presets folder. After restarting the terminal, the EA is attached to a one-minute chart of each chosen pair, and the corresponding preset is loaded via the Inputs tab. Because the package provides one preset per symbol, the intended path is clear. However, the default risk and lot sizing are not specified in the supplied facts, so the trader must inspect the inputs carefully before enabling live trading. The news filter depends on the bundled indicator; if that indicator fails or is removed, the EA’s behaviour around news events may change.

The NoDLL label means no external libraries are called. For many traders this is preferable for compatibility and security. It also limits what the EA can do — it reads only what MT4 exposes through its standard functions. That is neither good nor bad on its own, but it is worth knowing because some commercial EAs use DLL calls for advanced news feeds or order management. This product does not.

Realistic expectations for a sceptical trader

The first test for this EA should be a forward demo run across all six pairs for at least four to six weeks, including a major news cycle such as a central bank decision week. That will reveal how the news filter behaves in practice and whether the spread assumptions hold under real market conditions. The vendor’s profit and win-rate claims should be treated as marketing until independently verified on a live account with trading history that the buyer can inspect.

There is no reason to assume the six presets are equally robust. A rational approach is to start with one pair, such as EURUSD, and evaluate it on its own before scaling up. The minimum deposit of $1,000 is a threshold, not a recommendation for the total risk budget. Because position sizing is unspecified, the trader must set lot sizes manually or through the EA’s inputs, and those settings are part of the risk decision, not a default guarantee.

What this EA offers is a structured, news-aware scalping approach across a defined basket of currency pairs. Whether that translates into consistent net gains depends on execution quality, parameter choices, and market conditions that no fixed set of indicators can fully anticipate. The absence of martingale and the presence of a news filter are concrete design choices that reduce certain risks, but they do not eliminate the core uncertainty of any short-term trading system.

Frequently asked questions

Does Moho Turbo EA use martingale or grid recovery?

No. The vendor explicitly states that the strategy does not use martingale. The EA relies on price action and indicator-based entries rather than averaging into losing positions.

Why are there separate preset files for each currency pair?

Each of the six supported pairs has its own .set file because spread, volatility, and session behaviour differ across symbols. The vendor tuned parameters individually, so using the correct preset per chart is part of the intended setup.

Can I run all six pairs on one account with a $1,000 deposit?

The vendor states the minimum deposit is $1,000, but running six charts simultaneously increases cumulative margin and exposure. A cautious approach is to start with one or two pairs and add more only after assessing live results.

Does the news filter require an external data source or DLL?

The package includes a dedicated news indicator, urdala_news_investing.com, and the EA is labelled NoDLL. That means no external dynamic libraries are called, but the news filter depends on that bundled indicator working properly.

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