mselser95 / optimal-market-making
Implementation of "OPTIMAL MARKET MAKING BY REINFORCEMENT LEARNING"
☆27Updated 4 years ago
Alternatives and similar repositories for optimal-market-making:
Users that are interested in optimal-market-making are comparing it to the libraries listed below
- AS model performance versus trivial delta for market-makers☆18Updated 3 years ago
- Market making strategies and scientific papers☆13Updated last year
- An implementation of Avellaneda-Stoikov market making model after reading the seminal paper☆30Updated 3 years ago
- Repo for HFT project in CMF☆28Updated 2 years ago
- This is a research about using ML or RL predictions for HFT Market Making. Backtest was build on Full order log☆27Updated 3 years ago
- A project of building and running a trading system according to service oriented architecture standard.☆14Updated 7 years ago
- ☆16Updated 3 years ago
- High Frequency Trading Strategies☆42Updated 7 years ago
- A low frequency statistical arbitrage strategy☆19Updated 6 years ago
- ☆49Updated 4 years ago
- Exploring Optimal Order Execution in Simulated Limit Order Books☆16Updated 2 years ago
- Deep learning for price movement prediction using high frequency limit order data☆40Updated 6 years ago
- ☆21Updated 5 years ago
- High Frequency Jump Prediction Project☆36Updated 4 years ago
- ☆31Updated 3 years ago
- Trend Prediction for High Frequency Trading☆39Updated 2 years ago
- Momentum following strategies and optimal execution cost upon Implement Shortfall algorithm☆15Updated 5 years ago
- Calibrates microprice model to BitMEX quote data☆56Updated 3 years ago
- Writing a basic market making strategy on liquid and illiquid crypto/fiat pairs☆32Updated 3 years ago
- This repository stores the implementation of the paper "DETECTING DATA-DRIVEN ROBUST STATISTICAL ARBITRAGE STRATEGIES WITH DEEP NEURAL NE…☆61Updated last year
- Some Python codes for explorating High Frequency Data, Generating and Estimating Hawkes Processes and Simulating Limit Order Books.☆44Updated 5 years ago
- This notebook contains an independently developed Keras/Tensorflow implementation of the CNN-LSTM model for Limit Order Book forecasting …☆34Updated 4 years ago
- HFT & Stochastic control numerical implementations from "Optimal high frequency trading with limit and market orders" (GUILBAUD & PHAM)☆29Updated last year
- Collection of numerical methods for high frequency data, in Python notebooks☆13Updated 4 years ago
- This is for the capstone project "Optimal Execution of a VWAP order".☆33Updated 5 years ago
- High Frequency Trading bot for 2019 Traders at MIT, HFT Case. I placed 4th in the HFT competition (2nd overall) out of 120.☆18Updated 5 years ago
- LeonardoBerti00 / Data-Normalization-for-Bilinear-Structures-in-High-Frequency-Financial-Time-series-BiN-TABLPytorch implementation of BIN-TABL from Data Normalization for Bilinear Structures in HF Financial Time-series☆10Updated 8 months ago
- Implementation for "Statistical arbitrage in the US equities market" by Marco Avellaneda and Jeong-hyun Lee☆20Updated 6 years ago
- Delta hedging under SABR model☆27Updated 10 months ago
- Example of order book modeling.