Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Simple website to see historical prices of various financial assets

License

Notifications You must be signed in to change notification settings

Anirudh-S-Kumar/Ticker-Prices-Visualization

Repository files navigation

Ticker Prices Visualization

Simple website to see historical prices of various financial assets. Made as part of my CS101 course.

Deployment of the app can be found here

Local Hosting

To host the app on your local machine,

  1. Clone the repository
git clone https://github.com/Anirudh-S-Kumar/Ticker-Prices-Visualization.git
  1. Installing the dependencies
pip install -r requirements.txt
  1. Install streamlit
pip install streamlit=1.8.1
  1. Running the app
streamlit run mainapp.py

About

Simple website to see historical prices of various financial assets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published