Skip to content

A real-time cryptocurrency price tracker web app built with Streamlit for monitoring the latest market trends.

Notifications You must be signed in to change notification settings

Hannan2004/Crypto-Currency-Price-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Price Tracker

Overview

Cryptocurrency Price Tracker is a real-time web application built with Streamlit. This app provides up-to-date information on various cryptocurrencies, including their current prices, market capitalization, and more. Users can select different cryptocurrencies, date ranges, and specific metrics to view detailed price trends and market data interactively.

Features

  • Real-time price updates: Fetches and displays the latest data for selected cryptocurrencies (BTC-USD, ETH-USD, LTC-USD).
  • Customizable date range: Users can select the start and end dates to view historical data over specific periods.
  • Interactive charts: Dynamic line charts showing selected metrics (Open, High, Low, Close, Volume) over the specified date range.
  • User-friendly interface: Easy navigation and selection through a sidebar with options for cryptocurrency selection, date range, and display values.
  • Streamlit integration: Built using Streamlit for rapid development and deployment, providing a seamless user experience.

Installation

1. Clone the repository:

git clone https://github.com/Hannan2004/Crypto-Currency-Price-Tracker.git
cd Crypto-Currency-Price-Tracker

2. Install dependencies:

pip install -r requirements.txt

3. Run the app:

streamlit run main.py

User Interface

Screenshot (117)

Website link

https://crypto-currency-price-tracker.streamlit.app/

About

A real-time cryptocurrency price tracker web app built with Streamlit for monitoring the latest market trends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages