Wanatchapong / algobot

Cryptocurrency trading bot with a graphical user interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. To install requirements and related Python packages, type pip install -r requirements.txt.

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.

User Interface

Main Interface Configuration Graphs News

Disclaimer

Bot usage is as is. I am not responsible for any financial burdens or unexpected monetary bugs or glitches caused by this program.

License

GNU General Public License v3.0

Contributors

Mihir Shrestha, Peter Motin, koutsie

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. Supporters are always welcome.

Feature Requests

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

Compatability

Works fine on Python versions 3.6 and up.

About

Cryptocurrency trading bot with a graphical user interface.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%