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).
OrderbookTest Directory Reference

Files

file  pch.cpp
 Source file for precompiled header.
 
file  pch.h [code]
 Precompiled header file for commonly used libraries and headers.
 
file  test.cpp