makaveli10 / StockPrediction_Transformer

Intra day Stock Prediction 10 minutes into the future

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Intra day Stock Prediction 10 minutes into the future


Languages

Language:Jupyter Notebook 100.0%