Skip to content
EA
MT5 Expert Advisor VIP Grid & Martingale

Quantum Bitcoin EA MT5

An automated Bitcoin trading system for MetaTrader 5 that combines H1 trend-following entries with an adaptive grid to handle BTCUSD retracements. It includes session filters, multiple risk profiles, and a dashboard. The vendor says it was optimised around Bitcoin's multi-year cycles, though performance claims should be viewed cautiously.

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 Grid

How we classify loss mechanisms

Quantum Bitcoin EA MT5
Instruments
BTCUSD (BITCOIN)
Timeframe
H1 (60 minute chart)
Minimum deposit
$1,000
Version
3.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 -99.8% −100.7% 56 71.4% 0.38
Equity curve — 2025 May–Oct Started at $10,000, ended at $22. Deepest drawdown −100.7%. Account balance Drawdown from peak 2025-05-01 → 2025-10-01
$22 $15,205 -99.9% 2025-05-01 2025-09-29

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
$6,174.55
Gross loss
−$16,152.78
Net profit
−$9,978.23

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

Settings that scale up after a loss

  • InpLotsMultiplier=1.2
  • InpGridDistPct=90.0
  • InpGridDistMultip=1.4
  • InpGridMaxTrades=10

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
56
Total deals
112
Long trades (won %)
12 (83.33%)
Short trades (won %)
44 (68.18%)
Winning trades
40 (71.43%)
Losing trades
16 (28.57%)

Best and worst single trades

Largest win
684.81
Largest loss
-3 136.68
Average win
154.36
Average loss
-1 009.55

Winning and losing streaks

Longest winning streak
10 (1 019.56)
Longest losing streak Consecutive losing trades, and what that streak cost. This is what you would have had to sit through.
6 (-15 183.20)
Biggest run-up
1 516.62 (8)
Biggest run-down
-15 183.20 (6)
Average winning streak
4
Average losing streak
2

Drawdown

Balance drawdown, absolute
9 978.23
Balance drawdown, maximal
15 183.20 (99.86%)
Balance drawdown, relative
99.86% (15 183.20)
Equity drawdown, absolute
10 106.26
Equity drawdown, maximal Measured on floating equity, not closed balance. Always the harsher of the two, and the one that triggers a margin call.
15 409.63 (100.69%)
Equity drawdown, relative
100.69% (15 409.63)

Risk and efficiency ratios

Profit factor
0.38
Expected payoff per trade Average result of one trade. A big number with a low win rate means it depends on rare large wins.
-178.18
Recovery factor Net profit divided by the worst drawdown. Below 1 means the deepest hole was bigger than everything it made.
-0.65
Sharpe ratio
-2.67
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.
0.98%
AHPR
0.9651 (-3.49%)
GHPR
0.8963 (-10.37%)
LR correlation
0.08
LR standard error
2 830.42

Holding time

Shortest position held
1:01:39
Longest position held
597:00:00
Average position held
100:40:17
Correlation (profit, MFE)
0.05
Correlation (profit, MAE) How strongly the eventual profit tracked the worst unrealised loss along the way.
0.98
Correlation (MFE, MAE)
0.0010

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
100%
Bars tested
9824
Ticks tested
50531696
Expert advisor settings used (24 parameters)

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

InpVersion
Quantum Bitcoin EA v3.2 (16/02/2026)
InpAuto
true
InpRiskLevels
3
InpInitialLots
0.01
InpLotsMultiplier
1.2
InpLotsMax
1.2
InpStartTime
08:00
InpEndTime
22:30
InpTakeProfit
10000.0
InpGridDistPct
90.0
InpGridDistMultip
1.4
InpGridMaxTrades
10
InpMinOrdersRealBE
3
InpTradingFriday
false
InpTradingNFP
false
InpTradingHolidays
false
InpMinuteBetweenTrades
60
InpSlippage
10
InpMagicNumber
7757
InpComment
QB
InpPanel
true
InpBELine
false
InpBEColor
55295
InpBEWidth
3

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 Hedge
Minimum leverage 1:500
License type Original version

Screenshots

Description

Setting Up the EA on MetaTrader 5

The package centres on a single Expert Advisor file for BTCUSD on the H1 chart. After installation, the first steps are attaching it to a BTCUSD chart, confirming that automated trading is enabled, and loading one of the provided set files. The vendor ships preset configurations with the download, so most users start by selecting a risk profile rather than tuning each parameter from scratch.

The EA is designed for MetaTrader 5 only and is not intended for MT4. Accounts with low-spread ECN execution are mentioned in the vendor material, though the EA itself does not require a specific broker. No source code is included, so the strategy logic is fixed and cannot be modified.

Opening and Managing Positions

Entries are triggered by momentum filters on the hourly timeframe. When the trend aligns, an initial position is opened. If price moves against the trade, the EA adds further positions at non-uniform spacing. The distance between grid levels is governed by a multiplier, which means gaps widen as the basket grows.

Position management is geared toward returning the entire basket to break-even rather than cutting individual losing trades quickly. The maximum number of open positions can be capped by the user, and the system can be set to close the whole basket once combined profit reaches break-even or a small gain.

Risk and Money Management Settings

The EA supports automatic lot sizing based on account equity or balance, a fixed lot mode, and a maximum lot cap. Several risk profiles are included in the set files, from conservative to aggressive, each adjusting lot size and grid spacing. Because the strategy adds to losing positions, the maximum number of grid levels is the most important safety control.

Session filters allow users to restrict trading to specific hours, disable Friday trading, and block entries around NFP releases and holidays. A minimum interval between trades can also be set. These do not alter the core strategy but can reduce exposure during thin or unpredictable conditions.

Drawdown Considerations

The vendor's own figures indicate equity drawdowns above thirty percent in live tracking and even higher in some historical reports. This is consistent with a grid-based approach that holds multiple positions during extended retracements. An appropriate account size and a conservative risk profile are prerequisites for running this EA, especially on Bitcoin, where daily swings can be large.

Where the Strategy Struggles

Bitcoin can trend for weeks and then enter prolonged ranging periods. During strong trends in the wrong direction, the grid will keep adding positions until the maximum level is reached or the account can no longer support further entries. The dynamic spacing helps, but it does not eliminate the risk of a deep drawdown. The absence of source code also means traders cannot adapt the grid logic to their own volatility models.

Holiday and NFP filters provide some relief on the Forex calendar, but Bitcoin trades around the clock, so weekend gaps and exchange-driven volatility remain outside the EA's control. Users should monitor open baskets during high-impact crypto news events.

Frequently asked questions

Which trading instrument and timeframe does this EA use?

It is designed exclusively for BTCUSD on the H1 timeframe. The vendor states it should not be used on other pairs or timeframes.

Is the source code included?

No. The package contains the compiled Expert Advisor and set files only. You cannot modify the underlying strategy.

What kind of risk profile is included?

The download includes set files for different risk levels. Users can also adjust lot sizing, maximum grid levels, and session filters manually.

Does the grid have a hard stop loss?

The vendor does not specify a traditional stop loss on individual positions. Risk control relies on the maximum number of open positions and break-even basket management.

Does it work on a prop firm account?

The strategy adds to losing positions and can sustain deep drawdowns, so it may violate typical prop firm maximum drawdown rules. It is not marketed as prop-firm safe.

Tags

GoldTrap EA MT5
Expert Advisor · MT5 XAUUSD (Gold)

GoldTrap EA MT5

A recovery-based grid system built specifically for XAUUSD, this EA opens an initial position and then layers in additional orders if price moves against it, aiming to close the whole basket once gold retraces. The fixed session filter and configurable lot multiplier let traders tune exposure, but the martingale-style logic means drawdowns can escalate quickly when gold trends without a pullback.

No loss cap Martingale · Grid
Any Minimum deposit $100
Veloz Scalping Bot MT5
Expert Advisor · MT5 XAUUSD (Gold)

Veloz Scalping Bot MT5

Gold scalping on the M1, M5 and M15 timeframes with a structured grid that caps open orders at six and uses a global trailing stop. Veloz Scalping Bot MT5 targets small intraday retracements on XAUUSD, with spread filtering and an equity drawdown kill-switch. Fixed lot sizing keeps exposure predictable, but the averaging logic means losses can compound if the cycle runs fully against you.

No loss cap Martingale
M1, M5, M15 Minimum deposit $500