How to Connect Autobot Trading with TradingView
Using TradingView enhances trading with its rich strategy library and customization options, alongside a community of millions for learning and growth. We'll guide you through connecting TradingView with your Bot, streamlining your strategy automation for a more efficient, effective trading journey.
Create your account here
Integrating Autobot Software with TradingView is Remarkably Simple
1. Create Alert
We'll start by setting up an alert in your TradingView account, bypassing the account creation process. You can use any alert you set up in TradingView as a trading signal.
Here's how you can create an alert in TradingView in 6 different ways:
1. The button on the top toolbar:
2. The button in the alert manager window:
3. From the right-click menu:
4. The button on the drawing panel:
5. The Plus button next to the current price on the price scale:
6. The button in the idea title:
2. Enable Webhook URL
Webhooks allow you to send a POST request to the Autobot server every time the alert is triggered. This feature can be enabled when you create or edit an alert.
Copy and paste this URL: http://34.81.61.52/index.php into your Webhook URL where you can locate it in Notifications, so Autobot can read the POST request as soon as the alert is triggered.
3. Custom Alert Messages
You must use the same alert JSON messages here, otherwise, Autobot can't read your Alert messages and therefore it can't execute the trade on your account.
Copy and paste this to your Alert messages, either Call or Put:
{
"side":"buy",
"symbol":"{{ticker}}",
"key":".........."
}
{
"side":"sell",
"symbol":"{{ticker}}",
"key":".........."
}
4. Time to Automate
This method allows you to easily automate your trading, regardless of the type of trading you're into - be it Stocks, Forex, Cryptocurrencies, or Binary Options. Our autobot software can manage your trades quickly, smoothly, and effectively.
All you need to do is click "Start Trading", and then you can sit back and relax. The autobot will handle all the trading for you, making decisions based on the rules and logic you've set up.