Skip to content
EA
MT4 Expert Advisor VIP Scalping

IS PI Scalper Virtual Level EA MT4

A scalping system for XAUUSD on short timeframes, this EA runs on MetaTrader 4 and aims to capture quick moves during active gold sessions. It places trades automatically between 01:00 and 23:00 and manages positions with virtual levels and trailing stops. The vendor states the strategy suits traders with at least $100.

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

IS PI Scalper Virtual Level EA MT4
Instruments
XAUUSD (Gold)
Timeframe
M1 or M5
Minimum deposit
$100

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 1 months -95.3% −95.3% 481 65.3% 0.06
Equity curve — 2026 Jul–Aug Started at $10,000, ended at $473. Deepest drawdown −95.3%. Account balance Drawdown from peak 2026-07-25 → 2026-08-15
$473 $10,419 -95.5% 2026-07-27 2026-08-06
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
481
Long trades (won %)
173 (84.39%)
Short trades (won %)
308 (54.55%)
Winning trades
314 (65.28%)
Losing trades
167 (34.72%)

Drawdown

Balance drawdown, absolute
9526.54
Balance drawdown, maximal
9607.27 (95.30%)
Balance drawdown, relative
95.30% (9607.27)

Risk and efficiency ratios

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

Data quality

Trading server
BlueberryMarkets-Demo
Modelling quality
25.00%
Bars tested
21683
Ticks tested
3790210
Mismatched chart errors
0
Expert advisor settings used (14 parameters)

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

Risk
0.001
ExpTrailSL
1
PeriodBar
100
StopLoss
10
TimeStart
1
TimeEnd
23
Magic
2026
SpeedEA
50
TrailLine
Red
Info
true
TextColor
White
InfoDataColor
DodgerBlue
FonColor
Black
FontSizeInfo
7

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
30 points, fixed

Specifications

Account type Any
Minimum leverage 1:20 or higher
License type NoDLL

Description

Missing fast gold moves outside regular hours

XAUUSD often moves in short, sharp bursts when news hits or liquidity shifts. Manually watching a one-minute chart all day is not realistic for most traders, and many automated systems place visible stop-losses that can be hunted or give back too much during retracements. This EA tries to solve that by running a scalping approach specifically for gold on M1 or M5, executing trades whenever its internal conditions line up.

The system keeps most of its trade management logic off the broker server. Instead of sending conventional stop-loss and take-profit orders, it tracks virtual levels internally. That lets the EA adjust exits quickly without waiting for broker-side modifications, which can matter when gold spikes in either direction.

How the virtual level logic works

The EA evaluates recent price action using a configurable lookback period. The default is set to 100 bars, which on M1 or M5 covers roughly one to eight hours of market activity. It looks for short-term inefficiencies and enters only during a defined trading window, scheduled from 01:00 to 23:00 server time. That keeps the bot out of the thinnest overnight session when spreads can widen.

Once a trade is open, the system applies a dynamic trailing stop and a no-loss mechanism. The idea is to lock in at least a small gain once price moves far enough in the intended direction. Position sizing is controlled by a risk parameter, and a magic number tags every trade so the EA can manage its own orders without touching manually placed ones.

Parameter highlights

  • PeriodBar = 100 — lookback window for market analysis.
  • TimeStart = 01:00, TimeEnd = 23:00 — allowed trading hours.
  • SpeedEA = 50 — execution speed setting, vendor says faster responses.
  • Risk = 0.001 — conservative position sizing coefficient.
  • Magic Number 2026 — separates EA trades from manual ones.

The developer also includes an on-chart dashboard that shows open positions, system status, and current inputs. This helps when running the EA alongside other tools on the same terminal.

Expected configuration for XAUUSD

The product is built for gold only. The vendor does not mention other pairs, and all documented performance relates to XAUUSD. The EA runs on MetaTrader 4 and requires a minimum deposit of $100 with leverage of 1:20 or higher. The listed licence type is NoDLL, meaning the executable does not depend on external DLL calls, which some prop-firm or VPS setups prefer.

Traders should decide between M1 and M5. M1 gives more signals but also more noise and spread sensitivity; M5 is calmer but may enter less often. The developer suggests demo testing first to find which timeframe matches a given broker's execution quality and spread behaviour.

Vendor-reported track record

The seller points to a public MyFxBook account used for verification. According to the vendor, the account shows a gain of +19,979.83% and a drawdown of 67.19% over 631 trades. The average trade duration is listed as 37 seconds, and the stated win rate is 35% for long trades and 44% for short trades. These figures come from the vendor's promotional material and are not independently confirmed here. A high drawdown relative to the return is typical of aggressive scalping with small position sizes.

What this system is not designed for

Scalping XAUUSD on low timeframes depends heavily on execution quality. Slippage, requotes, and wider spreads during rollover can reduce or reverse a small per-trade edge. The virtual trade management means the broker does not see the actual protective levels, which can help avoid stop-hunting but also means the EA must be running at all times to manage open positions. If the terminal disconnects, the virtual level protection stops working.

The vendor's reported drawdown of 67.19% is significant. A $100 account following the same risk profile could see large swings in equity. The no-loss mechanism is not a guarantee and can still result in a losing trade if price gaps through the virtual threshold. Traders should treat the risk parameter as a starting point and consider testing with small position sizes first.

No source code is included, so users cannot modify the strategy logic or verify exactly how the virtual levels are calculated. The licence is locked to the MetaTrader 4 platform, so there is no MT5 version.

Frequently asked questions

Which currency pair should I run this EA on?

The EA is designed exclusively for XAUUSD (Gold). Running it on other pairs is not recommended by the developer and may produce unexpected results.

What timeframe works best?

The developer specifies M1 or M5. The choice depends on your broker's spread and execution speed. M1 generates more signals but is more sensitive to slippage.

Do I need to leave the terminal open for virtual level management?

Yes. Virtual levels are handled inside the EA itself, not on the broker server. If MetaTrader 4 is closed or disconnected, the EA cannot manage open positions, so a reliable connection is important.

Is the reported 19,979% gain realistic for my account?

That figure comes from the vendor's MyFxBook reference account and includes a drawdown of 67.19%. Past performance does not guarantee similar results, and such gains typically involve aggressive risk settings or compounding that may not suit every trader.

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
Volume Scalper EA MT4
Expert Advisor · MT4 XAUUSD (Gold), GBPUSD, EURUSD (Any)

Volume Scalper EA MT4

A volume-based breakout scalper for MetaTrader 4 that targets liquidity zones on XAUUSD, GBPUSD, and EURUSD. The EA combines tick volume analysis, volatility channel filtering, and tight stop-loss management for intraday entries on M1 to H1 timeframes. Designed for traders seeking systematic scalping with defined risk parameters on ECN accounts, this product operates with a minimum deposit of $1,000 and 1:100 leverage.

Loss capped
M1, M5, M15, H1 Minimum deposit $1,000