Skip to content

The Stock Dashboard is a simple Python application that provides an interface for analyzing stock data. It offers visualizations, statistics, and custom alerts, allowing users to track stock prices, financial metrics, news sentiment, and portfolio performance.

Notifications You must be signed in to change notification settings

ro-drick/Stock-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Stock Ticker Dashboard

For this project, my goal was to be able to fetch data from an API but I went a little further and tinkered with the data. I ended up creating a simple interactive dashboard.

I designed the stock dashboard with Streamlit to provide insights into stock data in a user-friendly manner. Users can select a date range to explore detailed pricing and volume data. The dashboard also calculates financial metrics such as annual return, standard deviations, and risk-adjusted returns. Additionally, it offers fundamental data on balance sheets, income statements, and cash flow statements for the stock being assessed. Furthermore, it keeps you updated with the latest news related to the stock, providing insights on sentiment.

The dashboard has a portfolio section where users can input their portfolio holdings and weights to assess portfolio metrics, correlations, and composition.

Also included are custom email alerts for me to receive a notification when a stock crosses above or below the long-term Exponential Moving Average.

In the project, I fetch data from:


Photo by Anna Nekrashevich from Pexels

Requirements

Python

Documents

Python Code

Python Libraries I used for the project:

Take a look at more of images of the dashboard here: Images

About

The Stock Dashboard is a simple Python application that provides an interface for analyzing stock data. It offers visualizations, statistics, and custom alerts, allowing users to track stock prices, financial metrics, news sentiment, and portfolio performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages