Coder Social home page Coder Social logo

ashkola / octobot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drakkar-software/octobot

0.0 0.0 0.0 137.08 MB

Cryptocurrency trading bot for TA, arbitrage and social trading with an advanced web interface

Home Page: https://www.octobot.online

License: GNU General Public License v3.0

Dockerfile 0.41% Python 89.99% Roff 0.76% Makefile 0.24% Shell 0.12% Cython 8.48%

octobot's Introduction

OctoBot 0.4.3

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 !

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 Mo
  • Disk : 1 Go

Installation

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

Follow the 2 steps installation guide

In short:

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.

In short :

pip install OctoBot>=0.4.1
Octobot

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

Develop on Okteto

  • Free 24-hour demo repeatable indefinitely on Okteto simply using your Github account

Exchanges

Binance Binance Binance Binance Binance Bitmax Coinbase Kucoin Bitmex

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.

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.

Thanks to Okteto for allowing OctoBot developers to test their changes online with a simple button.

octobot's People

Contributors

herklos avatar guillaumedsm avatar valouvaliavlo avatar renovate-bot avatar dependabot[bot] avatar dependabot-preview[bot] avatar gabriel-milan avatar dependabot-support avatar hristo-mavrodiev avatar imgbotapp avatar jgannondo avatar laurentbouquet avatar evil-maid avatar semamca35 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.