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).
|
This is the complete list of members for detail::position_t, including all inherited members.
chars_read_current_line | detail::position_t | |
chars_read_total | detail::position_t | |
lines_read | detail::position_t | |
operator size_t() const | detail::position_t | inline |