Hi everyone,
I have been exploring the field of RL for trading FX. Started from basic, just doing an enviroment for the EURUSD with some indicators. I would like to know if anyone here has tried this with some success (ending with a trainned agent that could trade in the enviroment and potentially use it for live trading in demo/real).
Is this possible in some way? Like, can the agent learn to trade SMA crossover, for example? For the agent, to learn how to trade the SMA crossover, you just throw the OHLC+2 SMA as inputs and let the agent figure it out how it works or you need to provide the agent the strategy in the enviroment? What advices would you give me?
Thank you!
PS