OnixS C++ CME MDP Premium Market Data Handler 5.9.0
API Documentation
Loading...
Searching...
No Matches
MarketRecoveryOptions Struct Reference

Public Types

enum  Enum
typedef UInt32 Base

Detailed Description

Definition at line 160 of file SessionSettings.h.

Member Typedef Documentation

◆ Base

typedef UInt32 Base

Integral type serving as basement for given enumeration.

Definition at line 164 of file SessionSettings.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
MbpOnly 

Only market by price books will be recovered during market state recovery.

MboOnly 

Only market by order books will be recovered during market state recovery.

BothMboAndMbp 

Both market by price and market by order books will be recovered during market state recovery.

Definition at line 166 of file SessionSettings.h.