JayChanHoi / value-based-deep-reinforcement-learning-trading-model-in-pytorch
This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent learn to make decision between selling, holding and buying stock with fixed amount based on the reward returned from the environment.
☆69Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for value-based-deep-reinforcement-learning-trading-model-in-pytorch
- Implementation of the DDPG algorithm for Optimal Finance Trading☆41Updated 5 years ago
- apolanco3225 / Deep-Reinforcement-Learning-for-Optimal-Execution-of-Portfolio-Transactions-using-DDPGPerforming a trading strategy using deep deterministic policy gradients to know when to buy, hold or sell stocks in a virtual environment…☆53Updated 5 years ago
- Build DDPG models and test on stock market☆22Updated 6 years ago
- Deep Direct Recurrent Reinforcement Learning to learn trading system☆26Updated 6 years ago
- A deep learning model for Financial Signal Representation and Trading☆70Updated 6 years ago
- Source code for paper:Multi-agent reinforcement learning for liquidation strategy analysis☆53Updated 5 years ago
- DQN stock trading pytorch implementation☆40Updated 5 years ago
- This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy g…☆104Updated 5 years ago
- An RL model that uses double deep Q learning to generate an optimal policy of stock market trades☆93Updated last year
- Deep Reinforcement Learning for Stock trading task☆18Updated 3 years ago
- Automated FOREX trading using recurrent reinforcement learning☆32Updated last year
- A Deep Reinforcement Learning Trading Bot with PyTorch☆55Updated last year
- Deep Reinforcement Learning For Trading☆105Updated 9 months ago
- Reinforcement Learning in FX Trading☆28Updated 5 years ago
- Optimistic Bull or Pessimistic Bear: Adaptive Deep Reinforcement Learning for Stock Portfolio Allocation☆34Updated 5 years ago
- An implementation of DDPG using PyTorch for algorithmic trading on Chinese SH50 stock market.☆28Updated 4 years ago
- ☆31Updated 4 years ago
- Reinforcement Learning Script that trades Equities from Yahoo Finance☆77Updated 5 years ago
- A crypto currency live-trading backend for Huobi☆37Updated 6 years ago
- This is the code implementation of the paper "Financial Trading as a Game: A Deep Reinforcement Learning Approach".☆77Updated 3 years ago
- Deep LSTM Duel DQN Reinforcement Learning Forex EUR/USD Trader☆182Updated last year
- ☆13Updated 5 years ago
- Reinforcement Learning for Automated Trading☆85Updated 7 years ago
- Training an Agent to make automated trading decisions in a simulated stochastic market environment using Reinforcement Learning or Deep Q…☆86Updated 4 years ago
- The work aims to explore Value based, Deep Reinforcment Learning (Deep Q-Learning and Double Deep Q-Learning) for the problem of Optimal …☆49Updated 5 years ago
- Stock Trading using Reinforcement Learning☆10Updated 4 years ago
- A DQN agent that optimally hedges an options portfolio.☆23Updated 4 years ago
- Trading using Deep Q Learning☆37Updated 6 years ago
- This repository contains the main code used in the paper "Deep Reinforcement Learning for Market Making Under a Hawkes Process-Based Limi…☆51Updated last year