Telegram bot for cryptocurrencies trading
- Support multi exchanges by using ccxt library (tested on Binance only)
- Scan market using talib (TA) and deep-learning (DL) to find buy/sell signal
- Report account balance
- Buy and sell with the best possible prices
- Create Binance account
- Create Binance API with trading permission
- Deposit some
- Install all needed python packages by using pip
- Build ta-lib and tensor-flow from sources (talib python and keras are just api wrapper built on top of them)
- Create Telegram bot
- Edit config.ini
- Run bot.py
- Start with bot
https://github.com/nguyennoapp/mimibot
USE THIS BOT AND TRADE IN YOUR OWN RISK. The crypto market is going crazy, you may gain some but also may lose a lot, be careful!

