Octobot

Cryptocurrency trading bot using technical analysis based strategy with an advanced web interface
Alternatives To Octobot
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ccxt28,388122616 hours ago13,116July 14, 20221,107mitPython
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Freqtrade22,033220 hours ago42July 03, 202250gpl-3.0Python
Free, open source crypto trading bot
Binance Trade Bot7,110
a month ago126gpl-3.0Python
Automated cryptocurrency trading bot
Hummingbot5,936
16 hours ago1June 21, 2021358apache-2.0Python
Hummingbot is open source software that helps you build trading bots that run on any exchange or blockchain
Stocksharp5,741
a day ago9apache-2.0C#
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Python Binance5,26268435 days ago78April 09, 2022463mitPython
Binance Exchange API python implementation for automated trading
Jesse4,672214 days ago185July 07, 20228mitPython
An advanced crypto trading bot written in Python
Tribeca3,642
2 years ago117otherTypeScript
A high frequency, market making cryptocurrency trading platform in node.js
Financial Machine Learning3,411
a day ago4Python
A curated list of practical financial machine learning tools and applications.
Superalgos3,405
a day ago70apache-2.0JavaScript
Free, open-source crypto trading bot, automated bitcoin / cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments.
Alternatives To Octobot
Select To Compare


Alternative Project Comparisons
Readme

OctoBot 0.4.50

PyPI Codacy Badge Downloads Dockerhub OctoBot-CI UptimeRobot

Octobot Community

Active OctoBot Telegram Chat Discord Telegram News Twitter YouTube

Octobot Logo

Web Interface

Description

Octobot is a powerful, fully modular open-source cryptocurrency trading robot.

See the Octobot official website.

This repository contains all the features of the bot (trading tools, evaluation engines, the backtesting toolkit, ...). Octobot's tentacles contains the bot's strategies and user interfaces.

To install OctoBot with its tentacles, just use the latest release for your system and your OctoBot is ready !

Find the answers to the most common questions in our FAQ.

Your Octobot

Telegram interface Twitter Interface

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 is AI ready: Python being the main language for OctoBot, it's easy to integrate machine-learning libraries such as Tensorflow or any other lib and take advantage of all the available data and create a very powerful trading strategy.

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!

Hardware requirements

  • CPU : 1 Core / 1GHz
  • RAM : 250 MB
  • Disk : 1 GB

Installation

OctoBot's installation is very simple... because it is very documented ! See the installation guides for more info.

One click deployment

Deploy your OctoBot on the OctoBot Cloud. No installation is required and your OctoBot will always be online and reachable.

Telegram News

With executable

Follow the 2 steps installation guide

In short:

With Docker

Follow the docker installation guide

In short :

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

And then open http://localhost.

With docker-compose :

docker-compose up -d

And then open https://octobot.localhost.

With pip

In short :

pip install OctoBot
Octobot

With python sources

Follow the python installation guide

In short :

git clone https://github.com/Drakkar-Software/OctoBot.git
cd OctoBot
python3 -m pip install -Ur requirements.txt
python3 start.py

Exchanges

Binance Okx GateIO Huobi Hollaex Coinbase Kucoin Bitmex Ascendex

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 documentation.

Contribute from a browser IDE

Make changes and contribute to OctoBot in a single click with an already setup and ready to code developer environment using Gitpod !

Open in Gitpod

Disclaimer

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.

License

GNU General Public License v3.0 or later.

See LICENSE to see the full text.

Sponsors

JetBrains with PyCharm Pro.

Special thanks to DigitalOcean for hosting OctoBot's open source tentacles and community websites.

Popular Trading Projects
Popular Cryptocurrency Projects
Popular Economics Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Telegram
Bitcoin
Social
Cryptocurrency
Trading
Money
Evolution
Binance
Trading Bot
Trading Strategies
Arbitrage
Technical Analysis