Forex VPS Location: We Measured Three Brokers and Got Three Answers
The standard advice for forex VPS hosting is one sentence: put your server in Equinix NY4, because that’s where the brokers are.
We tried to verify it. We took real broker server hostnames, resolved them, looked up who owns the address space, and timed TCP connections from two machines on different continents. Three endpoints produced three completely different answers, and only one of them supports the advice.
What we measured
Two controlled locations: a box in Nuremberg, Germany, and our production server in Ashburn, Virginia. Same script, eight TCP connections to port 443, median reported.
| Broker hostname | Resolves to | Address space owner | From Nuremberg | From Ashburn |
|---|---|---|---|---|
demo.icmarkets.com |
170.75.202.214 | BeeksFX VPS USA Inc. | filtered | filtered |
mt5-demo.icmarkets.com |
52.202.235.91 | Amazon (AWS) | 102.4ms | 2.1ms |
mt5.pepperstone.com |
3.161.82.56 | Amazon CloudFront | 4.0ms | 86.1ms |
Read the third row again. A hostname that answers in 4 milliseconds from Germany and 86 from Virginia is not a server in New York. It’s a content delivery network edge — and the giveaway is that the same hostname resolved to a different address depending on which continent we asked from (3.161.82.56 from Germany, 3.170.131.14 from Virginia). That’s geo-DNS, which trade servers don’t do and CDNs always do.
So that endpoint is a website. Ping it from Europe, get a beautiful number, and conclude you don’t need a VPS at all — and you’d be wrong, because your actual order flow doesn’t go anywhere near it.
The second row is the interesting one. 2.1ms from Ashburn and 102ms from Nuremberg is the signature of a real, single-origin server, and the address belongs to Amazon. AWS’s us-east-1 region is Northern Virginia. That is roughly 200 miles from Secaucus. For this endpoint, a VPS in Ashburn beats a VPS in NY4 — the exact opposite of the standard advice.
The first row supports the advice, and it’s the one we couldn’t time. The netblock belongs to BeeksFX VPS USA Inc., a specialist financial-infrastructure provider whose private cloud is deployed in NY4, LD4, TY3 and SG1. It refused connections on every port we tried — 443, 444, 1950, 1951, 2222, 8443 — which is what a properly configured trade server does to strangers.
That refusal is the practical lesson. Real trade servers don’t answer arbitrary probes from arbitrary hosts, so the measurement method most articles suggest doesn’t work on the endpoint you actually care about.
The facilities, and what “New York” doesn’t mean
Three buildings carry most of this market:
| Facility | Where it actually is | What it anchors |
|---|---|---|
| Equinix NY4 | Secaucus, New Jersey — not Manhattan | US-session liquidity, North American and offshore broker infrastructure |
| Equinix LD4 | Slough, ~27 miles west of central London | The European and UK book |
| Equinix TY3 | Tokyo | JPY pairs and the Asian session |
Note that NY4 is in New Jersey. A provider advertising a “New York” location may be in Manhattan, in Secaucus, or somewhere in the wider metro — and those are materially different distances from the building your broker is in.
This is where vendor marketing and buyer need diverge. Cloudzy’s forex page invites you to “pick a London or New York VPS,” and its footer lists locations as USA, Europe, Asia, Amsterdam, London, Dubai, Singapore:

Those are cities and regions, not facilities. That’s not dishonest — it’s the normal level of disclosure for a general-purpose cloud — but city-level information cannot answer a facility-level question. If proximity to one specific building is the entire product thesis, “New York” is not a specification.
How to find your own broker’s server
The method that works is inside your terminal, not in a shell.
1. Read the ping your platform already shows you. MT4 and MT5 display the round-trip to the connected trade server in the bottom-right status bar, next to the server name. That figure is measured on the connection your orders actually use, which is the only one that counts. Note it from home first, so you have a baseline.
2. Get the server name, not the website. In MT5, Tools → Options → Server shows the address your terminal is connected to. This is almost never the hostname on your broker’s marketing site — that’s the trap in our third row above. Trade servers usually have their own subdomain and often their own port.
3. Ask your broker where it is. Support will usually tell you the city or the facility, and it’s a fair question. Many brokers publish it; some name the Equinix code directly.
4. Then, and only then, choose a location. If the answer is NY4, buy in NY4. If the answer is AWS us-east-1, buy in Northern Virginia. If your broker’s book is European, LD4.
5. Verify after you buy, with the same status bar. Install your terminal on the VPS, connect to the same server, and read the number again. If it hasn’t dropped substantially, the location was wrong and most providers have a refund window.
What you should not do is traceroute your broker’s marketing domain and buy based on the result. That’s measuring the CDN in front of their website.
When this actually matters, and when it doesn’t
Here is the part the vendors won’t lead with.
A home connection is typically 50–200ms to the trade server. A VPS in the same facility is roughly 1ms, and a VPS in the same city but a different building is roughly 5–30ms. The move from home to anywhere sensible captures almost the entire available gain. The move from 5ms to 1ms is the last few percent.
For most retail strategies, the 5ms-to-1ms step is worth nothing measurable. If your EA acts on candle closes, or holds positions for minutes and hours, or trades a handful of times a day, execution is dominated by your broker’s own processing time and the spread — neither of which your hosting touches.
It matters when the strategy is latency-sensitive by construction: scalping on tick data, news-spike execution, arbitrage between venues, or anything where you are racing other participants to the same fill. If you can’t identify which of those you’re doing, you’re in the first group.
The honest hierarchy of what improves your fills:
- Being on a server at all rather than a laptop — removes power cuts, Wi-Fi drops and reboots, which cost far more than milliseconds
- Being on the right continent — the 100ms difference our measurement found
- Being in the right metro — the 30ms-to-5ms step
- Being in the right building — the 5ms-to-1ms step, which is the one everyone sells
Most readers should buy items 1 and 2 and stop. They’re cheap, and they’re where the gain is.
The providers
Ranked by how well they answer a facility-level question, which is the whole point.
AccuWeb Hosting runs a dedicated forex VPS product and is the long-standing incumbent in this niche — the top pick in our provider ranking as well. Its forex pages were returning errors to our automated requests when we checked, so we could not capture its current location list; ask support directly for the facility code before you buy.
Cloudzy is the one to pick if you’re not certain yet, because it bills monthly with no term. It has 13 regions including New York, London, Amsterdam, Dubai and Singapore, and Windows with a trial included so you can run MT4/MT5 without buying a licence up front. You can run 8+ MT4/MT5 instances on its 4GB plan, which suits multi-broker setups. Location disclosure is city-level.

FXVM does the thing this article is about better than anyone else on the list: it has a broker picker that maps your broker to a recommended location, and it names XM, IC Markets, Pepperstone and Exness explicitly. Its location list includes Chicago, Washington DC, New York and Miami — and Washington DC is the region that matches the AWS Northern Virginia endpoint we measured, which is a genuinely useful option that city-name-only providers don’t offer. From $0.99/month, with a 99.99% uptime SLA.

Forex VPS is purpose-built for this market and sells hard on it. We’d note that its homepage leads with a countdown timer and a discount code rather than facility documentation, and we couldn’t find a facility-level location list to capture. The product may well be in the right buildings; the site doesn’t tell you.
JavaPipe has been absorbed into Mochahost, and the page its link now reaches is general web hosting — backups, free domains, carbon neutrality. Its forex-specific identity appears to be gone. If you’re choosing on facility proximity, this is no longer the product it was.
For the broader provider comparison including pricing and specs, see our forex VPS ranking and the AccuWeb versus Cloudzy head-to-head. If you’re trading crypto rather than currency pairs, the same CDN trap applies and we measured it there too.
How we checked this
The measurements are ours and they’re reproducible. On 17 August 2026 we resolved broker hostnames with getent hosts, looked up address-space ownership via ARIN whois and RDAP, and timed TCP connections to port 443 with a Python script making eight connections per target and reporting the median. We ran the identical script from a machine in Nuremberg, Germany and from our production server in Ashburn, Virginia. ICMP was blocked to these hosts, which is why we used TCP connect timing rather than ping.
What the whois lookups do and don’t prove. They establish who owns the address block — Amazon, or BeeksFX VPS USA Inc. — which is solid. They do not establish the physical location of the server: the address on a whois record is a corporate registration address, not a datacentre. So our claim about the BeeksFX endpoint is that the netblock belongs to a specialist financial-infrastructure provider whose private cloud is publicly documented in NY4, LD4, TY3 and SG1 — not that we confirmed the machine is inside NY4. We couldn’t, and neither can anyone else from outside.
The two latency conclusions are safe because they’re inferences from geography rather than from records: 2.1ms from Ashburn against 102ms from Nuremberg can only be a real origin server near Ashburn, and 4.0ms from Nuremberg against 86ms from Ashburn can only be an edge node near Nuremberg. The differing resolved addresses per continent confirm the second.
Three endpoints is a small sample and we’re not generalising from it. We resolved nine candidate hostnames and six did not exist, which is itself informative — broker trade-server addresses are mostly not guessable, and that’s why the article’s method section tells you to read yours out of your own terminal rather than guess. We make no claim about what fraction of brokers are in NY4 versus on public cloud. What we’ve shown is that you cannot assume, and that the cost of assuming is buying the wrong continent.
What this article’s brief asked for and doesn’t contain: a provider ranking by measured ping to NY4 and LD4. We didn’t do it and we don’t think it can be done honestly from outside. It would require an account with each provider, a VM in each of their New York and London regions, and a stable measurement target inside NY4 and LD4 that answers probes — and as our first row shows, the machines in those buildings deliberately don’t. Any table you see claiming those figures is either the vendor’s own number or measured against something that isn’t a trade server.
The facility descriptions — NY4 on the Equinix Secaucus, New Jersey campus; LD4 on the Slough campus roughly 27 miles west of central London; TY3 in Tokyo — are from Equinix’s published documentation. Beeks Group’s deployment across NY4, LD4, TY3 and SG1 is from its own published network pages.
The 50–200ms home, 1ms same-facility and 5–30ms same-city figures are conventional industry ranges, consistent with the 102ms and 2.1ms we measured at the extremes but not independently derived by us. We have not measured a same-city-different-building case, and we haven’t back-tested any strategy at different latencies — so the claim that the 5ms-to-1ms step is worth nothing for most retail strategies is an argument from what dominates execution time, not a result.
Provider details are each vendor’s published pages read in August 2026. The host links above are affiliate links. The advice that most readers should stop after getting on the right continent points away from the premium proximity products we’d earn more from, and the section explaining why we can’t rank providers by facility latency is the one a vendor would least want written.
FAQ
Where should I put my forex VPS?
In the same metro as your broker’s trade server — which you should confirm rather than assume. We measured one broker endpoint at a specialist New Jersey financial host and another on AWS Northern Virginia, 200 miles apart. NY4 is the right answer often, not always.
What is Equinix NY4 and why do forex brokers use it?
A colocation facility on Equinix’s Secaucus, New Jersey campus that hosts a dense concentration of financial liquidity venues and broker infrastructure. Being in the same building as your broker’s server reduces round-trip latency to roughly 1ms.
How do I find out where my broker’s server is?
Read the ping in MT4/MT5’s bottom-right status bar, get the server address from Tools → Options → Server, and ask your broker’s support which facility it’s in. Don’t test the hostname from their marketing site — that’s usually a CDN.
Why does my broker’s server show a very low ping from Europe and a high one from the US?
Because you’re measuring a content delivery network edge rather than a trade server. We found exactly this: 4.0ms from Germany and 86.1ms from Virginia on the same hostname, which also resolved to different addresses from each continent.
Does 1ms versus 5ms latency actually matter?
Only for scalping on tick data, news-spike execution or cross-venue arbitrage. For strategies acting on candle closes or holding for minutes, broker processing time and spread dominate, and the last few milliseconds of network are unmeasurable.
Is LD4 better than NY4 for European traders?
If your broker’s server is in LD4, yes. Your own location barely matters once the terminal runs on the VPS — what matters is the distance between the VPS and the broker, not between you and the VPS.
Which forex VPS provider tells you which datacentre you’re getting?
FXVM comes closest, with a broker picker that maps your broker to a location and a list that includes Washington DC as well as New York. Most providers disclose at city level only, which can’t answer a facility-level question.