tool to get crypto price notification
Project description
crypto-price-notifier
This is a python script that notify crypto currency price regularly on email, telegram, and IFTTT app notifications. It provide a response after a certain time interval which you can specify. By default time interval and threshold price is set to 5 in minutes and Rs.1000000 respectively. The user has option to choose Where he want to recieve updates.
DESCRIPTION
Crypto Currency price is very flactuating. So why not be get updated regulary and instead of checking the price , this package will make sure you get notified of the Price Change On time.
- We Have Implemented Price + News Notifications of crypto currency.
- And Also To make sure that you get High Priority alert if price reach a certain lower level we have integrated email service which will send a email to you once price goes above the threshold price
- Our Python Package will make an HTTP request to the webhook URL which will trigger an action.
- We Getting The Price Update From coinmarketcap API and news updates from NEWS API
Prerequisite
- Python3 & PIP
- Telegram App Click Here To Join
- Twitter, For news Updates Click Here to Follow
- An email account for emergency price alert
Installation
Install crypto-price-notifier package using PIP,
pip install crypto-price-notifier
For Help Menu
cryptonotifier --help
you will see a Response like this
usage: cryptonotifier [-h] [-a alert_price] [-t time_interval] [-l resp_limit]
[-c coin] [-d destination]
Crypto Price Notify App.
optional arguments:
-h, --help show this help message and exit
-a alert_price, --alert_price alert_price
threshold price of coin, default is ₹1000000
-t time_interval, --time_interval time_interval
interval between entries, default is 5 min
-l resp_limit, --resp_limit resp_limit
No. Of entries in Single Response, default 5
-c coin, --coin coin For Selecting a Currency : -c btc/xrp/eth
-d destination, --destination destination
Select a Destination : -d telegram/ifttt
Welcome To crypto price notify app By Anurag Gothi
to run the app type the following command
cryptonotifier -a 20000 -t 60 -l 5 -d telegram -c eth
- -a : alert limt amount in INR
- -t : time interval in Seconds
- -l : No of entries per response
- -d : For destination app like IFTTT App / Telegram
- -c : For crypto currency Like ETH/BTC/XRP
Author: Anurag Gothi.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cryptoprice-notifier-1.8.2.tar.gz
.
File metadata
- Download URL: cryptoprice-notifier-1.8.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dbf26d8d6918689349ae7fd049def4bbc38b9665bcb9a6ad7d4ee51d5e88c4c |
|
MD5 | e933238ef01f725746f19e513a362262 |
|
BLAKE2b-256 | 0366b6841e74209655e47098cc85df97d50fadfa976879fa94ab803c6258d113 |