Skip to content

AppliNH/py-stockmarket-analysis

Repository files navigation

Stock Market analysis

Stock market analysis with Python3.8 and pandas.

You can also read the report, which is the file Business Analytics - Group Project Report.pdf.

How to run

To use this, please create a .env file at the root of the project, and fill it with :

FINNHUB_KEY=YOUR_API_KEY.

You can get a finnhub api key here.

It is used to retrieve the latest stock market data.

Then, install pipenv, run pipenv install, and eventually python main.py

Or, just simply pipenv run python3.8 main.py.

About

Stock market analysis using Python and the pandas library 📈

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages