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>
Static Public Attributes | |
static constexpr bool | value = is_detected<get_template_function, const BasicJsonType&, T>::value |
|
staticconstexpr |