
Contabo does not sell a forex product. It sells unmanaged virtual servers, in the same catalogue as its web hosting and bare metal lines, and "forex VPS" is a label the market applies to a general-purpose machine that happens to run MetaTrader. That distinction matters, because a hosting company is not a broker, a VPS cannot be regulated as one, and the thing you are actually buying is a computer in a building some distance from your broker's servers. Everything that follows is about that distance.
What Contabo is, and what it is not
The company is German and old by hosting standards. Contabo GmbH was established in Munich in the spring of 2003, under the name Giga-International, and only took its current name in 2013. It opened a Munich data centre in 2009 with room for more than 4,000 physical servers, added Nuremberg in 2014, and opened its first non-European facility in 2020, when it expanded into the United States. Its own about page now describes 11 locations across 9 regions on 4 continents and a fleet of more than 450,000 servers.
Servers are KVM virtual machines on NVMe storage, offered with root access, a choice of Linux images and Windows options, and a control panel for rebuilds, snapshots and rescaling. The service is unmanaged: you install the platform, you patch the operating system, and you fix it when it breaks.
That is the whole product. There is no trading integration, no broker partnership, no execution guarantees and no financial compensation scheme, because none of those things apply to a hosting contract. A VPS is infrastructure, in the same category as the router on your desk.
The only number that really changes execution
Retail platforms send orders from wherever the software is running to wherever the broker's trade server sits. If that journey crosses the Atlantic, the round trip is measured in tens of milliseconds and no amount of CPU or RAM removes it, because the limit is distance rather than processing power. If the machine is in the same metropolitan area as the broker's server farm, the round trip falls to a few milliseconds. That gap is the entire reason traders rent a VPS: not to trade faster in the abstract, but to sit closer to the matching engine than their home connection does. Many brokers publish their server locations, and the largest concentrations sit in the London and New York metro areas, which is why Frankfurt, London, Nuremberg and St. Louis all end up being compared in the same spreadsheet.
Sizing the machine for MetaTrader
MetaTrader 4 and MetaTrader 5 are single-threaded for most strategy work, so clock speed and stability matter more than core count, and one bloated Expert Advisor can consume more than ten light ones. A reasonable starting point for one platform and a handful of strategies is 2 vCPU and 4 GB of RAM on an SSD, with 4 vCPU and 8 GB once you run several charts, multiple terminals or scheduled backtests.
The supplier's entry tier is well above that floor, which is why its price gets quoted so often. The trade-offs are in the fine print rather than the spec sheet.
Windows is the path of least resistance, because MetaTrader is a Windows application and most Expert Advisors and indicators are compiled for it. Linux servers cost less and are easier to harden, and traders do run the platform under an emulation layer, but that setup sits outside vendor support and can break after an update. If your strategy depends on a specific build, treat the operating system as part of the strategy rather than as an afterthought.
| Specification | Typical allocation | What to check |
|---|---|---|
| CPU and RAM | 4 vCPU, 8 GB RAM on the entry plan | Whether cores are shared or dedicated |
| Storage | NVMe SSD, 100 GB and up | Backup and snapshot policy |
| Traffic | 32 TB per month, then throttled | What the throttle does to latency |
| Billing | Monthly, no hourly option | Cancellation and refund terms |
| Operating system | Linux images, Windows options | Windows licensing cost at checkout |
| Support | Ticket based | Response time during market hours |
Two entries in that table deserve emphasis. Traffic is capped and then throttled rather than billed, which is fine for a trading terminal and less fine if the same box is also pulling market data or hosting other services. And Windows licensing is not identical across plans and promotions, so confirm it in the configurator rather than assuming the price you saw in a review applies to your order.
What the low price buys, and what it costs you
Month-to-month billing with no contract is genuinely useful when you are testing a strategy or a location, and the resource allocation per euro is higher than most mainstream cloud providers offer. The cost shows up elsewhere. The service is unmanaged, so a failed upgrade on a Sunday evening is your problem. Support runs through tickets, and response times matter more to a trader than to someone hosting a static site, because the market does not wait for a queue. Independent tests of the platform have reported uptime slightly below the level premium providers advertise.
None of that is a reason to avoid the provider. It is a reason to keep a second machine, or a documented rebuild procedure, within reach before you attach a live account to it.
Things a VPS cannot fix
Renting a server does not reduce market risk, spread, swap or gaps, and it does not make a losing strategy profitable. It also does not remove counterparty risk from the broker, which is a completely separate question from where the software runs. The Bank for International Settlements put global foreign exchange turnover at $9.6 trillion per day in its April 2025 survey, up 28% from three years earlier, and none of that volume is affected by which data centre your terminal runs in. What a VPS changes is consistency: whether your stop management, your trailing logic and your scheduled entries execute while your laptop is asleep, your power is out or your home connection drops. That is a real benefit and it is a narrow one.
A test run before you pay
Start with the broker, not the host. Find the server your account actually connects to, because the location in your MetaTrader login tells you more than any provider's marketing map.
Then measure. Spin up the cheapest machine in the region you are considering, and run a ping and a traceroute from that box to the broker's server address over a full trading day. Repeat from a second region and compare. Latency that looks fine on a Monday morning can double when the London or New York session opens, so test during the hours you actually trade.
Read the terms of service next. Hosting providers differ on what they allow on their network and on how they treat sustained CPU load from automated strategies, and a suspended server is a closed position. Then, before going live, run the same setup on a demo account for at least a full week and confirm that the platform survives a reboot, that your Expert Advisor restarts cleanly and that your files are backed up somewhere other than the VPS itself.
Add one security step that most guides skip. A Windows server exposed on the internet with remote desktop enabled is a target, so change the default port, restrict access by IP where the provider allows it, enable two-factor authentication and keep the operating system patched. An unattended trading server holding live credentials is worth more to an attacker than the hardware it runs on.
This article is general information, not investment advice or a hosting recommendation. Specifications, prices and terms change; verify current details with the provider and your broker before committing.