OctoBot 1.0.10
Octobot is a powerful open-source cryptocurrency trading robot.
OctoBot is highly customizable using its configuration and tentacles system.
You can build your own bot using the infinite configuration possibilities such as technical analysis, social media processing or even external statistics management like google trends.
Octobot's main feature is evolution, you can :
- Create, backtest and optimize your unique trading strategy from scratch or using the existing strategy bases.
- Use Technical indicator (TA), artificial intelligence, ChatGPT predictions, TradingView automations to automate your strategies.
- Trade any crypto on SPOT and Futures markets on more than 12 supported exchanges.
- Install, modify and even create new tentacles to build your ideal cryptocurrency trading robot.
- Contribute to improve OctoBot core repositories and tentacles.
OctoBot is AI ready: Python being the main language for OctoBot, it's easy to integrate machine-learning libraries such as Tensorflow or any other libraries and take advantage of all the available data and create a very powerful trading strategy.
Looking for more info ? Check out our Octobot guides at octobot.cloud/en/guides/octobot
OctoBot can be easily launched on the cloud from the DigitalOcean Marketplace.
To install OctoBot, you can either:
- Deploy your OctoBot on the cloud using DigitalOcean and have your OctoBot automating your strategies 24/7.
- Download and install OctoBot on your computer or server.
- Install OctoBot using docker.
Docker install in one line summary:
Your OctoBot will be accessible on http://localhost.
docker run -itd --name OctoBot -p 80:5001 -v $(pwd)/user:/octobot/user -v $(pwd)/tentacles:/octobot/tentacles -v $(pwd)/logs:/octobot/logs drakkarsoftware/octobot:stable
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 exchange setup guides.
To trade on any exchange, just activate the exchange in your OctoBot. This enables you to trade with simulated money on this exchange.
No exchange credential is required.
To use your real exchange account with OctoBot, enter your exchange API keys as described on the exchange guides.
You can follow your OctoBots portfolio, orders, trades and historical performance from your phone with our Android application. You can also install the web application to have the same experience on any smartphone or computer.
OctoBot comes with its built-in backtesting engine which enables you to trade with simulated money using historical exchange data.
Backtesting will give you accurate insights on the past performance and behavior of trading strategies.
Make changes and contribute to OctoBot in a single click with an already setup and ready to code developer environment using Gitpod !
- CPU : 1 Core / 1GHz
- RAM : 250 MB
- Disk : 1 GB
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.
Please feel free to read the source code and understand the mechanism of this bot.
GNU General Public License v3.0 or later.
See GPL-3.0 LICENSE to see the full text.
If you are an institutional interested by a white label solution, a commercial license, or custom development to suit your specific needs, have a look at our institutional offers.
JetBrains with PyCharm Pro. | |
Special thanks to Chatwoot for providing their customer engagement platform. | |
Special thanks to Scaleway for hosting OctoBot's cloud services. |