Octobot is a powerful fully modular open-source cryptocurrency trading robot.
This repository contains all the features of the bot (trading tools, interfaces, services, ...) without any modules (Octobot's tentacles).
To install tentacles, you just have to use the integrated tentacle manager
and your OctoBot is ready !
OctoBot is highly customizable using its configuration and tentacles system. You can therefore build your own bot using the infinite configuration possibilities.
Octobot's main feature is evolution : you can install,
modify and even create any tentacle you want to build your ideal cryptocurrency trading robot. You can even share your OctoBot evolutions !
Octobot supports many exchanges thanks to the ccxt library.
To activate trading on an exchange, just configure OctoBot with your api keys as described on the wiki.
OctoBot's installation is very simple... because very documented !
Just follow the installation wiki page and it's done !
After the installation have a look at the
usage wiki page to know all the features of the OctoBot.
Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS
AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.
Always start by running a trading bot in simulation mode and do not engage money
before you understand how it works and what profit/loss you should
expect.
Do not hesitate to read the source code and understand the mechanism of this bot.