Coder Social home page Coder Social logo

cryptocurrency-price-alert's Introduction

Cryptocurrency Price Alert

Sends an Alert Email as soon as your Cryptocurrency hits a trigger price.

Why was it needed?

Due to the highly volatile nature of Cryptocurrencies this script comes in handy when you're day trading.
India's Top cypto exchange "WazirX" lacks this feature where you can set a Trigger Price for your favourite cryptocurrency.
This script helps in timing the market and taking decisions accordingly.

Prerequisites

  1. An account on Binance.com.
  2. Binance API Key and API Secret Key.
  3. Follow this video for help regarding the above mentioned point.
  4. A working dummy email ID.

How to use?

  1. The best way to use my script is to firstly clone the git repo where you want to.
  2. Go to keys.py and enter your Binance API key and Secret Key next to the corresponding variables.
  3. Enter your dummy email account details in keys.py.
  4. Go to main.py and run it.
  5. Enter the Crypto of your choice and set the Trigger Price.

Optional: If you want a live price chart to be displayed as well, please run "withliveplot.py" instead of "main.py" in step (4)

What happens behind the scene?

  1. This script fetches the price of the crypto via the Binance API every 3 seconds.
  2. As soon as the current price becomes less than or equal to the Alert price, this script sends an email alert to the user's main email.

cryptocurrency-price-alert's People

Contributors

mizan-ali avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

gautam82118

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.