Market Data Analysis for the S&P 500
This was my first JavaScript project where I gathered historical market data, and used the data to make future predictions for SPY
Mock site - Imagine.html
Run index.js for daily data and predictions.
Market Data (spyFULLALL.js) last updated on 05-01-23
Working towards 100% automation
Data Gathering, Algo results, and other Data are in the "Algo Data Excel Sheets" Folder
- convert SpyFULLALL.js to json or other format
- Automate data collection
- Automate daily predictions
- Automate data results
- Refactor JavaScript components
- Automate website
- Create React Native App for phones/tablets