Skip to content

alphasecio/streamlit-polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-polygon

This is a simple Streamlit web app that fetches and displays real-time and historical stock data using the Massive API (formerly Polygon.io).

✨ Features

  • Fetch detailed stock ticker information (company name, market cap, employees, website, etc.)
  • Plot interactive 30-day historical price charts
  • Display previous day's open, close, high, low, volume, and VWAP
  • Show key financial metrics (assets, liabilities, revenues, EPS, etc.)
  • Responsive design with data tables and interactive charts

streamlit-polygon

⏩ Quick Start

  1. Clone this repo.
   git clone https://github.com/alphasecio/streamlit-polygon.git
   cd streamlit-polygon
  1. Install dependencies.
   pip install -r requirements.txt
  1. Run the app.
   streamlit run streamlit_app.py
  1. Get a free Massive API key and input it in the sidebar along with a stock ticker (e.g., AAPL).

🚀 Deploying to Railway

For a step-by-step guide to deploying on Streamlit, see this post. To deploy on Railway, click the button below.

Deploy on Railway

About

A Streamlit app for retrieving stock details and latest quotes using Massive API (formerly Polygon API).

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors

Languages