Market Making Engine
Modular engine for quoting and execution
- Year
- 2025
- Role
- Quant + Systems Engineer
Overview
Market Making Engine focuses on low-latency quoting workflows and clean strategy boundaries.
A systems project for building and iterating on market-making strategies with fast, reliable execution paths.
Problem
Market-making strategies need low-latency execution and reliable state across feeds, signals, and order placement without fragile glue code.
Approach
Built a modular engine around clear execution boundaries, fast data paths, and simulation-friendly components for iterating on quoting logic.
Highlights
- Modular market-making architecture
- Low-latency order and quote workflows
- Simulation-ready strategy iteration
- Clean separation between signals and execution
Stack
C++SystemsQuantExecution