JayChanHoi / value-based-deep-reinforcement-learning-trading-model-in-pytorchLinks
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.
☆70Updated 5 years ago
Alternatives and similar repositories for value-based-deep-reinforcement-learning-trading-model-in-pytorch
Users that are interested in value-based-deep-reinforcement-learning-trading-model-in-pytorch are comparing it to the libraries listed below
Sorting:
- 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…☆58Updated 6 years ago
- A deep learning model for Financial Signal Representation and Trading☆74Updated 6 years ago
- Build DDPG models and test on stock market☆22Updated 6 years ago
- Implementation of the DDPG algorithm for Optimal Finance Trading☆44Updated 5 years ago
- Deep Direct Recurrent Reinforcement Learning to learn trading system☆26Updated 7 years ago
- Deep Reinforcement Learning for Stock trading task☆20Updated 4 years ago
- An RL model that uses double deep Q learning to generate an optimal policy of stock market trades☆104Updated 2 years ago
- Training an Agent to make automated trading decisions in a simulated stochastic market environment using Reinforcement Learning or Deep Q…☆87Updated 5 years ago
- Deep LSTM Duel DQN Reinforcement Learning Forex EUR/USD Trader☆187Updated 2 years ago
- Automated FOREX trading using recurrent reinforcement learning☆33Updated 2 years ago
- Trading using Deep Q Learning☆37Updated 6 years ago
- Source code for paper:Multi-agent reinforcement learning for liquidation strategy analysis☆58Updated 6 years ago
- This is the code implementation of the paper "Financial Trading as a Game: A Deep Reinforcement Learning Approach".☆86Updated 4 years ago
- Deep Reinforcement Learning For Trading☆106Updated last year
- ☆32Updated 4 years ago
- Trading multiple stocks using custom gym environment and custom neural network with StableBaselines3.☆53Updated 2 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.☆36Updated 5 years ago
- DQN stock trading pytorch implementation☆42Updated 6 years ago
- A Deep Reinforcement Learning Challenge on Forex Portfolio Management☆148Updated 11 months ago
- Reinforcement Learning Script that trades Equities from Yahoo Finance☆77Updated 6 years ago
- This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy g…☆108Updated 5 years ago
- A crypto currency live-trading backend for Huobi☆37Updated 6 years ago
- Reinforcement Learning for Automated Trading☆88Updated 8 years ago
- Final Thesis at Fudan University, built a trading strategy on Bitcoin market using recurrent reinforcement learning☆28Updated 6 years ago
- A simple, yet elegant visualization of our stock trading RL agent environment.☆221Updated 3 years ago
- A Project of a Reinforcement Learning course. Simulated competing investment strategies through continuous refinement in a virtual stock …☆15Updated 5 years ago
- An implementation of a stock market trading bot, which uses Deep Q Learning☆22Updated 2 years ago
- This project implements the two deep reinforcement learning algorithms on portfolio management☆55Updated 6 years ago
- An (unofficial) implementation of the post "Trading Bitcoin with Reinforcement Learning".☆102Updated 5 years ago
- quantitative trading system based on deep learning and reinforcement learning☆52Updated 7 years ago