/bitcoin_price_tracker

A simple bitcoin price tracker and notification script made using python.

Primary LanguagePython

Bitcoin Price Notification script

A simple script made using python.

What It Can Do?

  • Tracks the bitcoin price for every _ minutes and stores it in a list.
  • When the list gets filled, it will send the data to your telegram app.
  • If the bitcoin price falls below a certain threshold value, then it will send an immediate telegram message.

To Make It Work...

To make this script work, you will need the following:

For tutorial on how to make this from scratch, visit my blog --> thecodingpie.com