FX trading systems with deep reinforcement learning.
Installing past data.
git clone https://github.com/utarumo/fx_rl.git
cd fx_rl
wget http://www.forextester.com/templates/data/files/USDJPY.zip
unzip USDJPY.zip
python dqn_fx.py
This graph shows the pips obtained in about 17500 minutes for the test data without spread.