Metadata-Version: 1.2
Name: OctoBot
Version: 0.3.9
Summary: Cryptocurrencies alert / trading bot
Home-page: https://github.com/Drakkar-Software/OctoBot
Author: Drakkar-Software
Author-email: drakkar-software@protonmail.com
License: LGPL-3.0
Description: # OctoBot [0.3.9-beta](https://github.com/Drakkar-Software/OctoBot/tree/dev/docs/CHANGELOG.md)
        [![PyPI](https://img.shields.io/pypi/v/OctoBot.svg)](https://pypi.python.org/pypi/OctoBot/)
        [![Code Factor](https://www.codefactor.io/repository/github/Drakkar-Software/OctoBot/badge)](https://www.codefactor.io/repository/github/Drakkar-Software/OctoBot/overview/dev) 
        [![Downloads](https://pepy.tech/badge/octobot/month)](https://pepy.tech/project/octobot)
        [![Dockerhub](https://img.shields.io/docker/pulls/drakkarsoftware/octobot.svg)](https://hub.docker.com/r/drakkarsoftware/octobot)
        [![Coverage Status](https://img.shields.io/coveralls/github/Drakkar-Software/OctoBot.svg)](https://coveralls.io/github/Drakkar-Software/OctoBot?branch=dev) 
        [![Build Status](https://api.travis-ci.org/Drakkar-Software/OctoBot.svg?branch=dev)](https://travis-ci.org/Drakkar-Software/OctoBot) 
        [![Build status](https://ci.appveyor.com/api/projects/status/jr9o8sghywnued9x?svg=true)](https://ci.appveyor.com/project/Herklos/octobot)
        
        #### Octobot Community
        [![Active OctoBot](https://img.shields.io/badge/dynamic/json.svg?&url=https://octobotmetrics.herokuapp.com/metrics/community/count/0/-1/0&query=$.total&color=green&label=OctoBots%20online%20this%20month)]()
        [![Telegram Chat](https://img.shields.io/badge/telegram-chat-green.svg)](https://t.me/joinchat/F9cyfxV97ZOaXQ47H5dRWw)
        [![Discord](https://img.shields.io/discord/530629985661222912.svg?logo=discord)](https://discord.gg/vHkcb8W)
        [![Telegram News](https://img.shields.io/badge/telegram-news-blue.svg)](https://t.me/OctoBot_Project)
        [![Twitter](https://img.shields.io/twitter/follow/DrakkarsOctobot.svg?label=Follow&style=social)](https://twitter.com/DrakkarsOctobot)
        <p align="center">
        <img src="../assets/octopus.svg" alt="Octobot Logo" height="400" width="400">
        </p>
        
        ![Web Interface](../assets/web-interface.gif)
        ## Description
        Octobot is a powerful fully modular open-source cryptocurrency trading robot.
        
        This repository contains all the features of the bot (trading tools, user interfaces, services, ...).
        [Octobot's tentacles](https://github.com/Drakkar-Software/OctoBot-tentacles) contains the bot's strategies.
        
        To install OctoBot with its tentacles, just use the [launcher](https://github.com/Drakkar-Software/OctoBot/wiki/Installation#octobot-launcher) and your OctoBot is ready ! 
        
        ## Your Octobot
        <a href="https://github.com/Drakkar-Software/OctoBot/blob/assets/telegram-interface.png"><img src="../assets/telegram-interface.png" height="414" alt="Telegram interface"></a>
        [![Twitter Interface](../assets/twitter-interface.png)](https://twitter.com/HerklosBotCrypt)
        
        OctoBot is highly customizable using its configuration and tentacles system. 
        You can build your own bot using the infinite [configuration](https://github.com/Drakkar-Software/OctoBot/wiki/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 sur as [Tensorflow](https://github.com/tensorflow/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](https://github.com/Drakkar-Software/OctoBot/wiki/Tentacle-Manager), 
        [modify](https://github.com/Drakkar-Software/OctoBot/wiki/Customize-your-OctoBot) and even [create](https://github.com/Drakkar-Software/OctoBot/wiki/Customize-your-OctoBot) 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)](https://github.com/Drakkar-Software/OctoBot/wiki/Installation)
        - Open the OctoBot-Launcher [release page](https://github.com/Drakkar-Software/OctoBot-Launcher/releases)
        - Download launcher (*laucher_windows.exe* or *launcher_linux*)
        - Start the launcher
        - Click on "Install OctoBot"
        
        #### [With Docker](https://github.com/Drakkar-Software/OctoBot/wiki/With-Docker)
        ```bash
        docker run -it -d --name MyAmazingOctobot -v $(pwd)/user:/bot/octobot/user -v $(pwd)/logs:/bot/octobot/logs -v $(pwd)/tentacles:/bot/octobot/tentacles drakkarsoftware/octobot:beta
        ```
        
        #### [With python sources](https://github.com/Drakkar-Software/OctoBot/wiki/With-Python-only) (unix)
        - Install python3.7 (https://www.python.org/downloads/)
        ```bash
        git clone git@github.com:Drakkar-Software/OctoBot.git && cd OctoBot
        python3 -m pip install -r pre_requirements.txt
        python3 -m pip install -r requirements.txt
        python3 start.py -p install all
        ```
        
        More details in [wiki page](https://github.com/Drakkar-Software/OctoBot/wiki#installation) and it's done !
        
        ## Using OctoBot
        - Just start the launcher
        - Click on "Start Octobot"
        
        For more information have a look at the 
        [usage wiki page](https://github.com/Drakkar-Software/OctoBot/wiki/Usage) to know all the features of the OctoBot.
        
        
        ## Exchanges
        [![Binance](../assets/binance-logo.png)](https://www.binance.com)
        [![CoinbasePro](../assets/coinbasepro-logo.png)](https://pro.coinbase.com)
        [![Kucoin](../assets/kucoin-logo.png)](https://www.kucoin.com)
        [![Bitfinex](../assets/bitfinex-logo.png)](https://www.bitfinex.com)
        [![Bittrex](../assets/bittrex-logo.png)](https://bittrex.com)
        
        Octobot supports many [exchanges](https://github.com/Drakkar-Software/OctoBot/wiki/Exchanges#octobot-official-supported-exchanges) thanks to the [ccxt library](https://github.com/ccxt/ccxt). 
        To activate trading on an exchange, just configure OctoBot with your api keys as described [on the wiki](https://github.com/Drakkar-Software/OctoBot/wiki/Exchanges).
        
        ## Roadmap
        [![Roadmap](../assets/roadmap_open_beta.svg)](https://github.com/Drakkar-Software/OctoBot/tree/assets/roadmap_open_beta.png)
        
        Check out our detailed roadmap on the [dedicated progress board](https://trello.com/b/jTp2fg1v/octobot-v04).
        
        ## 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](https://github.com/Drakkar-Software/OctoBot/wiki/Contribution)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7.2
