A machine learning model that makes use of Exponential Moving Averages (EMA's) to predict a future price of a stock. However, this model can and will be improved upon in the future as it will be converted to a Long Short Term Model (LSTM, a type of neural network) time series to maintain accuracy as the model predicts a greater number of steps into the future.
Kaggle data used for this project: https://www.kaggle.com/borismarjanovic/price-volume-data-for-all-us-stocks-etfs Alphavantage link for API Key: https://www.alphavantage.co/support/#api-key