Orderbook Simulation
OrderbookSim is a C++ application simulating a financial market order book. It efficiently manages and matches buy and sell orders while calculating the Volume-Weighted Average Price (VWAP).
Classes
Constants.hpp File Reference
#include <limits>

Go to the source code of this file.

Classes

struct  Constants
 Holds application-wide constants for common values. More...