Stock Dashboard

Project Status: 80%

Web Demo

I have a strong passion for investing and love viewing the rise and falls of the market, however, the pre-existing app solutions just weren’t cutting it for me so I decided to build my own. Using the IEX Trader finance API, I am able to store the most recent stock data on my personal server in a predefined format to simplify the parsing and restful API setup.


The stock data is currently stored in a CSV which is updated every 5 minutes on my server but will soon be pushed to a database on my server for future testing (an eventual algorithm/machine learning work).


I also just wanted to create a static web demo that anyone could use to easily monitor a selection of stocks without having to constantly log into a server, so I separated my front end to serve such a purpose. You can get your own API key from IEX trader from their API site.


Version 1 (Yahoo Finance)

Version 1


Version 2 (IEX Trader)

Version 2