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::nonesuch, including all inherited members.
nonesuch()=delete | detail::nonesuch | |
nonesuch(nonesuch const &)=delete | detail::nonesuch | |
nonesuch(nonesuch const &&)=delete | detail::nonesuch | |
operator=(nonesuch const &)=delete | detail::nonesuch | |
operator=(nonesuch &&)=delete | detail::nonesuch | |
~nonesuch()=delete | detail::nonesuch |