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
- 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
- Implementation of the DDPG algorithm for Optimal Finance Trading☆42Updated 5 years ago
- Deep Direct Recurrent Reinforcement Learning to learn trading system☆26Updated 7 years ago
- A DQN agent that optimally hedges an options portfolio.☆22Updated 5 years ago
- ☆34Updated 4 years ago
- Optimistic Bull or Pessimistic Bear: Adaptive Deep Reinforcement Learning for Stock Portfolio Allocation☆36Updated 5 years ago
- Build DDPG models and test on stock market☆22Updated 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…☆55Updated 2 years ago
- Final Thesis at Fudan University, built a trading strategy on Bitcoin market using recurrent reinforcement learning☆29Updated 6 years ago
- ☆32Updated 4 years ago
- Source code for paper:Multi-agent reinforcement learning for liquidation strategy analysis☆55Updated 5 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 4 years ago
- Some codes used for the numerical examples proposed in https://arxiv.org/abs/1812.05916☆13Updated 5 years ago
- Ornstein-Uhlenbeck process simulators and estimators☆32Updated 3 years ago
- WATERMELON: Multi-Agent Reinforcement Learning Based Algorithmic Stock Trading System with GUI Application☆16Updated 2 years ago
- Option hedging strategies are investigated using two reinforcement learning algorithms: deep Q network and deep deterministic policy grad…☆20Updated 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
- A crypto currency live-trading backend for Huobi☆37Updated 6 years ago
- This project implements the two deep reinforcement learning algorithms on portfolio management☆52Updated 6 years ago
- This notebook contains an independently developed Keras/Tensorflow implementation of the CNN-LSTM model for Limit Order Book forecasting …☆33Updated 4 years ago
- differential Sharpe ratio☆33Updated 5 years ago
- Stock Price Prediction with LSTM and Trading Strategy with Reinforcement Learning☆14Updated 5 years ago
- A deep learning model for Financial Signal Representation and Trading☆73Updated 6 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.☆37Updated 5 years ago
- Deep Reinforcement Learning for Stock trading task☆20Updated 4 years ago
- Using Reinforcement Learning with Deep Deterministic Policy Gradient for Portfolio Optimization☆9Updated 2 years ago
- This repository is for the demonstration of our work, "Market Making with Deep Reinforcement Learning from Limit Order Books"☆56Updated last year
- Implement the model of Halperin and Feldshteyn for DJIA and SP500☆11Updated 5 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
- 2 algorithms of optimal trade execution: 1) Dynamic Programming 2) Frank-Wolfe Algorithm (Python & C++)☆17Updated 5 years ago