How to set up an Algorithm Intelligence Strategy with TradingView Alerts
This guide shows you how to set up TradingView Alerts for an Algorithm Intelligence Strategy.
Prerequisites
- A Cryptohopper account.
- A TradingView account and subscription.
- A configured Algorithm Intelligence Strategy.
Steps
Set up the TradingView Alert
- Log in to TradingView.
- 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" — fields vary depending on the indicator selected.
- Under "Trigger", select how often you want the alert sent to your bot.
- Fill in the expiration time.
- Fill in a name under "Alert Name".
- Under "Message", enter
action:{{strategy.order.action}}. If you're unsure what to use, refer to the AI TradingView Alerts examples. - Click "Notification".
- Check the "Webhook URL" option.
- Click "Create".
Add TradingView as a source in your AI
- Go to your Cryptohopper account and select the bot with your AI.
- Click "My Library".
- Click "Algorithm Intelligence".
- Click on the AI you want to use.
- Click "Sources".
- Select "TradingView".
- Fill in the required fields.
tip
For an example of adding TradingView Alerts to your AI Strategy, see An example of TradingView Alerts in your AI Strategy.
