arturbeg / reinforcement_learning_oe
The work aims to explore Value based, Deep Reinforcment Learning (Deep Q-Learning and Double Deep Q-Learning) for the problem of Optimal Trade Execution. The problem of Optimal Trade Execution aims to find the the optimal "path" of executing a stock order, or in other words the number of shares to be executed at different steps given a time cons…
☆53Updated 5 years ago
Alternatives and similar repositories for reinforcement_learning_oe:
Users that are interested in reinforcement_learning_oe are comparing it to the libraries listed below
- Implementation of the DDPG algorithm for Optimal Finance Trading☆42Updated 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…☆57Updated 5 years ago
- ☆34Updated 4 years ago
- Deep Reinforcement Learning for Stock trading task☆20Updated 4 years ago
- Some codes used for the numerical examples proposed in https://arxiv.org/abs/1812.05916☆13Updated 5 years ago
- This project implements the two deep reinforcement learning algorithms on portfolio management☆52Updated 6 years ago
- ☆32Updated 4 years ago
- A DQN agent that optimally hedges an options portfolio.☆22Updated 5 years ago
- This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent lear…☆70Updated 5 years ago
- Momentum following strategies and optimal execution cost upon Implement Shortfall algorithm☆15Updated 5 years ago
- Optimistic Bull or Pessimistic Bear: Adaptive Deep Reinforcement Learning for Stock Portfolio Allocation☆36Updated 5 years ago
- This repository contains the main code used in the paper "Deep Reinforcement Learning for Market Making Under a Hawkes Process-Based Limi…☆55Updated 2 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 4 years ago
- Using Reinforcement Learning with Deep Deterministic Policy Gradient for Portfolio Optimization☆9Updated 2 years ago
- Build DDPG models and test on stock market☆22Updated 6 years ago
- Deep Direct Recurrent Reinforcement Learning to learn trading system☆26Updated 7 years ago
- Option hedging strategies are investigated using two reinforcement learning algorithms: deep Q network and deep deterministic policy grad…☆20Updated 5 years ago
- A repository for simulating limit order book dynamics from historical data and using it to train a reinforcement learning agent to make m…☆31Updated 2 years ago
- Final Thesis at Fudan University, built a trading strategy on Bitcoin market using recurrent reinforcement learning☆29Updated 6 years ago
- Jiahao Li, Yong Zhang, Xingyu Yang, and Liangwei Chen. "Online portfolio management via deep reinforcement learning with high-frequency d…☆22Updated last year
- The repository contains the code for project for DS 5500 course at Northeastern.☆37Updated 5 years ago
- This repository is for the demonstration of our work, "Market Making with Deep Reinforcement Learning from Limit Order Books"☆56Updated last year
- Source code for paper:Multi-agent reinforcement learning for liquidation strategy analysis☆55Updated 5 years ago
- A financial trading method using machine learning.☆60Updated 2 years ago
- WATERMELON: Multi-Agent Reinforcement Learning Based Algorithmic Stock Trading System with GUI Application☆16Updated 2 years ago
- Stock trading strategies play a critical role in investment. However, it is challenging to design a profitable strategy in a complex and …☆41Updated 3 years ago
- ☆19Updated 4 years ago
- differential Sharpe ratio☆33Updated 5 years ago
- 复现华泰证券《强化学习初探与DQN择时》研报中的DQN模型与效果☆30Updated 2 years ago
- An implementation of DDPG using PyTorch for algorithmic trading on Chinese SH50 stock market.☆28Updated 4 years ago