Skip to content
Robot de trading
Interfaces
Trader depuis un indicateur

Automatiser le trading d’un indicateur TradingView

La traduction française de cette page est en cours.

With OctoBot, you can listen to TradingView indicator signals to automate your trades.

Créer une alerte d’indicateur

  • Go to the right menu and click on the alert button

    alert-menu-button

  • Create a new alert with create-alert-button

  • Choose the condition : an indicator cross, a price drop, whatever you want

  • Add your OctoBot alert email address or webhook as the following screenshot.

    set-webhook-url

    You will find OctoBot’s alert email address or webhook URL on your OctoBot’s configuration page or in OctoBot’s starting logs. It should be an email address or url like https://XXXXXXXX.octobot.cloud/webhook/trading_view or http://XXXXXXXX.ngrok.io/webhook/trading_view.

    WARNING: To improve performances, webhooks are started only when required, this means that you need to activate a webhook related tentacle to get the webhook url (a tentacle such as the trading view signals trading mode)

    octobot open source configured tradingview alert email address

    webhook and tradingview config

    webhook log

  • Set the alert message

Format de l’alerte

Learn more about how to create your TradingView alerts on the TradingView alert format guide.

Configuration de TradingView

Wondering how to make your OctoBot listen to TradingView signals? Checkout our TradingView integration guide.