Most TradingView users hit the same wall when they try to automate a strategy into MetaTrader 5. The alert is easy. The webhook is easy. Then someone tells them they need "a Windows PC left on all the time, or a VPS", and the project turns into a hardware and server-admin problem they never signed up for.
Hosted MT5, sometimes called managed MT5 hosting, is the category of service that removes that wall. This article explains what the term means, why the always-on machine exists in the first place, what a hosted terminal changes and what it deliberately does not, and the questions worth asking any provider before you hand them a terminal. PineConnector's own hosted option, Edge, is covered near the end. If you want the product-level detail, What is PineConnector Edge? is the place for that.

Why does MT5 need a machine that never sleeps?
MetaTrader 5 is a desktop program, not a cloud service. When you attach an Expert Advisor (EA) to a chart, the EA runs inside that terminal window and nowhere else. MetaQuotes' own documentation lists turning off the trading platform and closing the chart among the actions that stop an Expert Advisor[1]. Close the terminal, let the laptop sleep, lose Wi-Fi for a minute, or let Windows restart for an update, and the EA stops. Any alert that arrives while it is stopped fails, and it fails quietly.
That is not a design flaw in any particular bridge. It is how MetaTrader works. The broker's servers are always on. TradingView's alert servers are always on. The one component in the chain that traditionally lives on your hardware is the terminal that turns the alert into an order.
The path of an alert, and the one link that matters
Whatever bridge you use, an automated trade from TradingView to MetaTrader follows the same four steps:
-
TradingView fires an alert. Its message carries your instruction, and its webhook sends it out as an HTTP POST to the URL you provide; TradingView requires the receiving server to answer within three seconds[2]. With PineConnector the message is a single line such as
60123456789,buy,XAUUSD,vol_lots=1, in the documented order of licence ID, command, symbol, then parameters[3]. - The bridge receives the webhook, checks the licence, and routes the message to the right terminal.
- The MT5 terminal receives the instruction and asks the broker to place the order.
- Your broker fills it, subject to the account's conditions.
Steps one, two and four already run in a data centre somewhere. Step three is the odd one out. It is a Windows desktop application, and the machine it runs on has historically been yours: a PC in the corner, a laptop that must never close, or a Windows VPS you rent and administer. The problems with the VPS route are well documented. Microsoft's guidance is that after an update Windows "attempts to automatically restart outside of active hours", and that on a machine with no active Remote Desktop session there is no signed-in user to hold the restart back[4]. Forex VPS provider FXSVPS warns that Windows updates "may also restart services or reboot the VPS unexpectedly, which can disconnect MT4/MT5 and stop Expert Advisors"[5]. And the Remote Desktop port you use to administer the server is itself a target: remote-access vendor TSplus calls RDP "one of the most abused remote access paths" and sets the 2026 baseline as "do not publish RDP directly to the internet"[6].
What hosted MT5 changes
A hosted MT5 service takes step three off your hardware. The provider runs the MetaTrader 5 terminal on its own infrastructure, keeps it signed in, restarts it when it needs restarting, patches the host underneath it, and gives you a browser-based control panel to start, stop and monitor it. There is no Windows machine for you to own, no remote desktop to log into, and nothing to install.
Because the terminal is no longer tied to your operating system, the device you use day to day stops mattering. A Mac, an iPad, a Chromebook or a phone can all reach a web portal. That is a meaningful shift for Mac users in particular, who have spent years on compatibility layers and Windows partitions because MetaTrader has no native macOS build. MetaQuotes' Mac installer "downloads and installs the latest Wine version, configures it, and then installs MetaTrader within it"[7], a compatibility layer rather than a native application.

What hosted MT5 does not change
This is the part worth being precise about, because "hosted" and "managed" are words that can be read too generously.
- Your broker is still your broker. You open the account, in your own name, at a firm you chose. The host does not sit between you and your funds.
- Your credentials are still yours to enter. A well-designed hosted service asks you to type your MT5 login into the portal yourself and to switch the terminal on yourself. The provider should never be logging in on your behalf.
- Your strategy is still your strategy. The terminal executes what your TradingView alert tells it to execute. Nobody at the hosting company picks trades, sizes positions or manages risk for you. Hosted MT5 is managed infrastructure, not managed execution.
- Speed is not the point. Moving the terminal into a data centre does not change how your broker fills an order. The benefit is that the terminal is running at 3 a.m. when your alert fires, not that the fill is a few milliseconds quicker.
Put simply: hosting changes who is responsible for the machine. It does not change who is responsible for the trading.
Questions to ask any hosted MT5 provider
Handing a third party a running terminal that is logged into your broker is a bigger decision than renting a server, so it deserves a short interrogation. These apply to every provider, PineConnector included.

- Who holds my broker login, and how is it stored? You should enter it yourself, and the answer should include encryption in transit and at rest.
- Can the provider place trades on my account? The answer should be an unambiguous no. If a provider frames its service as managing your trades, it is a different kind of product with different regulatory implications.
- Is my instance isolated? One terminal per customer, not a shared terminal holding many logins.
- Where does the terminal physically run? A named location tells you the jurisdiction and the network route to your broker.
- What happens when the terminal dies? Who restarts it, how quickly, and can you see its status in the portal without opening a support ticket?
- What can I not run on it? Most hosts run their own connector only. If you rely on third-party EAs, custom indicators, or MetaTrader 4, ask before you subscribe.
Where PineConnector Edge sits
PineConnector Edge is PineConnector's hosted MT5 option, and it is included in every plan rather than sold as an add-on. PineConnector runs the MetaTrader 5 terminal on its own infrastructure, you control it from the members portal, and you bring your own broker account and your own TradingView strategy. Edge is available now in early access[8]. Hosted instances run in New York, with London coming soon for Plus and Pro[9].
Against the checklist above: you enter your own broker credentials in the portal and activate the terminal yourself, PineConnector states that "credentials are encrypted in transit and at rest, and your instance is isolated to you rather than shared with other traders"[9], and that it does not select trades, manage money or hold funds. In its own words, "Edge is managed infrastructure, not managed execution"[9]: PineConnector is responsible for the machine, and you remain responsible for what it is told to do.
| Plan | Price | Connections and hosted MT5 instances | Location |
|---|---|---|---|
| Core | $59 / month | 1 | New York |
| Plus | $129 / month | 3 | New York, London coming soon |
| Pro | $199 / month | 5 | New York, London coming soon |
Connections and hosted instances are one number, not two. A Plus subscriber has three connections and three hosted terminals, and they are the same three. Full details are on the Edge page.
Who hosted MT5 is not for
Hosted MT5, in PineConnector's form and in most others, runs the provider's own execution component and nothing else. PineConnector's documentation is explicit: "Edge does not support custom or other third-party EAs. If your setup requires additional EAs, use PineConnector on your own computer or VPS"[8]. That rules out two groups:
- Traders who run third-party Expert Advisors or custom indicators alongside their bridge. Those need a Windows machine you control, whether that is your own PC or a VPS.
- MetaTrader 4 users. Edge is MT5 only[9]. PineConnector still supports self-hosted MT4 the way it always has.
If either describes you, the self-hosted path remains the right one, and nothing in this article should talk you out of it.
Frequently asked questions
Do I still need TradingView? Yes. Hosted MT5 changes where the terminal runs, not where your strategy lives. Your alerts still come from TradingView, and your alert messages stay the same.
Do I need to install anything? For the hosted path, no. You open the portal in a browser, add your broker login, and switch the terminal on. There is no MT5 download and no Remote Desktop client; restarting or terminating the instance is done from the portal's Settings controls[8].
Can I use my existing broker account? Yes, as long as it is an MT5 account. You enter that account's login into the hosted terminal, exactly as you would on your own machine.
Is hosted MT5 faster than a VPS? Not meaningfully, and speed is the wrong reason to choose it. Order execution happens at the broker either way. The reason to host is that the terminal is running when the alert arrives, without you keeping a machine alive to make that true.
Hosted MetaTrader is not a new idea, but until recently it meant renting a Windows server and doing the hosting yourself. In 2026 the category has matured into something closer to how every other piece of the chain already works: a service that runs, and a portal you check. PineConnector Edge is one way to get there, and the full explainer walks through the setup step by step.
Facts and prices in this article were checked against the linked sources on 9 September 2026.
Sources
- MetaQuotes, MetaTrader 5 Help – Auto Trading (Algorithmic trading), accessed 9 September 2026.
- TradingView Help Center – About webhooks, accessed 9 September 2026.
- PineConnector Docs – Syntax, accessed 9 September 2026.
- Microsoft Learn – Manage device restarts after updates, accessed 9 September 2026.
- FXSVPS – MT4/MT5 keeps disconnecting on VPS: complete fix guide, accessed 9 September 2026.
- TSplus – RDP brute force protection: what works in 2026, accessed 9 September 2026.
- MetaQuotes, MetaTrader 5 Help – Installation on Mac OS, accessed 9 September 2026.
- PineConnector Docs – Edge (Early Access), accessed 9 September 2026.
- PineConnector – PineConnector Edge: hosted MT5 included in every plan, accessed 9 September 2026.
PineConnector executes the instructions you send it. It does not select trades, manage money, or hold funds. Trading carries risk, and past performance of any strategy does not indicate future results.