Base attributes of order book.
std::string brief(const ConsolidatedBook &book)
Book brief info.
void consolidate(ConsolidatedBook &, const DirectBook &, const ImpliedBook &)
Consolidates direct and implied books into given instance.
std::string toStr(const ConsolidatedBook &book)
Serializes book.
std::string toFormattedStr(const ConsolidatedBook &book)
Serializes book in formatted form.
MbpBook< ConsolidatedPriceLevel, MbpBookDepth > ConsolidatedBook
Consolidated Order Book.
#define ONIXS_CMEMDH_NAMESPACE_BEGIN
#define ONIXS_CMEMDH_EXPORTED
Serves as a factory for book of given type.
MbpBookFactory< ConsolidatedPriceLevel, MbpBookDepth > ConsolidatedBookFactory
Factory for consolidated books.
#define ONIXS_CMEMDH_NAMESPACE_END