/StockPrediction_Transformer

Intra day Stock Prediction 10 minutes into the future

Primary LanguageJupyter Notebook

StockPrediction_Transformer

Used Transformer Architecture to predict stock price ten minutes into the future given historical prices. In future, planing on using the evolved transformer architecture to make predictions.

This code is trained on IBM 1 minute bar stock prices and S&P 500 bid/ask data as additional features.

Run StockPredTest to test on live data.