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 hashes)

Uploaded Source

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