/stocks2008

How did all shares perform in 2008. Something to learn ?

Primary LanguageJavaScript

Simple javascript application to get all historical NASDAQ stock prices from Alpha Vantage

Using

sudo apt-get update && sudo apt-get install nodejs python3 -y
cd stocks2008

delete all ***.json stocks in the folder /stock you dont want to compare. Run:

node datapreparer.js
sudo python3 -m http.server 80

After this you can view the line chart in your browser: http://0.0.0.0:80/