A C++ market microstructure simulator for studying order-book dynamics, execution quality, and latency effects.
- C++20
- MSVC
- CMake
- VS Code
- Windows
- Milestone 0: setup
- Milestone 1: domain types
- Milestone 2: CSV parser
- Milestone 3: order book
- Milestone 4: matching engine