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::iterator_input_adapter_factory< IteratorType, Enable >, including all inherited members.
adapter_type typedef | detail::iterator_input_adapter_factory< IteratorType, Enable > | |
char_type typedef | detail::iterator_input_adapter_factory< IteratorType, Enable > | |
create(IteratorType first, IteratorType last) | detail::iterator_input_adapter_factory< IteratorType, Enable > | inlinestatic |
iterator_type typedef | detail::iterator_input_adapter_factory< IteratorType, Enable > |