Automating trading from TradingView
With OctoBot, you can listen to TradingView alerts and automate trades based on your TradingView indicators or strategies.
This way, when a TradingView alert is fired, you can instantly create orders on the exchange of your choice.
This works with any kind of alert, whether it is from:
- A price threshold you defined yourself
- A threshold value from an indicator
- A trading strategy you are using on TradingView
The following guides cover using TradingView with OctoBot trading bots.
Please use the TradingView automated trading investor guide if you are automating TradingView strategies using a TradingView OctoBot from app.octobot.cloud.
Learn more on TradingView trading in OctoBot on the TradingView Trading Mode guide
Indicator based alerts
You can make your OctoBot trade based on TradingView indicators or price events. Follow the indicator alert guide to learn more.
Strategy based alerts
You can also make your OctoBot trade based on TradingView Pine Script strategies. Follow the strategy alert guide to synchronize your OctoBot with your TradingView strategies.
OctoBot configuration
Simply add the Trading-view
interface to your OctoBot’s “Accounts” configuration.
- If you want to use TradingView free emails alerts, setup your email alerts.
- Or if you prefer using webhooks, configure the webhook service.
TradingView account
First, create a TradingView account if you don’t already have one.
Then, to be able to automate your TradingView strategy, you will either need:
- To use webhooks, which requires a TradingView pro account. If you don’t have one, you can use the 30 days free trial.
- Or to use the free TradingView email alerts system, which can be used with a free TradingView account.
Your account is now ready to be used with OctoBot!
Alert format
You can send commands to your OctoBot using TradingView alerts including creating market or limit orders, take profits, canceling orders and much more.
Check out the alert format guide to learn more.