Getting Started Guide

First steps with TPL Cloud

Getting Started Guide

Learn how to set up your first MT5 account and connect your first webhook in less than 5 minutes.

Welcome to TPL Cloud

TPL Cloud allows you to automate your TradingView strategies by executing them directly on MetaTrader 5, without the need for VPS or complex installations.

💡 What do you need?
  • An MT5 account (real or demo) with any compatible broker
  • A TradingView strategy with configured alerts
  • 5 minutes of your time

Steps to get started

1
Add your first MT5 account
Go to MT5 Accounts in the sidebar and click "Add account". Enter your credentials (login, password and server). The system will automatically create a dedicated terminal in the cloud and connect your account.
2
Create a webhook
Go to Webhooks and create a new one. We will provide you with a unique URL that you will use in your TradingView alerts. Each webhook can connect to multiple accounts through mappings.
3
Connect webhook with account
In the Connection Editor, drag the webhook and account to the canvas. Create an intermediate mapping to configure the symbol that will be used in that specific account. Done! You can now receive signals.
4
Configure your alert in TradingView
In TradingView, create an alert and in "Webhook URL" paste the URL created for the webhook. In message, paste the JSON you will find on the webhook page. Every time the alert fires, it will automatically execute on your MT5.

Useful tips

Security

Credentials are stored encrypted. We only use the trading password (not the investor one), which allows us to execute orders, never withdraw funds.

Latency

Typical execution is less than 1 second from when TradingView sends the signal until it executes on MT5. Fast and efficient for your strategies.

Availability

You don't need to keep your PC on. Everything works 24/7 on our cloud servers. You can turn off your computer and your strategies will continue operating.