Live in
5 minutes.

Connect TradingView to MT5, Tradovate, MatchTrader, or any supported platform. No coding required. Free Pine Script help included.

Step-by-step setup

01
Create your AlgoWay account

Register at algoway.trade. Your personal webhook endpoint is generated instantly inside the dashboard. No credit card required — the trial runs for 14 full days with complete access to all features.

02
Choose your platform & open the manual

Pick the execution platform you trade on. Each has a dedicated integration manual inside the AlgoWay dashboard. Most setups take under 5 minutes.

03
Connect your platform in AlgoWay

Add your broker credentials in the AlgoWay dashboard. Set your preferred execution mode: hedge, reverse, or opposite — ideal for prop firm evaluation rules. Save and verify the connection with a test ping.

MT5: install the EA on your terminal, point it to AlgoWay.
MatchTrader / TradeLocker / Tradovate: enter credentials, connect directly — no EA needed.

04
Paste webhook into TradingView & test

In TradingView → Alert settings → Notifications, paste your AlgoWay webhook URL. Set the alert message as JSON (copy the template below). Fire a test alert and check your AlgoWay logs to confirm execution.

If your Pine Script alert format isn't working — message our team. We'll debug it with you. No one else offers this.

// Paste into TradingView alert message field:
{
  "platform_name": "metatrader5",
  "ticker": "{{ticker}}",
  "order_action": "{{strategy.market_position}}",
  "order_contracts": "{{strategy.order.contracts}}"
}

Common questions

Do I need a TradingView paid plan?

For webhook alerts, TradingView requires at least the Essential plan. AlgoWay also supports a free email-to-webhook workaround if you want to start without paying.

Do I need a VPS or server?

No. AlgoWay runs in the cloud 24/7. For MT5, you do need the EA running on a terminal — but we have a built-in cloud option for that too.

What are execution modes?

Hedge, reverse, and opposite modes let you mirror or invert signals across accounts. Essential for prop traders running evaluation and funded accounts simultaneously.

Will you really help with my Pine Script?

Yes. Message @AlgoWaySupport on Telegram with your script and alert format. Our team debugs it with you — for free, as part of your subscription.

How fast is order execution?

Typically 10–30ms from webhook receipt to order placement. Execution speed depends on your broker's API, not AlgoWay's infrastructure.

Can I run multiple accounts at once?

Yes. Create multiple routes in the dashboard — one TradingView alert can simultaneously trigger orders on MT5, Tradovate, Binance, or any combination of supported platforms.

Start trading
automatically.

14-day free trial. No credit card. Full platform access from day one.

Create free account 💬 Ask on Telegram See pricing comparison