Prop Firm VPS: Rules, Risks & Setup for FTMO, FundedNext & More (2026)
Written by MarginVPS Infrastructure Team

Prop firm traders live by a short list of hard rules: a maximum daily loss, a maximum overall drawdown, sometimes a news-trading restriction or a weekend-holding rule. Break any of them once and the account is gone, no matter how well you traded the rest of the month. That's why so many funded traders end up asking the same two questions. Is a VPS even allowed on a prop firm challenge? And will it actually protect the account, or is it just another monthly bill? This guide answers both, based on how prop firms actually monitor accounts, and walks through a setup that keeps your EAs and your drawdown protection running around the clock.
Can You Use a VPS on a Prop Firm Challenge?
At most mainstream prop firms, yes. Running MT4, MT5, or cTrader on a VPS is standard practice, and firms like FTMO, FundedNext, and FundingPips don't generally care which machine your terminal runs on. What they care about is who is trading the account and how.
That distinction matters, because the things prop firms do monitor can look VPS-related if you set things up carelessly:
- IP address and device overlap. If two different traders' accounts log in from the same IP, the firm's risk team sees what looks like account sharing, a trader passing challenges for other people, or two people coordinating opposite trades. A shared VPS is the fastest way to trigger this.
- Prohibited strategies. Latency arbitrage, tick scalping that exploits a simulated price feed, and certain high-frequency approaches are banned at many firms. Running them from a VPS doesn't make them allowed, and a VPS won't hide them.
- Copy trading across other people's accounts. Copying your own trades between your own accounts is often permitted. Copying signals into accounts owned by other traders, or running an identical EA that many other traders also use, is where firms start looking closer.
Rules differ between firms and change over time, so treat this as the general picture, not a guarantee. Before you start a challenge, read your firm's current terms, and if anything is unclear, ask support directly whether VPS use is allowed. It almost always is, and having the answer in writing costs you nothing.
Why a VPS Matters More on a Funded Account
On a personal account, a disconnect during an open trade is annoying. On a prop account, it can end the account. Three rules make downtime unusually expensive:
1. Daily loss limits count floating losses. Most firms calculate the daily limit from equity, not just closed trades, and reset it at a fixed server time. If your EA is supposed to close a losing position before it reaches the limit and your terminal is offline, the position keeps running, and the breach is recorded whether you were connected or not.
2. News and weekend rules are time-based. If your firm requires positions to be closed before high-impact news or before the weekend, something has to be online at that exact time to close them. An EA on a laptop that went to sleep at 9pm can't do that.
3. You usually get one attempt. A failed challenge means paying the fee again. Against a challenge fee, a month of VPS hosting is cheap insurance against the most boring way to fail: a Windows update, a router reset, or a power cut at the wrong moment.
The IP Address Rule Most Traders Get Wrong
If you take one thing from this guide, make it this: one trader, one VPS, one IP address.
It's tempting to split a VPS with a friend who's also doing a challenge, or to buy a cheap shared server where dozens of customers sit behind the same address. Both are risky. From the firm's side, several unrelated accounts trading from the same IP is exactly what account sharing looks like, and you'll be the one explaining it to a risk team.
A few related points worth knowing:
- A dedicated IP is worth having. Every MarginVPS plan comes with its own dedicated IP address, so the only accounts that ever trade from it are yours.
- Logging in from both home and VPS is normal. Checking your account from your phone or home PC while your EA runs on the VPS is common and generally fine. Just don't run the same EA in both places at once, or you'll duplicate trades.
- VPS location vs your own country. Some firms verify identity and residence during KYC. If your VPS is in a different country from where you live, that's expected for any trader using hosting, but if you're unsure how your firm treats it, mention the VPS to support up front instead of waiting for them to ask.
Choosing the Right VPS Location for Your Prop Firm
Prop firms don't all run their own trading infrastructure. Many use a partner broker or a platform provider, which means the server your account connects to can be in London, New York, or somewhere else entirely, regardless of where the firm itself is based.
To find the right location:
- Open your challenge login details and note the exact server name (for example,
FirmName-ServerorFirmName-Demo). - Check our broker latency tool, which includes measured latency for several prop firms including FTMO, FundedNext, FundingPips, BrightFunded, and GoatFunded.
- If your firm isn't listed, log in from a VPS and read the ping in the bottom-right corner of MT4/MT5. Under a few milliseconds means you're in the right region.
For most intraday prop strategies, getting into the right region matters more than shaving the last millisecond. Our guide to choosing a VPS location for your broker goes deeper on matching data centers to trading sessions.
How Much VPS You Need for Prop Trading
Most prop traders run more than one account at a time: a challenge in progress, a verification phase, and one or two funded accounts, sometimes across different firms. Each account should run in its own terminal instance, so the thing to size for is terminal count and EA load.
| Setup | Terminals | Suggested Plan | Notes |
|---|---|---|---|
| One challenge or funded account, manual or light EA | 1 to 2 | Basic (2 vCPU, 2 GB RAM) | Enough for a terminal plus an equity-protection EA |
| Challenge + funded accounts across one or two firms | 3 to 6 | Standard (2 vCPU, 4 GB RAM) | The most common prop setup we see |
| Several funded accounts, multiple firms, heavier EAs | 7 to 8 | Professional (4 vCPU, 8 GB RAM) | Headroom for news spikes when every terminal is busy at once |
Undersizing shows up in the worst possible way: terminals freezing during high-volatility news, exactly when a drawdown rule is most likely to be tested. If you're running EAs, our EA sizing guide covers the RAM and CPU math in more detail.
Setting Up a Prop Firm VPS, Step by Step
- Pick a location that matches your firm's trading server, using the steps above.
- Connect by Remote Desktop from Windows, Mac, or your phone. Mac users can follow our RDP on Mac guide.
- Install one terminal per account. Our MetaTrader Manager installs MT4 or MT5 for your firm's broker and creates isolated instances, so each challenge or funded account has its own terminal, its own EAs, and its own settings.
- Log in and confirm the ping in each terminal before placing any trades.
- Set every instance to auto-start with Windows, so the terminals and EAs come back on their own after a VPS restart.
- Add an equity-protection rule (see the next section) before you let any strategy run unattended.
- Stop running the same EAs on your home PC. One copy of each strategy, running in one place.
Protect Your Drawdown Limits With an Equity Guard
A VPS keeps your terminal online. It doesn't decide when to stop trading. That's the job of an equity-protection EA or a built-in risk rule in your strategy, and on a prop account it's the most important piece of the setup.
- Set your stop tighter than the firm's. If the daily limit is 5%, have your guard close everything and disable trading at 4% or 4.5%. Spreads widen and fills slip during fast moves, and you need a buffer.
- Use equity, not balance. Your guard should watch floating P&L the same way the firm does.
- Match the firm's reset time. Daily limits usually reset at a specific server time, not your local midnight. Configure your guard to the same clock.
- Handle news and weekend windows automatically if your firm restricts them, rather than relying on remembering to log in.
This is where the VPS earns its cost: an equity guard only works if the terminal it runs in is online at the moment it needs to act.
What a VPS Won't Do for a Prop Account
It's worth being direct about the limits, because some VPS marketing aimed at prop traders isn't:
- It won't make a losing strategy pass a challenge.
- It won't make a prohibited strategy allowed, or hide one from a firm's risk team.
- It won't stop slippage caused by market volatility or the firm's own liquidity. It only removes your connection as a source of delay.
- It won't help if your firm's server is the one having problems. That's on the firm's side of the connection.
What it does is remove the avoidable failures: your hardware, your power, your internet, and your laptop's sleep settings.
Pre-Challenge Checklist
- Confirmed in the firm's terms (or with support) that VPS use is allowed
- VPS used only by you, on a dedicated IP
- Location matched to the firm's trading server, ping checked in the terminal
- One isolated terminal instance per account
- Auto-start enabled for every instance
- Equity guard set tighter than the daily and overall drawdown limits
- Same EAs not running on your home PC
- News and weekend rules handled automatically if your firm has them
Where MarginVPS Fits
Our plans are built for exactly this kind of setup: a dedicated IP on every plan, MT4, MT5, and cTrader support, the MetaTrader Manager for running multiple isolated terminals, and locations in London, New York, Frankfurt, Tokyo, Singapore, Hong Kong, and Dublin to match wherever your firm's server lives. Plans start at $16.67/mo billed annually. See all VPS plans to pick a size for your account count.
Frequently Asked Questions
Is using a VPS allowed on FTMO and other prop firm challenges? At most mainstream prop firms, yes. Firms care about who is trading and how, not which machine the terminal runs on. What they flag is shared IP addresses or devices across different traders' accounts and strategies they prohibit outright. Rules change, so confirm in your firm's current terms or with their support before you start.
Can I run my challenge and my funded account on the same VPS? Generally yes, as long as both accounts belong to you. Run each account in its own isolated terminal instance so EAs and settings can't interfere with each other, and size the VPS for the total number of terminals you run.
Can I share a VPS with a friend who is also doing a challenge? Don't. Two different traders logging in from the same IP address is one of the most common reasons prop firms open a review, because it looks like account sharing or coordinated trading. Each trader should have their own VPS and their own IP.
Will a VPS stop me from breaching my daily drawdown? No, it removes one cause of breaches: your terminal or EA being offline when it needs to manage a trade. It can't stop a strategy from losing money. Pair the VPS with an equity-protection rule that closes positions before you reach the firm's limit.
Which VPS location should I choose for a prop firm account? The one closest to the firm's trading server, not the one closest to you. Check the server name in your MT4/MT5 login details, then test ping from candidate locations. Our broker latency tool lists measured latency for several prop firms.
MarginVPS runs MT4, MT5, and cTrader on low-latency Windows VPS plans with a dedicated IP on every plan, built for traders running challenges and funded accounts side by side. See our VPS plans for specs and pricing.
Ready to stop losing milliseconds to your home connection?
MarginVPS runs your MT4, MT5, or cTrader terminal on a low-latency VPS inside your broker's data center — from $16.67/mo, with an extra 20% off using code EXTRA20OFF.
View VPS Plans →