Giter Site home page Giter Site logo

tomatoft / forex-trading-automation-with-deep-reinforcement-learning Goto Github PK

View Code? Open in Web Editor NEW
27.0 3.0 5.0 4.26 MB

Forex Trading Automation with PPO, ACKTR, DDPG, TD3 and Ensemble Strategy

Home Page: https://ieeexplore.ieee.org/document/10013861

Python 4.25% Jupyter Notebook 95.75%
artificial-intelligence deep-reinforcement-learning forex-trading cs106-uit ds304-uit multi-agent-systems

forex-trading-automation-with-deep-reinforcement-learning's Introduction

Forex Trading Automation with Deep Reinforcement Learning

How to run

You can use the .ipynb file to run the project

Clone the project

git clone https://github.com/TomatoFT/Forex-Trading-Automation-with-Deep-Reinforcement-Learning
cd Forex-Trading-Automation-with-Deep-Reinforcement-Learning

Create the Anaconda Environment

conda create --name Forex
conda activate Forex

Install some package and dependancies

sudo apt-get update && sudo apt-get install cmake libopenmpi-dev python3-dev zlib1g-dev libgl1-mesa-glx
conda install python=3.7 anaconda=custom
pip install -r requirements.txt

Run Deep Reinforcement learning methods

python run_DRL.py

Exit the Anaconda Environment

conda deactivate

Publication

We use this project to have the publication in RIVF 2022 conference. For more about the methods or the implementation of the project you can read the paper with information below.

@INPROCEEDINGS{10013861,
  author={Chau, Tan and Nguyen, Minh-Tri and Ngo, Duc-Vu and Nguyen, Anh-Duc T. and Do, Trong-Hop},
  booktitle={2022 RIVF International Conference on Computing and Communication Technologies (RIVF)}, 
  title={Deep Reinforcement Learning methods for Automation Forex Trading}, 
  year={2022},
  volume={},
  number={},
  pages={671-676},
  doi={10.1109/RIVF55975.2022.10013861}}

NOTICE

In Janary 9 2023, I known that Google Colab had suspended the Tensorflow 1.x. So the baseline on Colab file is not running anyways. To run this, you can use command in the baseline to deploy on other place (I recommend you to use Docker). Or you can update the whole codes to transform from tensorflow 1 to tensorflow 2. If you want to have any contributed, you can make an request and I will appreciate if you do that

Feel free to clone my code and I will appreciate if you improve it

forex-trading-automation-with-deep-reinforcement-learning's People

Contributors

tomatoft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

forex-trading-automation-with-deep-reinforcement-learning's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.