Skip to content

antonio-catalano/StockAnalysisApp

Repository files navigation

StockAnalysisApp

A stock analysis app with streamlit.
You select the ticker of the stock and the app makes a series of analysis by using the price chart, returns, ratios, fundamental metrics, quantitative metrics and outlier analysis.

 

Demo

 

StockAnalysisApp Demo

 

Requirements

Python 3.6 version or superior

 

How to run this demo

  1. cd to the directory where requirements.txt is located

  2. activate your virualenv

  3. run: pip install -r requirements.txt in your shell

git clone https://github.com/antonio-catalano/StockAnalysisApp.git

 

cd into the project folder

 

'path'>cd StockAnalysisApp


streamlit run app.py

 

Run online

https://essential-stock-analysis.herokuapp.com/

About

A stock analysis app with streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published