Simply download and start the executable for your system and launch your OctoBot directly from home.
Deploy your OctoBot in the cloud for free using one of the automated cloud deployements options
Deploy your OctoBot on the environment of your choice in one command using Docker.
Add exchanges on which OctoBot will work. Authentication of these exchanges is not only mandatory for the trading simulator mode. OctoBot can handle a great number of exchanges simultaneously with optimal performances.
See OctoBot docs to get the list of supported exchanges.
Select the cryptocurrencies to be traded by OctoBot. It is possible to select multiple trading pairs for each cryptocurrency. OctoBot will trade each of them when avaible in exchanges.
See OctoBot docs for more details on trading pairs configuration.
It is possible to remotly command your OctoBot by connecting it to Telegram. You can verify 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.
See OctoBot docs for more details on the OctoBot Telegram interface.
Using OctoBot's backtesting, test your robot 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.
See OctoBot docs for more details on backtesting.
Evaluators are autonomous workers that will publish a new evaluation each time they get new data. They can follow prices for technical analysis such as RSI or Bollinger Bands or just any major technical analysis tool. Evaluators can also follow social medias such as Twitter or Telegram in real-time.
Strategies are using evaluators to send buy, sell or neutral signals. A strategy can be compared to a brain and evaluators to senses: the brain decides what to do according to the data received from its senses.
Trading modes receive signals from strategies and are using them to trigger an appropriate trading response. Upon strategy signals, trading modes will create a new order, cancel an existing one or take profits for example.