Skip to content
Trading bot
Starting your OctoBot

Starting your OctoBot

Setting up your OctoBot

There are many ways to setup your OctoBot. You can:

  • Use OctoBot cloud strategies to easily apply the best investment strategies using OctoBot for free.
  • Use OctoBot cloud trading bots to enjoy an improved version of the open source OctoBot that OctoBot cloud will maintain for you in the best conditions.
  • Locally install your own OctoBot via the executable, docker or the python code directly.

Configuration and trading modes

OctoBot supports many trading strategies: the trading modes. Each trading mode is unique and consists in a different trading technique. Trading modes can:

Do something entirely different based on your ideas:

  • Customize your OctoBot to make it trade according to your ideas
  • Or code and test your ideas directly using OctoBot script.

Chat directly with OctoBot

You can remotly command your OctoBot by connecting it to Telegram. You can follow what is your robot doing, watch its portfolio, its profits, trigger an emergency sell… Access your OctoBot from wherever you want, whenever you want thanks to its Telegram interface.

telegram connection to octobot illustrated by telegram logo

See the Telegram interface configuration for more details on the OctoBot Telegram interface.

Optimize your OctoBot using backtesting

Using OctoBot’s backtesting, test your current trading strategy using historical data from the markets you want to trade. Most OctoBot configurations are testable in backtesting.
Fine tune your bot’s configuration up to the very last detail and maximise your profits.

octobot backtesting result summary

Take it one step further using OctoBot script

Turn your trading ideas into tested and optimized strategy using OctoBot script. Directly code your strategy in python while benefiting of all the OctoBot tools and an extremely flexible reporting and visualization system. Analyse exactly what is happening when running your ideas on past data and create your best strategies.

octobot_pro_report

Supported exchanges

Find the list of supported and partner exchanges on the exchange summary.

Developer guides

Find the developpper guides on the developers section.