Skip to content

A Python script that fetches live data for the top 50 cryptocurrencies, performs real-time analysis, and updates an Excel sheet automatically every 5 minutes. Built with robust error handling, logging, and integration with CoinGecko's API. Includes an analysis report template for market insights.

License

Notifications You must be signed in to change notification settings

Saurabh-html/cryptocurrency-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Live Cryptocurrency Tracker with Excel Auto-Update

Python Excel

Fetches live cryptocurrency data, analyzes trends, and updates an Excel sheet automatically. Perfect for real-time market tracking!

Features

  • ๐Ÿš€ Live Data Fetching: Top 50 cryptos by market cap (price, volume, % change).
  • ๐Ÿ“Š Automated Excel Updates: Refreshes every 5 minutes.
  • ๐Ÿ“ˆ Analysis: Top 5 cryptos, average price, highest/lowest volatility.
  • ๐Ÿ› ๏ธ Robust Error Handling: Retries, logging, and rate limiting.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/crypto-live-tracker.git
    cd crypto-live-tracker

About

A Python script that fetches live data for the top 50 cryptocurrencies, performs real-time analysis, and updates an Excel sheet automatically every 5 minutes. Built with robust error handling, logging, and integration with CoinGecko's API. Includes an analysis report template for market insights.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages