You can find some of the pages here, such as AI trader and AI trading using the NEAT algorithm. After looking at all those, I decided to implement my own deep learning model on forex data. Any inputs will be highly appreciated.
So far, I am testing 1D data from the last three months for prediction. I split the data into 80% for training the model and 20% for testing the results. I will update the code and post the results.
If there are any coders here, let’s collaborate