This Python project retrieves real-time cryptocurrency data from the CoinGecko API. It fetches top cryptocurrency market data and stores it in CSV files. It also identifies the top 10 gainers and losers by price change in the last 24 hours.
- Fetches live cryptocurrency data.
- Saves the data in CSV format.
- Identifies top 10 gainers and losers.
- Saves results with timestamps.