Api : coinmarketcap coinmarketcap
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
pip install -r requirements.txt
python alerts.py