paint-brush
CryptoTelegram Bot: to Automate your Basic CryptoWorkby@arbazhussain
217 reads

CryptoTelegram Bot: to Automate your Basic CryptoWork

by Arbaz HussainSeptember 10th, 2018
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

featured image - CryptoTelegram Bot: to Automate your Basic CryptoWork
Arbaz Hussain HackerNoon profile picture
  • 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.
  1. 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.
  2. Information of pair on Binance : (OPEN PRICE,CLOSE PRICE,LOW,HIGH,VOL,STATUS,ACTIVE BUY,ACTIVE SELL)
  3. WATCH pair on binance : set a price to get notified on telegram.
  4. Gather history information Against the Token/Coin price to track the recent price in terms of years/months/days/minutes/hours.
  5. Buy/Sell pairs on Koinex: Same as (1).
  6. WATCH pair on Koinex.
  7. ZebPay Buying/Selling Price of all pairs.
  8. CoinMarketCap Asset Tracker.
  9. Profile/Loss Calculator in INR with BTC using google-finance-api

RIP