q-learning-trader

Results 2 issues of q-learning-trader

Hi, nice project. Thanks for sharing. I am looking around and testing. It seems get_loaders function does not fit run_reconstruction. In particular the following line: `X_train, X_test, y_train, y_test =...

good first issue
invalid

Hello, I am new to your project but it looks good and interesting. I have some tick data for EURUSD and I want to test the RL part only with...