Skip to main content

Cryptocurrencies alert / trading bot

Project description

OctoBot 0.4.0-alpha11

PyPI Codacy BadgeDownloads Dockerhub Coverage Status Build Status Build Status Build Status

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.

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 !

Your Octobot

Telegram interface Twitter Interface

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 !

Installation

OctoBot's installation is very simple... because very documented !

With Launcher (only for 64 bits)

  • Open the OctoBot-Launcher release page
  • Download launcher (laucher_windows.exe or launcher_linux)
  • Start the launcher
  • Click on "Update OctoBot"

With Docker

touch config.json && docker run -it -d --name MyAmazingOctobot -v $(pwd)/config.json:/bot/octobot/config.json -v $(pwd)/logs:/bot/octobot/logs -v $(pwd)/tentacles:/bot/octobot/tentacles drakkarsoftware/octobot:beta

With python sources (unix)

git clone git@github.com:Drakkar-Software/OctoBot.git && cd OctoBot
cp ./config/default_config.json ./config.json
pip3 install -r pre_requirements.txt
pip3 install -r requirements.txt
python3 start.py -p install all

With python sources (unix)

git clone git@github.com:Drakkar-Software/OctoBot.git && cd OctoBot
cp ./config/default_config.json ./config.json
pip3 install -r pre_requirements.txt
pip3 install -r requirements.txt
python3 start.py -p install all

More details in wiki page and it's done !

Usage

  • Just start the launcher
  • Click on "Start Octobot"

For more information have a look at the usage wiki page to know all the features of the OctoBot.

Exchanges

Binance Bitmex Bitfinex Bitfinex 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 wiki.

Roadmap

Roadmap

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.

Contribute

See the contribution wiki page

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OctoBot-0.4.0a11.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distributions

OctoBot-0.4.0a11-cp37-cp37m-manylinux2014_x86_64.whl (6.3 MB view hashes)

Uploaded CPython 3.7m

OctoBot-0.4.0a11-cp37-cp37m-manylinux2014_i686.whl (6.0 MB view hashes)

Uploaded CPython 3.7m

OctoBot-0.4.0a11-cp37-cp37m-manylinux1_i686.whl (6.0 MB view hashes)

Uploaded CPython 3.7m

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page