Fetches live cryptocurrency data, analyzes trends, and updates an Excel sheet automatically. Perfect for real-time market tracking!
- ๐ 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.
- Clone the repository:
git clone https://github.com/yourusername/crypto-live-tracker.git cd crypto-live-tracker