Giter Club home page Giter Club logo

an-application-of-deep-reinforcement-learning-to-algorithmic-trading's Introduction

An Application of Deep Reinforcement Learning to Algorithmic Trading

Experimental code supporting the results presented in the scientific research paper:

Thibaut Théate and Damien Ernst. "An Application of Deep Reinforcement Learning to Algorithmic Trading." (2020). [arxiv]

Dependencies

The dependencies are listed in the text file "requirements.txt":

  • Python 3.7.4
  • Pytorch 1.5.0
  • Tensorboard
  • Gym
  • Numpy
  • Pandas
  • Matplotlib
  • Scipy
  • Seaborn
  • Statsmodels
  • Requests
  • Pandas-datareader
  • TQDM
  • Tabulate

Usage

Simulating (training and testing) a chosen supported algorithmic trading strategy on a chosen supported stock is performed by running the following command:

python main.py -strategy STRATEGY -stock STOCK

with:

  • STRATEGY being the name of the trading strategy (by default TDQN),
  • STOCK being the name of the stock (by default Apple).

The performance of this algorithmic trading policy will be automatically displayed in the terminal, and some graphs will be generated and stored in the folder named "Figures".

Citation

If you make use of this experimental code, please cite the associated research paper:

@inproceedings{Theate2020,
  title={An Aplication of Deep Reinforcement Learning to Algorithmic Trading},
  author={Theate, Thibaut and Ernst, Damien},
  year={2020}
}

an-application-of-deep-reinforcement-learning-to-algorithmic-trading's People

Contributors

thibauttheate avatar

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.