Application of reinforcement learning to the development of execution algorithms in the field of finance. These algorithms break CARE orders into CHILD orders and exectute them in the market.
-
Updated
Aug 14, 2024 - Jupyter Notebook
Application of reinforcement learning to the development of execution algorithms in the field of finance. These algorithms break CARE orders into CHILD orders and exectute them in the market.
TWAP excecution Algorithm
Research framework for optimal high-frequency market making with Avellaneda-Stoikov quoting, WRDS TAQ replay backtesting, queue-aware fills, volatility-adaptive spreads, and robust execution/P&L analysis.
Hands-on quantitative trading lab: implement classic papers in Python with Jupyter notebooks and complete documentation
TWAP vs VWAP execution cost analysis on historical volume profiles
Repository for CFA AI Investment Challenge competition, by Team 18 (QuantFin Exeter)
Causal regime-aware optimal execution research with reproducible simulations, walk-forward prediction scoring, and a paper-only Alpaca market-data bridge with fail-closed risk controls.
Execution research platform: Maslov LOB simulator, HMM/KMeans regime detection, VWAP/POV scheduling, and a paired-significance harness with shuffled-label negative controls. Finds no measurable benefit from regime conditioning on this data.
Reproducible benchmark for intraday order execution on real crypto LOB. Classical vs deep RL vs LLM. Result: no method beats a simple classical schedule (BTC + ETH).
Mini BestEx: equity tick/minute ingestion -> partitioned Postgres -> TWAP/VWAP execution simulation -> Transaction Cost Analysis dashboard.
Cash-and-carry basis trading on Binance coin-margined futures: opportunity scanner, TWAP execution and 2021 historical replay. Built with Nayt Technologies.
Upgraded the intraday quant pipeline to institutional standards by implementing Almgren-Chriss slippage, Platt-calibrated ML ensembles, pre-market NLP, TWAP execution chunking, and automated real-time risk controls.
Add a description, image, and links to the execution-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the execution-algorithms topic, visit your repo's landing page and select "manage topics."