Products / TradingView → MT5

TradingView → MT5

Automate MT5 from TradingView alerts

Use the StrategyWebhookJson Pine library to format webhook JSON from strategy alerts. TradeEcho projects signals to a virtual source account; the TV Slave EA mirrors them on your MT5 slaves.

Setup video

Quick setup

  1. Enable TV Sync and copy webhook URL + secret from the dashboard setup wizard.
  2. Import the StrategyWebhookJson Pine library and configure TradingView alerts.
  3. Install TradeEcho TV Slave Subscriber on each MT5 follower.
  4. Allow WebRequest for https://ea-sync-production.up.railway.app in MT5 Expert Advisors settings.
  5. In TradingView alerts, paste the Webhook URL from the dashboard setup wizard (https://trade-echo.com/api/webhook). Use the Webhook secret separately in your Pine script — not in the alert URL field.

Requirements

  • TradingView Plus+ (webhook URL field) and 2FA enabled
  • Active TradeEcho subscription with TV Sync (Pro+ or Starter add-on)
  • TradeEcho TV Slave EA on each MT5 follower terminal

Pricing

TV Sync is included on Pro and Ultimate. Starter users can add TV Sync with a 14-day free trial on your first TV Sync add-on, then €1.99/mo alongside MT5 copy trading.

Running an MT5 master too? See MT5 copy trading. Full walkthrough: TradingView setup docs.