JJJerome / rl4mmLinks
A repository for simulating limit order book dynamics from historical data and using it to train a reinforcement learning agent to make markets.
☆32Updated 2 years ago
Alternatives and similar repositories for rl4mm
Users that are interested in rl4mm are comparing it to the libraries listed below
Sorting:
- mbt_gym is a module which provides a suite of gym environments for training reinforcement learning (RL) agents to solve model-based high-…☆163Updated last year
- This repository contains the main code used in the paper "Deep Reinforcement Learning for Market Making Under a Hawkes Process-Based Limi…☆65Updated 2 years ago
- Robust Market Making via Adversarial Reinforcement Learning☆52Updated 5 years ago
- The Short-Term Predictability of Returns in Order Book Markets: A Deep Learning Perspective.☆53Updated 2 years ago
- differential Sharpe ratio☆35Updated 6 years ago
- This repository is for the demonstration of our work, "Market Making with Deep Reinforcement Learning from Limit Order Books"☆69Updated 2 years ago
- JAX-LOB: A GPU-Accelerated limit order book simulator to unlock large scale reinforcement learning for trading☆130Updated this week
- Paper: https://arxiv.org/pdf/2008.12275.pdf☆26Updated 5 years ago
- [Likelihood Lab Project 2024] Official Repository for The Technical Report, Label Unbalance in High-frequency Trading☆26Updated 7 months ago
- Calibrates microprice model to BitMEX quote data☆61Updated 4 years ago
- This repo contains some codes and outputs of my implementation of DeepLOB model.☆88Updated 4 years ago
- Some Python codes for explorating High Frequency Data, Generating and Estimating Hawkes Processes and Simulating Limit Order Books.☆50Updated 5 years ago
- Source code for paper:Multi-agent reinforcement learning for liquidation strategy analysis☆58Updated 6 years ago
- ☆53Updated 4 years ago
- Deep learning for limit order book trading and mid-price movement☆56Updated 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 6 years ago
- Deep learning modelling of orderbooks☆100Updated 5 years ago
- Custom Loss functions for asset return prediction with deep learning regression☆36Updated 3 years ago
- Some codes used for the numerical examples proposed in https://hal.archives-ouvertes.fr/hal-01514987v2 and https://arxiv.org/abs/1705.014…☆23Updated 6 years ago
- a unified environment for supervised learning and reinforcement learning in the context of quantitative trading☆45Updated 4 years ago
- Multi-Agent eXchange simulator developed at Oxford-Man Institute☆64Updated 5 years ago
- Implementation for "Statistical arbitrage in the US equities market" by Marco Avellaneda and Jeong-hyun Lee☆22Updated 6 years ago
- ☆20Updated 2 years ago
- This is for the capstone project "Optimal Execution of a VWAP order".☆35Updated 5 years ago
- Implementation of "OPTIMAL MARKET MAKING BY REINFORCEMENT LEARNING"☆29Updated 4 years ago
- Optimal control of risk aversion in Avellaneda Stoikov high frequency market making model with Soft Actor Critic reinforcement learning☆146Updated 5 years ago
- Literature survey of order execution strategies implemented in python