Work in progress.
Application that compiles time series data for all of the S&P500 companies from the TDA API, uploads them to a AWS PostgreSQL database, and allows users to conduct basic analysis.
Built using a JavaScript/React frontend with a Python/Flask backend.
Example of basic interface, enter a ticker symbol, receive historical time series data for given company.