This is a Python-based tool designed for cryptocurrency analysis and market trend tracking. The tool fetches real-time data from popular cryptocurrency APIs, analyzes the market trends, and visualizes the data. It's perfect for those who want to stay updated on cryptocurrency movements and track key metrics over time.
- Real-time cryptocurrency data fetching.
- Data analysis and trend visualization using Python.
- Supports popular cryptocurrencies (Bitcoin, Ethereum, etc.).
- Visual graphs for easy analysis of market trends.
- Python 3.x
- Requests library
- Matplotlib library
- Clone the repository: git clone https://github.com/dr-Faust-ux/Analysis_Tool.git
- Install the required libraries: pip install -r requirements.txt
- Run the script: python3 Analysis_Tool.py
Feel free to fork this repository, contribute improvements, or suggest new features. Pull requests are welcome.
This project is licensed under the MIT License - see the LICENSE file for details.