Skip to content

motokiomura/rl_trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rl_trading

FX trading systems with deep reinforcement learning.

Getting Started

Installing

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

Runnning

python dqn_fx.py

Result

This graph shows the pips obtained in about 17500 minutes for the test data without spread. pips

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages