Base attributes of order book.
MbpBookFactory< ImpliedPriceLevel, MbpBookDepth > ImpliedBookFactory
Factory for implied order books.
std::string brief(const ImpliedBook &book)
Book brief info.
#define ONIXS_CMEMDH_NAMESPACE_BEGIN
#define ONIXS_CMEMDH_EXPORTED
std::string toFormattedStr(const ImpliedBook &book)
Serializes book in formatted form.
MbpBook< ImpliedPriceLevel, MbpBookDepth > ImpliedBook
Defines implied book.
std::string toStr(const ImpliedBook &book)
Serializes book.
Serves as a factory for book of given type.
#define ONIXS_CMEMDH_NAMESPACE_END