This is a web application built using Angular 2 to aid in stock decisions based on consultation with Joe Terranova.
This web application is currently hosted on Heroku:
mathersonfinancials.herokuapp.com
To test the on a local development server, run
ng serve
This web application pulls real-time stock information via the AlphaVantage API.
See LICENSE