CryptoTelegram Bot: to Automate your Basic CryptoWork
Published in
2 min readSep 10, 2018
- A Year Ago,While learning python,I had created a telegram bot to automate the cryptoworkflow of daily life for learning purpose which includes following features.
- Buy/Sell pairs on binance : set a Buy price & Sell price along with PAIR,Automatically BUY’S it if the pair hit’s the buying price and SELL’s if the pair hit’s the selling price.
- Information of pair on Binance : (OPEN PRICE,CLOSE PRICE,LOW,HIGH,VOL,STATUS,ACTIVE BUY,ACTIVE SELL)
- WATCH pair on binance : set a price to get notified on telegram.
- Gather history information Against the Token/Coin price to track the recent price in terms of years/months/days/minutes/hours.
- Buy/Sell pairs on Koinex: Same as (1).
- WATCH pair on Koinex.
- ZebPay Buying/Selling Price of all pairs.
- CoinMarketCap Asset Tracker.
- Profile/Loss Calculator in INR with BTC using google-finance-api
RIP