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 cryptoprice-notifier package using PIP,
pip install cryptoprice-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 resp_limit] [-c coin] [-d destination]
[-cur curr]
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 60 min
-l resp_limit resp_limit, --resp_limit resp_limit resp_limit
No. Of record and time gap between record in Single
Response, default 5record and 20sec time gap
-c coin, --coin coin For Selecting a Crypto Coin : -c btc/xrp/eth
-d destination, --destination destination
Select a Destination : -d telegram/ifttt
-cur curr, --currency curr
For Selecting a Currency : -cur INR/USD/GBP/EUR
Welcome To crypto price notify app by Anurag Gothi
to run the app type the following command
cryptonotifier -a 250 -t 60 -l 5 20 -d telegram -c eth -cur USD
- -a : alert limt amount in CURRENCY YOU SELECT
- -t : time interval in Seconds
- -l : No of entries and timegap between entries per response
- -d : For destination app like IFTTT App / Telegram
- -c : For crypto currency Like ETH/BTC/XRP
- -cur : For selecting a currency INR/USD/GBP/EUR
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-2.0.tar.gz
.
File metadata
- Download URL: cryptoprice-notifier-2.0.tar.gz
- Upload date:
- Size: 6.1 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 | 899be9875f4c9ac5e0910c8aa5eab8a0de43fab28ba5257ff9c63c5a0cf27f40 |
|
MD5 | 5da855238d2a91f269280e72b065fb17 |
|
BLAKE2b-256 | 735a0915259a905340ae0210f5993eaccb73475f0eeb018b011159ef799b826c |