Sends a Telegram message if Binance added new cryptocurrencies to their spot exchange
As the name suggests, this script sends you an automatic message if Binance has just listed a new coin on their spot exchange.
Setup
Follow the link in src/binance_keys.py to set up your personal Telegram bot, and get your ID so you can send Telegram messages to yourself via your bot.
How it works
Every minute (or faster if you want), Binance checks to see if the total number of symbols listed on their exchange has changed since the last time the message was sent. This message contains the new symbols that have been listed on the spot exchange.
telegram trading telegram-bot cryptocurrency telegram-bot-api binance binance-exchange binance-api