A signal from TradingView by webhook

Back

Connection of the signal from TradingView to the bot begins with the selection of this signal in the Technical Signals block in the bot setup.

tradingview

Getting a link to insert into TradingView:

Copy the link

Attention! TradingView allows you to send signals via webhooks only with a paid subscription.

Switch to the chart of the desired trading instrument in TradingView, set the desired TF (time frame).

alert

In the window that opens, configure the signal (the details of the settings should be studied in TradingView). In this documentation, it is important that a link copied from the bot settings is passed to the signal setup (webhoock URL).

alert_notification

Click the Create button.

You can put several signals on one bot. The number does not matter. The first triggered signal will start the bot. To do this, you need to insert a link from one bot in several TradingView alerts.

ATTENTION!!! With Tradingview signal turned on, any limitations inside the bot will be ignored (price limits, the number of cycles, etc.). Take it into account when working.