forwardOrderBookUpdatedHandler(T) Delegate   Table of ContentOrderBookUtils Methodsforward
OrderBookUtils Class
Helper class to validate order books.
Inheritance Hierarchy
System.Object
  OnixS.CmeMdHandler.OrderBookUtils

Namespace:  OnixS.CmeMdHandler
Assembly:  OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
public static class OrderBookUtils
Methods
  NameDescription
Public methodStatic memberValidate(MarketByOrderBook)
Validates Market by Order book.
Public methodStatic memberValidate<T>(MarketByPriceBookBase<T>)
Validates Market by Price order book.
Top
See Also