Latency Benchmark Gauge

Click any zone to see what level of scalping it supports and what to do about it.

ULTRA

EXCELLENT

GOOD

ACCEPTABLE

UNACCEPTABLE

0–10ms
ULTRA

Slippage: Minimal — sub-pip execution typical

10–25ms
EXCELLENT

Slippage: 0.5–1 pip on average in normal market conditions

25–50ms
GOOD

Slippage: 1–2 pips on average

50–100ms
ACCEPTABLE

Slippage: 2–4 pips on average, higher spikes

100ms+
UNACCEPTABLE

Slippage: 5–10+ pips typical, unpredictable

What Latency Do You Need for Profitable Gold Scalping?

Quick Answer

For M1 scalping: under 25ms is ideal, 50ms is the practical maximum. For M15 breakout EAs: 50–100ms is acceptable, the strategy absorbs the latency cost. The single biggest improvement: choose a VPS in the same data centre as your broker's MT5 server.

Why Latency Matters More for Scalpers Than Breakout Traders

The impact of latency is proportional to your trade target. Consider two scenarios with 50ms additional latency causing 2-pip average slippage on entry:

M1 Scalper — 5 pip target

2-pip slippage = 40% of target consumed on entry. Plus 1.5-pip spread = 70% of target consumed before the trade moves at all. The remaining 30% is 1.5 pips — this is the entire potential profit.

M15 Breakout — 25 pip target

2-pip slippage = 8% of target consumed on entry. Plus 12-pip spread (ECN) = 56% of target consumed — 11 pips of clean profit remaining. Much more viable despite same latency.

This is why Goldie Razor V2.8.4 — an M15 range breakout EA targeting 20–35 pips — can operate comfortably at 50–100ms latency that would make an M1 scalper unprofitable. The longer the target, the less sensitive the strategy is to execution latency.

How to Choose a VPS That Minimises Latency

The single most impactful choice is geographic: choose a VPS server in the same data centre as your broker's MT5 server. The most common broker data centres are:

LD4 — London Equinix

Slough, UKPredominantly EU-regulated brokers

Look for "LD4" or "London" VPS providers. Beeks Financial Cloud, ForexVPS, and others explicitly offer LD4 colocation.

NY4 — New York Equinix

Secaucus, NJ, USAUS and global brokers targeting US sessions

Many commodity and CFD brokers use NY4 for their backup or US-session liquidity routing.

TY3 — Tokyo Equinix

Tokyo, JapanAsia-Pacific brokers

Relevant for traders using APAC session gold trading.

Verify Your VPS Is Actually in the Right Location

Some VPS providers claim to be in London but their servers are in Amsterdam or Frankfurt — close but not the same data centre. To verify:

  1. On your VPS, open a browser and visit whatismyip.com — note the IP address
  2. Run that IP through iplocation.net — it will show the approximate physical location
  3. Run the latency test (ping your broker's server hostname) from the VPS
  4. Compare your VPS latency to MT5's displayed latency — they should match closely if the VPS is routing directly

Test Your Latency — 4-Step Guide

Run this on your VPS (not your home computer) for an accurate result.

Step 1

Find your broker's MT5 server hostname

In MT5: Tools → Options → Server. Copy the full server hostname shown (e.g., trade.broker.com:443 — copy just the domain part without the port number).

Step 2

Open Command Prompt (Windows) or Terminal (Mac/Linux)

On Windows VPS: press Windows key + R, type "cmd", press Enter. On Mac/Linux: open Terminal from Applications.

Step 3

Run the ping test

Windows: ping [server-hostname] -n 20 Mac/Linux: ping [server-hostname] -c 20 This sends 20 test packets and shows individual response times.

Step 4

Note the Average result in ms

At the bottom of the output, find "Average" (Windows) or "avg" (Mac/Linux). That millisecond figure is your round-trip latency. Also note any packet loss percentage — above 1% indicates connection quality issues.

What does your result mean?

Related Guides

Frequently Asked Questions

Goldie Razor V2.8.4

M15 breakout + H4 EMA filter — built for XAUUSD on MT5

View Goldie Razor →