Skip to content
EA
MT5 Expert Advisor VIP Trend Following

Nexorion Initium Novum EA MT5

A selective XAUUSD H1 automation for MetaTrader 5 that trades only when its liquidity model finds a high-quality setup, avoiding martingale, grid, and averaging. It suits patient, conservative traders and prop-firm candidates who accept low trade frequency and want deterministic, non-indicator logic. The developer reports a 13.1% max drawdown on live signal and 18.42% on backtest.

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 Averaging down Loss recovery

How we classify loss mechanisms

Nexorion Initium Novum EA MT5
Instruments
XAUUSD (Gold)
Timeframe
H1 (60 minute chart)
Minimum deposit
$100
Version
1.2

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 May–Oct 5 months +84.2% −8.3% 125 97.6% 993.87
Equity curve — 2025 May–Oct Started at $10,000, ended at $18,420. Deepest drawdown −8.3%. Account balance Drawdown from peak 2025-05-01 → 2025-10-01
$18,420 -0.0% 2025-05-01 2025-09-30

Where the money went

MetaTrader reports gross profit and gross loss with broker charges already applied. Vendor pages quote the gross profit figure on its own.

Gross profit
$8,428.03
Gross loss
−$8.48
Net profit
$8,419.55

Already included above: $20.30 of commission and swap charged by the broker — 0.2% of gross profit.

How concentrated the profit is

80% of the profit came from 43 of 97 trading days (44.3%).

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

Longest losing streak: 1 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
125
Total deals
250
Long trades (won %)
54 (94.44%)
Short trades (won %)
71 (100.00%)
Winning trades
122 (97.60%)
Losing trades
3 (2.40%)

Best and worst single trades

Largest win
265.71
Largest loss
-7.15
Average win
69.08
Average loss
-2.83

Winning and losing streaks

Longest winning streak
55 (3 001.37)
Longest losing streak Consecutive losing trades, and what that streak cost. This is what you would have had to sit through.
1 (-7.15)
Biggest run-up
3 001.37 (55)
Biggest run-down
-7.15 (1)
Average winning streak
31
Average losing streak
1

Drawdown

Balance drawdown, absolute
0.00
Balance drawdown, maximal
7.15 (0.04%)
Balance drawdown, relative
0.04% (7.15)
Equity drawdown, absolute
207.30
Equity drawdown, maximal Measured on floating equity, not closed balance. Always the harsher of the two, and the one that triggers a margin call.
1 331.52 (8.26%)
Equity drawdown, relative
8.54% (1 004.50)

Risk and efficiency ratios

Profit factor
993.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.
67.36
Recovery factor Net profit divided by the worst drawdown. Below 1 means the deepest hole was bigger than everything it made.
6.32
Sharpe ratio
20.02
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.
4259.62%
AHPR
1.0049 (0.49%)
GHPR
1.0049 (0.49%)
LR correlation
0.99
LR standard error
355.79

Holding time

Shortest position held
0:00:43
Longest position held
20:05:48
Average position held
0:57:01
Correlation (profit, MFE)
0.94
Correlation (profit, MAE) How strongly the eventual profit tracked the worst unrealised loss along the way.
0.05
Correlation (MFE, MAE)
0.0270

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
100%
Bars tested
9986
Ticks tested
51978812
Expert advisor settings used (38 parameters)

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

line_01
group_01
-
nx_order_signature
145
nx_position_comment
Nexorion Initium Novum
nx_panel_visible
true
nx_panel_text_scale
5
line_02
nx_entropy_gate
false
line_03
group_03
-
nx_dynamic_volume
true
nx_base_volume
0.05
nx_exposure_class
1
nx_yen_account
false
line_04
group_04
-
nx_tp
510
nx_sl
3100
nx_follow_price
true
nx_tstop
150
nx_tstep
30
line_05
group_05
-
nx_friday_permission
true
nx_spread_ceiling
500
nx_slippage_buffer
100
line_06
group_06
-
nx_funded_guard
false
nx_session_loss_cap
5.0
nx_account_loss_cap
10.0
line_07
group_07
-
nx_event_shield
false
nx_event_priority
0
nx_event_symbols
EUR,USD
nx_event_pre_pause
50
nx_event_post_pause
50

How this was tested

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

Specifications

Account type Any
Minimum leverage Any
License type Original version

Screenshots

Description

Who This EA Fits

This system is built for traders who want a deliberately quiet gold strategy. It opens positions only when its own liquidity calculations align, so the user should expect long stretches without any trade. That profile fits professionals who trade XAUUSD intraday on H1 but prefer automation over manual execution, and it also suits prop-firm candidates who need a non-aggressive, rule-based approach. It is not for traders who want constant activity, scalping frequency, or a system that recovers losses by adding to positions.

Deterministic Liquidity Logic

Instead of standard indicators like moving averages or RSI, the EA reads market structure through liquidity concepts. It maps buy-side liquidity, sell-side liquidity, equilibrium zones, premium and discount pricing, and phase transitions. Every entry is based on a predefined mathematical evaluation of these zones rather than a subjective chart pattern. The developer calls this a deterministic liquidity engine because the same market data should produce the same structural interpretation every time.

Dynamic Computation Mapping

A distinctive part of this product is the on-chart visualisation. The EA plots the computed liquidity zones and equilibrium levels directly on the XAUUSD H1 chart. Traders can see exactly where the algorithm thinks institutional interest sits and how price is positioned relative to those areas. This makes the logic inspectable in real time, which is rare for a closed-source expert advisor.

Position Management and Risk Controls

Once a trade is placed, the EA handles execution details without manual input. It manages stop loss, take profit, a trailing stop, and lot sizing. The lot size can be set to automatic risk-based sizing or a fixed lot value. Spread and slippage filters are included, so if trading conditions degrade at the moment of a signal, the EA can refuse the trade. An economic news filter is also available to avoid entries around high-impact releases. The system explicitly does not use martingale, grid, or position averaging. Each trade is independent, with its own predefined risk.

Account Requirements and Broker Conditions

The product is engineered for MetaTrader 5 only. Gold trading on H1 does not demand ultra-low latency, but the developer recommends an ECN or STP account for tighter spreads and better execution. No minimum deposit is specified by the vendor. However, the reference live signal started with a $500 deposit, which may serve as a practical baseline. Traders should verify their broker's minimum lot size for XAUUSD and ensure it allows the EA's automatic lot-sizing calculations. Leverage and account type are not fixed by the software, but the spread and slippage filters will behave differently across brokers, and a high-spread account may cause the EA to skip trades.

Live Signal and Backtest Context

The developer has published a verified live signal that ran for approximately 20 weeks. According to the vendor, it grew from $500 to $2,784.11, with a maximum drawdown of 13.1% and a trading activity level of just 1.6%. That low activity confirms the selective nature of the system. The profit trade percentage reported is 95.7%. A separate backtest on XAUUSD H1 over 146 trades showed a net profit of $2,837.32 from a $500 deposit, a profit factor of 11.11, and a relative drawdown of 18.42%. These figures are vendor-reported and should be treated as descriptive, not as a promise of future results.

What to Watch Out For

The first thing to understand is trade frequency. A system that trades only 1.6% of the time will leave long idle periods. That is by design, but it can feel unproductive to a trader used to daily signals. The drawdown of 13-18% on a $500 account is moderate, but on a larger account the same percentage represents a larger absolute loss. The EA has no source code included, so users cannot inspect or modify the internal logic. All settings are adjusted via the input parameters. Finally, the backtest and live results come from the vendor's own published environment; independent verification on the user's broker and account type is necessary before judging performance.

Frequently asked questions

Which currency pair and timeframe does the EA trade?

It is designed exclusively for XAUUSD on the H1 timeframe. It does not support other pairs or timeframes.

Is this EA suitable for prop firm challenges?

The developer states it is prop-firm compatible and includes no martingale or grid. However, you must check the specific prop firm's rules on drawdown, trading activity, and news trading to confirm compliance.

Does the EA trade during news events?

It includes an economic news filter that can be enabled to block entries around high-impact releases. The exact behaviour depends on how the user configures the news filter settings.

How often does the EA open trades?

The developer reports very low trading activity, around 1.6% of the time, with 146 trades in a multi-month backtest. Expect long periods without new positions.

Can I see the internal trading logic?

No source code is provided. The EA runs as a compiled expert advisor, but it does visualise its liquidity zones on the chart so you can see what the algorithm is analysing.

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+