How to set up an Algorithm Intelligence Strategy with TradingView Alerts
This tutorial shows you how to set up TradingView Alerts for an A.I. strategy, and explains the settings you need to fill in.
Prerequisites
Before you begin, check the following:
- You have a Cryptohopper account
- You have a TradingView account and subscription
- You have set up an A.I.
Set up an A.I. TradingView Alert
- Go to TradingView and log in.
- Search for the trading pair and exchange you use.
- Select the candle size.
- Select the indicator you want to use.
- Click “Alert”.
- Fill in the “Conditions”. Every indicator shows different fields.
- At “Trigger”, select how often you want to send a TradingView Alert to your bot.
- Fill in the expiration time.
- Fill in a name under “Alert Name”.
- Under "Message" you can fill in action:{{strategy.order.action}}. If you're not sure what to use we recommend using one of the examples in the article AI TradingView Alerts | Cryptohopper Documentation
- Click “Notification".
- Check the “Webhook URL” option.
- Click “Create”.
- Go to your Cryptohopper account and select the bot with an A.I.
- Click “My library”.
- Click “Algorithm Intelligence”.
- Click on the A.I. you want to use.
- Click “Sources”.
- Select “TradingView”.
- Fill in the required fields.
Click here for an example of adding TradingView Alerts to your AI Strategy.