Leka
A low-latency C++20 price-time-priority limit order book and matching engine
▶ Replay viewer
Loading...
Searching...
No Matches
matching_engine.cpp File Reference

Implements event dispatch and price/time matching behavior. More...

#include "lob/matching/matching_engine.hpp"
#include <algorithm>
#include <stdexcept>
#include <vector>
Include dependency graph for matching_engine.cpp:

Go to the source code of this file.

Detailed Description

Implements event dispatch and price/time matching behavior.

Definition in file matching_engine.cpp.