|
Leka
A low-latency C++20 price-time-priority limit order book and matching engine
|
Implements event dispatch and price/time matching behavior. More...
#include "lob/matching/matching_engine.hpp"#include <algorithm>#include <stdexcept>#include <vector>Go to the source code of this file.
Implements event dispatch and price/time matching behavior.
Definition in file matching_engine.cpp.