All Projects → Drakkar-Software → Octobot

Drakkar-Software / Octobot

Licence: lgpl-3.0
Cryptocurrency trading bot: high frequency, daily trading, social trading, ...

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Octobot

Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (-67.71%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, trading, arbitrage, exchange
Crypto Arbitrage
Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages
Stars: ✭ 369 (-47.73%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, arbitrage, exchange
Trading Server
A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.
Stars: ✭ 191 (-72.95%)
Mutual labels:  trading-bot, cryptocurrency, trading, technical-analysis, telegram
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (-78.47%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, trading, exchange
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (-52.55%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, trading, exchange
Ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Stars: ✭ 22,501 (+3087.11%)
Mutual labels:  bitcoin, cryptocurrency, trading, arbitrage, exchange
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+266.71%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, trading, exchange
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (-87.39%)
Mutual labels:  bitcoin, cryptocurrency, trading, arbitrage, exchange
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (-70.25%)
Mutual labels:  bitcoin, cryptocurrency, trading, arbitrage, exchange
Roq Api
API for algorithmic and high-frequency trading
Stars: ✭ 132 (-81.3%)
Mutual labels:  trading-bot, cryptocurrency, trading, arbitrage, exchange
Tribeca
A high frequency, market making cryptocurrency trading platform in node.js
Stars: ✭ 3,646 (+416.43%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, trading, exchange
Gekko Backtesttool
Batch backtest, import and strategy params optimalization for Gekko Trading Bot. With one command you will run any number of backtests.
Stars: ✭ 203 (-71.25%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, trading
Crypto Trading Bot
Automated Bittrex crypto-currency technical analysis and trading tool
Stars: ✭ 251 (-64.45%)
Mutual labels:  trading-bot, bitcoin, trading, technical-analysis
Techan
Technical Analysis Library for Golang
Stars: ✭ 404 (-42.78%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, technical-analysis
Python Poloniex
Poloniex API wrapper for Python 2.7 & 3
Stars: ✭ 557 (-21.1%)
Mutual labels:  bitcoin, cryptocurrency, trading, exchange
roq-samples
How to use the Roq C++20 API for Live Cryptocurrency Algorithmic and High-Frequency Trading as well as for Back-Testing and Historical Simulation
Stars: ✭ 119 (-83.14%)
Mutual labels:  trading, trading-bot, exchange, arbitrage
Tai
A composable, real time, market data and trade execution toolkit. Built with Elixir, runs on the Erlang virtual machine
Stars: ✭ 264 (-62.61%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, trading
Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+422.66%)
Mutual labels:  trading-bot, bitcoin, trading, technical-analysis
Astibot
Astibot is a simple, visual and automated trading software for Coinbase Pro cryptocurrencies (Bitcoin trading bot)
Stars: ✭ 104 (-85.27%)
Mutual labels:  trading-bot, bitcoin, cryptocurrency, trading
Qtbitcointrader
Secure multi crypto exchange trading client
Stars: ✭ 520 (-26.35%)
Mutual labels:  bitcoin, cryptocurrency, trading, exchange

OctoBot 0.4.0-beta5

PyPI Codacy BadgeDownloads Dockerhub Coverage Status OctoBot-CI Build Status UptimeRobot

Octobot Community

Active OctoBot Telegram Chat Discord Telegram News Twitter

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 !

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 !

Installation

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

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

One click deployment

Follow the Digital Ocean installation guide

In short :

Deploy to DO

Get 60-day free hosting by registering with OctoBot referral link.

Exchanges

Binance Bitmex Bitmax Coinbase Kucoin Bitfinex Bittrex

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.

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.

Do not hesitate to read the source code and understand the mechanism of this bot.

Sponsors

JetBrains with PyCharm Pro.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].