Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forex-DQN

This project is build to trade forex automatically. It is build upon the concept of DQN (Deep Q Network) and projects below.

Features

  • Support tensorboard

Installation

pip3 install -r requirements.txt

Config (Required)

You must create your own config train/config.py. To check the format of the config, you can take a look at train/config-tmpl.py

Script

Train

python3 train/index.py

Help

python3 train/index.py -h

LICENSE

GPL-3.0

About

Simple version of auto forex trader build upon the concept of DQN

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages