Machine Learning, using LSTM to predict S&P 500
This post gather the analysis of data done with market breadth data, VIX, DIX and GEX. They are moved into a Long Short Term Memory (LSTM) neural network, that is a recurrent neural network. You can check the code and read how the whole thing is done. Input data The used features as input are: … Read more