Menu

Tree [ff50d5] 0.1.0_2-beta /
 History

HTTPS access


File Date Author Commit
 .github 2018-05-29 Paul Bouquet Paul Bouquet [c46042] #174 Fix Octobot name to OctoBot
 backtesting 2018-05-23 Paul Bouquet Paul Bouquet [2114fe] #148 Add error rate warning
 config 2018-06-03 Paul Bouquet Paul Bouquet [2513ab] #198 [Order Creation] Implement new architecture
 docs 2018-06-03 Paul Bouquet Paul Bouquet [2513ab] #198 [Order Creation] Implement new architecture
 evaluator 2018-06-03 Paul Bouquet Paul Bouquet [33f60b] Fix tests
 interfaces 2018-05-31 Paul Bouquet Paul Bouquet [c21241] Fix web interface + update README with gif
 logs 2018-04-10 Paul Bouquet Paul Bouquet [1c4dd1] Setup new logging with file
 services 2018-06-01 Paul Bouquet Paul Bouquet [749d62] Fix loading order
 tests 2018-06-03 Guillaume De Saint Martin Guillaume De Saint Martin [e45ae5] fixed symbol_evaluator test
 tools 2018-06-03 Paul Bouquet Paul Bouquet [e1eab8] Update tentacle manager to perform trading mode...
 trading 2018-06-03 Guillaume De Saint Martin Guillaume De Saint Martin [271f34] adapted protected methods names
 .coveragerc 2018-06-02 Paul Bouquet Paul Bouquet [48e04b] #204 remove tox from travis : will be reimpleme...
 .coveralls.yml 2018-06-03 Paul Bouquet Paul Bouquet [827a4b] Update coveralls token
 .gitignore 2018-05-29 Paul Bouquet Paul Bouquet [c46042] #174 Fix Octobot name to OctoBot
 .travis.yml 2018-06-02 Paul Bouquet Paul Bouquet [893291] #205 remove python 3.4
 CODE_OF_CONDUCT.md 2018-05-22 Herklos Herklos [8d6006] Create CODE_OF_CONDUCT.md
 CONTRIBUTING.md 2018-05-29 Paul Bouquet Paul Bouquet [c46042] #174 Fix Octobot name to OctoBot
 Dockerfile 2018-05-29 Paul Bouquet Paul Bouquet [884279] #174 fix OctoBot rename
 LICENSE 2018-05-18 Guillaume De Saint Martin Guillaume De Saint Martin [2d7aea] Updated Licence
 README.md 2018-06-02 Paul Bouquet Paul Bouquet [22d984] Re-add coverage badge to readme
 dev_requirements.txt 2018-06-02 Paul Bouquet Paul Bouquet [48e04b] #204 remove tox from travis : will be reimpleme...
 octobot.py 2018-05-29 Paul Bouquet Paul Bouquet [c46042] #174 Fix Octobot name to OctoBot
 requirements.txt 2018-05-26 Paul Bouquet Paul Bouquet [35df47] Fix requirements
 setup.cfg 2018-05-16 Paul Bouquet Paul Bouquet [d3345d] Create branch backtesting improvements
 setup.py 2018-05-31 Paul Bouquet Paul Bouquet [befad0] #153 prepare beta version
 start.py 2018-05-29 Paul Bouquet Paul Bouquet [3560cb] #174 Change package to tentacle
 tox.ini 2018-06-02 Paul Bouquet Paul Bouquet [893291] #205 remove python 3.4

Read Me

OctoBot 0.1.0-beta

Codacy Badge Build Status Code Factor Build Status Coverage Status Codefresh build status

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 !

Exchanges

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

Installation

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

Just follow the installation wiki page and it's done !

Usage

After the installation have a look at the
usage wiki page to know all the features of the OctoBot.

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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.