Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.09 KB

Silicon Valley Bitcoin alert

Gilfoyle-bitcoin-alert : Bitcoin is Really Volatile Today

Api : coinmarketcap coinmarketcap

If program doesn't execute try replacing api key in headers of source code with you own api key

Api key can be collected from coinmarketcap

  • When the previous price of a bitcoin is hit by the latest price the program alerts playing Napalm Death mp3
  • previous price is fetched from the alerts.txt file
  • Latest price is fetched from the coinmarketcap api
  • Default currency is in USD But it can be changed on the source code with (USD or whatever you like)
  • This Api changes every 5 minute..so program checks the changes every 5 minute and display results

Installation and Running code

pip install -r requirements.txt

python alerts.py