Prop-firm guide · last updated July 2026
TradingView to MT5 on a prop-firm account
The question traders actually ask is "will a bridge pass my prop firm's rules?" — and the honest answer is that no tool can promise that, because every firm writes its own automation policy. What the tool does determine is what your firm has to worry about. PlugTrade installs on your own VPS and executes TradingView alerts locally, next to the MT5 terminal you logged in yourself — no cloud relay in the order path, no service holding your prop login, no third-party server connecting to your account. This page explains what that means in practice, and what you still have to check with your firm.
Why local execution matters on a prop account
Prop firms care about who touches the account. A cloud bridge puts a company between your TradingView alert and your terminal: your signals cross its servers — and with some tools, their cloud even runs your MetaTrader terminal for you. A self-hosted bridge removes that party entirely.
- •Your prop login stays put. PlugTrade never asks for, stores, or transmits your broker password — there is no MT5 password field anywhere in the app. It attaches to the MT5 terminal you already logged in on your VPS, picked from an auto-discovered list.
- •No third-party server in the order path. TradingView posts the alert over HTTPS to a webhook address that belongs to your VPS; PlugTrade receives it there and places the order in the MT5 terminal on the same machine.
- •Orders originate from your own machine — the same place an EA running in your terminal would place them. No external service signs into your account and no relay routes your trades.
- •Your trading stays local. Alert contents are processed in memory on your machine, and your trade history is journaled to a local database on your VPS. The desktop app ships no analytics, no telemetry, no crash reporting.
What our servers receive is a periodic license check-in — license key and install ID, plus your account email and a VPSLink name only if you set those up; never account numbers, trades, or balances — and your VPS's public IP if you use the HTTPS webhook address. The exact, field-by-field list of what does and doesn't leave your machine is documented on the security page.
What no bridge can promise you
Every prop firm sets its own rules on automation, EAs and third-party tools — and those rules vary by firm, by program, and over time. FTMO, for example, publishes its own terms on trading style and automation; so does every other firm. PlugTrade is a local execution tool, not a guarantee of compliance: read your firm's current policy before you run any automation on their account. We can't guarantee any firm's approval, and you should distrust any tool that claims otherwise.
What you can verify is the architecture. Because execution happens on your own VPS, the questions a firm might ask — who holds the login, where do orders come from, what third party is involved — all have the same answer: you, your machine, none.
Running multiple accounts: the Prop plan
Prop traders rarely run one account. The Prop plan is $99/month + tax and installs on up to three of your own VPS simultaneously, with unlimited bridges — so a challenge on one machine and funded accounts on others run in parallel, each executing locally on its own VPS. Every plan starts with a 7-day free trial ($0 due today) and carries a 14-day money-back guarantee.
One webhook can also drive several terminals at once: if multiple MT5 terminals share the same bridge token, a single TradingView alert executes on all of them — useful when the same strategy trades more than one account.
The Track System: managing positions by name
Prop-firm risk rules reward precision: when a strategy stacks several entries on the same symbol, you want an alert to close or adjust exactly one of them, not all of them. PlugTrade's Track System assigns a custom ID to a position when it opens — "track": "signal_A" in the alert — and later commands reference that ID instead of an MT5 ticket number your Pine Script can never know. Modify the stop, take partial profit, or close by name; the alert touches only the position you named. It's included in every plan.
What you actually need
- •An MT5 prop account. PlugTrade is MT5-only — if your firm keeps you on MetaTrader 4, PlugTrade doesn’t cover it.
- •A paid TradingView plan. Webhook alerts are a TradingView feature that requires one of their paid plans (Essential or higher) — PlugTrade receives those alerts, it doesn’t replace TradingView.
- •Your own Windows machine running MT5 — for most prop traders that’s a VPS. PlugTrade installs on it; PlugTrade does not provide or host VPS machines.
- •Your firm’s written OK on automation. Check the terms of your specific program — rules differ between firms and between programs at the same firm.
Questions prop traders ask
Does a TradingView bridge pass prop firm rules?
No tool can pass prop-firm rules on a trader’s behalf, because what firms regulate is automation on their accounts and every firm writes its own policy. What a bridge architecture does determine is what the firm has to worry about: PlugTrade runs on the trader’s own VPS and executes locally, the way an EA in the terminal would — no cloud relay in the order path, no service holding the account login, no third-party server connecting to the account. Whether automation is allowed on a specific account is decided by the firm’s terms — read them before running anything.
Can I automate an FTMO account from TradingView?
Mechanically, PlugTrade works with any account that runs on MetaTrader 5: it installs on the trader’s VPS, attaches to the MT5 terminal that is already logged in, and executes TradingView webhook alerts locally. Whether automation is permitted on a given FTMO program is set by FTMO’s own rules, which vary by program and change over time — the trader must check the firm’s current terms. That applies to every prop firm, and PlugTrade cannot guarantee any firm’s approval.
Does PlugTrade log into my prop firm account?
No. PlugTrade has no field to type a broker password into — it attaches to the MT5 terminal the trader has already logged in on the machine, picked from an auto-discovered list. The prop account login is never asked for, never stored, never transmitted.
Will my prop firm see a third-party server on my account?
No — orders are placed from the trader’s own VPS, the same machine where the MT5 terminal is logged in. There is no external service signing into the account and no relay routing the trades. What little does leave the VPS — a periodic license check-in that carries no account numbers, trades, or balances — is documented field by field on the security page.
Can I run a challenge and a funded account at the same time?
PlugTrade can run them in parallel: the Prop plan ($99/month + tax) installs on up to three of your own VPS simultaneously, with unlimited bridges — so separate challenges and funded accounts execute locally on separate machines. Whether your firm permits automation on each of those accounts is set by its terms — check them for every account you automate.
Does PlugTrade work with MT4 prop accounts?
No — PlugTrade is MT5-only. If your prop firm keeps you on MetaTrader 4, PlugTrade is not your tool.
Automation with nothing to hide.
First release soon. Leave your email on the home page and you are in first.
Get early accessOr read exactly what leaves your VPS and what never does first.