STEP-BY-STEP GUIDE · UPDATED JULY 2026

How to connect TradingView to MT5 without code.

Connecting TradingView to MetaTrader 5 means sending your chart alerts to a bridge that places the trade in MT5 for you. No coding, no VPS, any broker. Here is the fastest way to link them — and the mistakes to avoid.

The quick version.

To connect TradingView to MT5 you put a bridge between them: TradingView fires a webhook alert, SignalForge receives it, and an Expert Advisor executes the order inside your MetaTrader 5 account. You need a paid TradingView plan, a SignalForge account (from $4.99/mo), and MT5 with the EA attached. Total setup: under 10 minutes, zero code.

THE BASICS

Why TradingView and MT5 don’t talk on their own.

TradingView is where you chart and get signals. MetaTrader 5 is where the trade actually executes at your broker. They are separate products from different companies, with no native link between them.

TradingView can only send an alert; MT5 only accepts orders from its own terminal or an Expert Advisor. So to connect them you need something in the middle that turns a TradingView alert into an MT5 order. That middle layer is called a bridge — and it is the whole job SignalForge does.

YOUR OPTIONS

The three ways to connect them.

There are only three real ways to get a TradingView signal into MetaTrader 5:

  • By hand. You watch TradingView and place each trade yourself in MT5. Free, but slow, emotional, and you miss every signal while you sleep.
  • Build your own. Code a webhook server plus a custom MT5 Expert Advisor. Full control, but you need programming skills, a server, and constant maintenance.
  • Use a bridge (recommended). A service like SignalForge hands you the webhook URL and a ready-made EA. You paste one line into TradingView and you are connected — no code, from $4.99/mo.

For most traders the bridge wins: it is the only option that is both hands-off and no-code. The rest of this guide uses it.

THE WALKTHROUGH

Connect them in 4 steps.

With the bridge, connecting TradingView to MT5 is four short steps:

  • 1. Create a SignalForge account and add your MT5 account (broker + login). You instantly get a secret Webhook URL.
  • 2. Attach the EA. Download the SignalForge Expert Advisor, drop it on any MetaTrader 5 chart, and allow automated trading.
  • 3. Point TradingView at it. Create your alert, open the Notifications tab, tick Webhook URL, and paste the SignalForge URL.
  • 4. Tell it what to do. In the alert Message, paste a short JSON with the symbol and buy/sell. Save — you are connected.

Want the exact alert-message fields? See the webhook setup guide.

AFTER YOU CONNECT

What you can send down the pipe.

Once connected, every TradingView alert can carry instructions for MT5, not just "buy" or "sell". The message controls:

  • action: buy, sell, close or partial close.
  • symbol: the ticker as named by your broker.
  • lot: a fixed lot size (or use risk-based sizing in the EA).
  • sl and tp: stop loss and take profit, in pips (optional).
  • account: route the order to one specific MT5 login, or omit it to broadcast to all your accounts.

Everything is plain JSON, so your Pine Script strategy can build it dynamically.

GOING FURTHER

Connect several accounts at once.

One TradingView alert can drive many MT5 accounts — handy if you run a personal account alongside a prop-firm challenge. Add each account in SignalForge, then target it by login in the message, or broadcast to all of them.

It works with any MT5 prop firm that allows Expert Advisors — FTMO, FundedNext, The5ers and the rest. SignalForge never sees your broker password or your capital; it only relays the order to the terminal you already control.

TROUBLESHOOTING

If the connection doesn’t fire.

If the alert triggers in TradingView but nothing opens in MT5, check these in order:

  • EA online: the SignalForge EA must be attached to a chart and showing "Online".
  • Auto-trading on: in MT5, Tools → Options → Expert Advisors, and the AutoTrading button must be green.
  • Right URL: the webhook URL in the alert must match the one in your dashboard exactly.
  • Symbol name: the symbol in the JSON must match your broker’s spelling (some use EURUSD, others EURUSD.m).
  • TradingView plan: webhooks need a paid TradingView plan; the free tier can’t send them.
  • Market open: a closed market means the broker rejects the order.

Every signal shows up in the dashboard’s Signals log with the exact reason if it was rejected — so you never have to guess.

Connecting TradingView to MT5.

Email [email protected] if you need help with your setup.

You connect TradingView to MetaTrader 5 with a bridge. TradingView sends your alert to a secret webhook URL; SignalForge receives it, validates it, and its Expert Advisor places the order in your MT5 terminal. No coding and no VPS required, and setup takes under 10 minutes.
Not reliably. TradingView webhooks require a paid TradingView plan (from $12.95/mo), and the bridge that executes in MT5 starts at $4.99/mo with SignalForge. You can try SignalForge free for 14 days, but there is no dependable fully free way to auto-connect the two.
No. With SignalForge you copy a webhook URL, paste it into a TradingView alert, and attach the Expert Advisor to MetaTrader 5. There is no scripting, no server and no command line involved.
Yes. It works with any broker that offers MetaTrader 5 and allows Expert Advisors, including prop firms like FTMO, FundedNext and The5ers. SignalForge never touches your funds; it only talks to the MT5 terminal you control.
Yes. The link uses a secret webhook URL and a token tied to your account. Treat the URL like a password; if it leaks, rotate it from the dashboard. SignalForge only relays orders and has no access to your broker login or capital.
Under a second from the moment TradingView fires the alert to the order reaching your MT5. SignalForge's median webhook-to-broker latency is around 187 ms.
B
Benjamin SF
FOUNDER · SIGNALFORGE · ALICANTE

I built SignalForge to connect my own TradingView strategies to MetaTrader 5 without keeping Chrome open or renting a VPS. If you get stuck connecting the two, email me.

Related guide
TradingView to MT5 bridge: automate alerts instantly →

The full setup end to end: generate the webhook, deploy the EA, and map alerts to MT5 trades in under 100 ms.

Connect TradingView to MT5 today.

Try SignalForge free for 14 days. If it doesn’t fit your workflow, you won’t pay a cent.

NO CARD · 14-DAY TRIAL · CANCEL ANYTIME
Set up your TradingView webhook → 14-day free trial Start →