Skip to content

arkpulse/Crypto-Bitcoin-Price-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ GitHub Project Description πŸ“Œ Project Title: Bitcoin Price Analysis & Technical Indicators Dashboard

This project provides a comprehensive analysis of Bitcoin price movements using real-time data from the CoinGecko API. It demonstrates the power of Python, Pandas, Matplotlib, and Requests in performing financial data analysis and visualization.

πŸ”‘ Key Features

βœ… API Integration – Real-time Bitcoin price data fetched directly from the CoinGecko API.

βœ… Technical Indicators – Computed SMA (Simple Moving Averages), Volatility, and RSI (Relative Strength Index) using pure Python (without heavy external dependencies).

βœ… Data Visualization – Plotted Bitcoin price trends, SMA overlays, volatility analysis, and RSI indicators using Matplotlib.

βœ… Jupyter Notebook Workflow – Easy-to-follow, modularized code for exploration and analysis.

βœ… Scalable Design – Can be extended to multiple cryptocurrencies or more indicators.

βš™οΈ Tech Stack

Python

Pandas

Matplotlib

Requests (for API integration)

Jupyter Notebook

πŸ“Š Use Case

This project is a practical example of financial data analysis and can be used by:

πŸ“ˆ Students learning Python for Data Science

πŸ’° Crypto traders wanting to explore technical analysis indicators

πŸ§‘β€πŸ’» Developers showcasing API-driven data visualization projects

About

This project provides a comprehensive analysis of Bitcoin price movements using real-time data from the CoinGecko API. It demonstrates the power of Python, Pandas, Matplotlib, and Requests in performing financial data analysis and visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors