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::span_input_adapter, including all inherited members.
get() | detail::span_input_adapter | inline |
span_input_adapter(CharT b, std::size_t l) | detail::span_input_adapter | inline |
span_input_adapter(IteratorType first, IteratorType last) | detail::span_input_adapter | inline |