Skip to main content

tool to get crypto price notification

Project description

crypto-price-notifier

Bitcoin

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

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]
                   [-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 20 -d telegram -c eth
  • -a : alert limt amount in INR
  • -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
Author: Anurag Gothi.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cryptoprice-notifier-1.9.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file cryptoprice-notifier-1.9.tar.gz.

File metadata

  • Download URL: cryptoprice-notifier-1.9.tar.gz
  • Upload date:
  • Size: 6.0 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

Hashes for cryptoprice-notifier-1.9.tar.gz
Algorithm Hash digest
SHA256 40644ab08e280662efdec0e6f788716d902f6993ddad34a65f3dd516e33c04b9
MD5 c147fecec254afcd579f152efb9efb95
BLAKE2b-256 92333e1d76d48cf32e58098527757da3ac4c2bfd8a926883a193f3d1f64e2578

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page