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).
|
#include <json.hpp>
Public Types | |
using | value_t = std::false_type |
using | type = Default |
using detail::detector< Default, AlwaysVoid, Op, Args >::type = Default |
using detail::detector< Default, AlwaysVoid, Op, Args >::value_t = std::false_type |