Use this checklist when you want to execute TradingView webhook alerts on MetaTrader 5 (MT5).
It includes the exact WebRequest URL to whitelist and the Account ID you must set in EA Inputs.
TradingView requirement: TradingView Basic (paid) plan and above is mandatory to execute alerts from TradingView (webhook alerts).
Disclaimer: Trading involves risk. Due to network errors or any other factor, alerts/orders may be delayed, missed, duplicated, or executed at different prices. TradeSteady will not be responsible for any losses.
If you want a PDF: click Print / Save PDF and choose Save as PDF.
1) Create Route (in portal)
Dashboard → Routes
Create an MT5 route with your MT5 account number
Make sure your TradingView webhook is connected to this webhook and route
2) Download & Install EA
Download EA: TradingViewBridgeEA_Optimized.ex5
MT5 → Navigator → Expert Advisors → attach the EA to any chart
EA Inputs: set Account ID to:
3) Enable Algo Trading + DLL + WebRequest (MT5)
MT5 toolbar: turn Algo Trading ON
Tools → Options → Expert Advisors
Enable: Allow algorithmic trading
Enable: Allow DLL imports
Enable: Allow WebRequest for listed URL and add:
4) Verify Connection
Keep MT5 running with EA attached to chart
In this portal: Dashboard → Routes → open your MT5 route
Click Test Connection (you should see ✅ Connected if the EA is polling)