Hey, Hey, Hey
Im searching for helping hands on a machine learning daytrading project.
I want to try to create a daytrading algorithm based on reinforcement learning and dqn(the algorithm used for alphago)
So the idea is to put in historical data and the program tests over and over again new strategies while maximizing ev.
I want to use the openai framework gym, python and coffee. I created an experiment where the bot can buy, sell, do nothing and request 2 other stocks for intermarket…