Skip to content

CryptoTracker is an all-in-one tool designed to track cryptocurrency prices in real time across multiple exchanges. It provides support not only through the CLI but also the Telegram bot.

License

Notifications You must be signed in to change notification settings

7GitGuru/crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Tracker
cryptotrack3r.vercel.app

Crypto Tracker is a Python module that allows you to track the prices of cryptocurrencies in real-time. You can specify the cryptocurrency you want to track and the module will provide you with live updates on its price.

PyPi license Downloads PyPI format PyPI version


Features

  • Track the prices of various cryptocurrencies.
  • Flexible Command-line Usage.
  • Customizable.
  • Set a custom interval for price updates.
  • Open-source project.

Screenshot 2024-04-07 210653 Screenshot 2024-04-07 210805


Installation

You can install Crypto Tracker using pip:

pip install coinprice

Usage

To track the price of a cryptocurrency, simply run the following command:

Here you can find a list of all cryptocurrencies you can use.

price <coin> [--interval time]

Replace <coin> with the cryptocurrency you want to track (e.g., bitcoin, ethereum). You can optionally specify the interval (in seconds) for price updates using the --interval flag. By default, the interval is set to 15 seconds.

Example usage:

price btc                        Track the price of Bitcoin from all exchanges.
price eth --binance              Track the price of Bitcoin from Binance.
price ltc --bybit --interval 10  Track the price of Litecoin from Bybit with a check interval of 10 seconds.

Contributing

Contributions to Crypto Tracker are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request on GitHub.

License

Crypto Tracker is released under the MIT License. See LICENSE for details.

Show your support:

Buy Me A Coffee

About

CryptoTracker is an all-in-one tool designed to track cryptocurrency prices in real time across multiple exchanges. It provides support not only through the CLI but also the Telegram bot.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages