• Stars
    star
    1
  • Language
    Python
  • License
    Other
  • Created about 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Gym Virtual Quant Trading demonstrates usage of Reinforcement Learning for trading. The main two parts are the customized OpenAI Gym environment (https://gym.openai.com/), used for trading simulation and agent(s) that interacts with the environment to achieve maximum gain by performing trading actions.