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).
|
Source file for precompiled header. More...
#include "pch.h"
Source file for precompiled header.
This file is used to generate the precompiled header (PCH) based on the contents of pch.h. It includes the precompiled header file to speed up the compilation of other source files.