Skip to content
#

hft-simulation

Here are 12 public repositories matching this topic...

This project aims to simulate how an HFT (High-Frequency Trading) firm executes its strategies to profit through the stock exchanges. The project also simulates how a stock exchange manages its order book to match and execute orders efficiently using advanced data structures and algorithms to minimize the latency.

  • Updated Nov 29, 2024
  • Java

C++20 HFT simulator for CME futures. Shadow execution algorithm (% of volume, beats VWAP/TWAP). Position-aware order book with queue simulation. MDP3 decoder, iLink 3, PCAP replay. Lock-free actor framework with sub-microsecond dispatch. Distributed via ZMQ. ES/NQ futures backtesting and live trading.

  • Updated May 9, 2026
  • C++

This technical report details the architecture and mathematical foundation of a quantitative market-making engine based on the stochastic optimal control framework proposed by Avellaneda and Stoikov (2008). The system dynamically computes optimal bid and ask quotes by balancing expected spread capture, inventory risk and etc

  • Updated Feb 26, 2026
  • Python

Improve this page

Add a description, image, and links to the hft-simulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hft-simulation topic, visit your repo's landing page and select "manage topics."

Learn more