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).
|
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 |