Skip to content
#

hft-simulation

Here are 10 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++

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