Giter VIP home page Giter VIP logo

algobot's Introduction

logo

Cryptocurrency trading bot that allows users to create strategies and then backtest, simulate, or run live bots using them. Telegram integration has been added to support easier and remote trading.

Installation

Please make sure you have an installation of at least Python 3.6.

For Linux/MacOS:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

For Windows:

python -m venv venv
call venv/Scripts/activate
pip install -r requirements.txt

If your install fails, please make sure to have Visual Studio Build Tools installed.

Execution

To run Algobot, run python -m algobot from within the activated virtual environment.

Features

• View real time data.
• Create graphs with real time data and/or moving averages.
• Run simulations with parameters configured.
• Run custom backtests with parameters configured.
• Run live bots with parameters configured.
• Telegram integration that allows users to trade or view statistics.
• Create custom, trailing, or limit stop losses.
• Create take profits.
• Ability to create your own custom strategies.

User Interface

Main Interface Configuration Graphs News

Disclaimer

Bot usage is as is. Algobot is not responsible for any financial burdens or unexpected monetary bugs or glitches.

License

GNU General Public License v3.0

Author

Mihir Shrestha

Contributors

koutsie, Malachi Soord (inverse)

Wiki

You can find documentation regarding Algobot here.

Special Contributors

Peter Motin for being the founder and head of strategic development throughout the entirety of this project.

Contribution

The project is open-source. Please feel free to support it as supporters are always welcome.

Feature Requests

For any feature requests, feel free to add a feature request through Github's Issues. We would love to hear your ideas and implement them on the application.

Compatibility

Works fine on Python versions 3.6 and up.

algobot's People

Contributors

dependabot[bot] avatar inverse avatar koutsie avatar zenalc avatar

Watchers

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