Skip to content

dotlaksh/chartview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

338 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChartView Dashboard

Welcome to the Stock Chart Dashboard! This Streamlit application allows users to view and analyze stock data from an SQLite database, utilizing real-time data from Yahoo Finance. The app displays interactive charts for various stocks, along with important stock metrics.

Features

  • Select Tables: Choose from multiple tables containing stock data.
  • Interactive Charts: View candlestick charts and volume data for selected stocks.
  • Daily Percentage Change: Get instant updates on stock price changes.
  • Pagination: Navigate through stocks easily with pagination controls.

Technologies Used

  • Streamlit: For building the web application interface.
  • SQLite: For storing stock data locally.
  • yfinance: To fetch live stock data from Yahoo Finance.
  • Lightweight Charts: For rendering interactive stock charts.

Installation

Prerequisites

Make sure you have Python installed. You can download it from python.org.

Clone the Repository

git clone <your-repo-url>
cd <your-repo-folder>

About

chartview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages