• Version 4.2.7
Show / Hide Table of Contents

Enum BookUpdatedCallbackPolicy

Policy of calling book updated events.

Namespace: OnixS.CmeMdHandler
Assembly: OnixS.CmeMdHandler.dll
Syntax
public enum BookUpdatedCallbackPolicy

Fields

Name Description
CallBookUpdatedAfterEachIncrementalMessage

Book updated events will be called after each incremental message. This will simulate Fix/Fast handler behavior. Please note that in this mode sometimes book can be inconsistent.

CallBookUpdatedAfterEndOfQuotes

Book updated events will be called after end-of-corresponding-quotes will be present in tag MatchEventIndicator 5799. Default value.

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX