Aller au contenu principal

Automatiser le trading d'un indicateur TradingView

info

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 webhook as the following screenshot.

    set-webhook-url

    You will find OctoBot's alert webhook URL on your OctoBot's configuration page or in OctoBot's starting logs. It should be an url like https://webhook.octobot.cloud/tradingview/xxxx 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 and webhook 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.