Git Product home page Git Product logo

cryptoguard's Introduction

Crypto Guard

Crypto Guard is a Python program that monitors real-time price updates for a given trading pair on a specified exchange and triggers notifications when the price reaches a certain threshold. This program uses the ccxt library to fetch ticker data from supported exchanges, win10toast library to display desktop notifications, pushbullet library to display phone notifications, twilio library for the call.

Installation

  1. Clone the repository or download the source code.

    git clone https://github.com/AnamolZ/CryptoGuard.git
    
  2. Install the required dependencies using pip:

    pip install ccxt requests win10toast twilio pushbullet
    

Usage

  1. Open the command prompt or terminal.

  2. Navigate to the directory where the CryptoGuard.py file is located.

  3. Run the program by executing the following command:

    python CryptoGuard.py
    
  4. The program will prompt you to enter the name of the exchange, trading pair symbol, buy price threshold, and sell price threshold.

  5. Once you have entered the required information, the program will start monitoring price updates for the specified trading pair on the specified exchange.

  6. When the price reaches the buy or sell threshold, a desktop and phone notification will be displayed also you will be getting a call from your twilio account.

Contributing

If you would like to contribute to Trade Alert, please fork the repository and submit a pull request. Suggestions, bug reports, and feature requests are also welcome.

License

This program is licensed under the MIT License.

cryptoguard's People

Contributors

anamolz avatar

Watchers

 avatar

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.