chrisleekr / binance-trading-bot

Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis
MIT License
5k stars 1.09k forks source link

Easy Telegram Notifier #453

Open marcfusch opened 2 years ago

marcfusch commented 2 years ago

Hi, it would be cool to have an easy telegram implementation for the bot. That means, the user can configure if he wants to be notified about a Buy order / Sell order of a certain pair and even daily reports of gains and loss, helping him to track his performance. Thanks.

habibalkhabbaz commented 2 years ago

Hello @marcfusch It is similar to #106 which is planned to use Apprise for sending notifications. Once Apprise implemented, it can be improved later for notification configurations.