Skip to content

WhiteShadow295/Stock-Analyser-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Analyser

This is a web application for analysing US stock

To run this code, make sure to setup the environment by runnning the devcontainer or setting up locally
Run the code below to start the application:

streamlit run Home.py

Model used for stock price prediction fbprophet.

API used:

  1. NewsAPI
  2. Financial Modeling Prep
  3. Google Gemini API