Cryptohopper Guide

How to set up TradingView alerts in Crypto Hopper

How to set up TradingView alerts in Crypto Hopper

This guide shows how to set up an alert in TradingView and explains what settings need to be filled in.

Prerequisites

Before you begin, check the following:

How to set up an alert in TradingView

  1. Go to TradingView and log in to your account.
  2. Search for the pair and exchange you are using.
  3. Choose the candle size.
  4. Select the pointer you want to use.
  5. Click “Alert”.
  6. Fill in the “conditions.” Each pointer displays different fields.
  7. Choose how often you want to send an alert from TradingView to your bot.
  8. Fill in the expiration time.
  9. At the bottom of “Message” the “Webhook URL” options have been marked.
  10. Return to your Cryptohopper account.
  11. Click on “MarketPlace”.
  12. Click on “ Apps ”.
  13. Click on “ TradingView ”.
  14. There you will find the “Alert Generator”.
  15. Select the bot that should receive the alert from TradingView.
  16. Fill in the currency symbol, without the quote currency.
  17. Complete the action.
  18. Select the order type.
  19. Click “Generate”.
  20. Paste the alert message into the alert in TradingView.
  21. If you want to include a defined profit, add the parameter: take_profit:X.
  22. Click “Create” on the TradingView alert.

TradingView Settings

condition

Tradingview

Fill in the condition. The conditions are different for each selected cicator.

Options

Fill in how often you would like to send an alert from TradingView to your bot. The options are different for each selected indicator.

Expiration time

Tradingview

Fill in the time. This refers to the length of time the alert will be active.

message

Always check the “Webhook Url” option. This is the only option for notifications. The Webhook URL can be found here .

Cryptohopper settings

Bot

Select the bot that should receive the alert from TradingView.

currency

Select the currency you want to buy. There is no need to select the quote currency, as the bot knows what the quote currency is for the selected bot.

action

TradingView Alert Action

Choose between buy, sell, or strategy.order.action. If you want to use buy and sell alerts, you need to create 2 alerts or use {{strategy.order.action}}. This is not an option in the dropdown menu under “Action”. You can change the text under “Example Alert”. This will trigger a buy when a buy signal is detected and a sell signal when a sell signal is detected. All you need to do is create one alert for buy and sell instead of 2 alerts.

Order type

Select the type of order you want your bot to use for notifications.

spacious

This is not an option in the alert generator. You can add a “space” in the text under “Example Alert”.

For more details on how to configure your bot and what will be taken into account, you can click here.

Link to source