OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Types | List of all members
PriceDepthUpdateMode Struct Reference

Mode indicating the source of price depth updates. More...

Public Types

enum  Enum { Live, Snapshot }
 Mode indicating the source of price depth updates. More...
 

Detailed Description

Mode indicating the source of price depth updates.

Member Enumeration Documentation

enum Enum

Mode indicating the source of price depth updates.

Enumerator
Live 

Order book has been changed by broadcast (live message)

Snapshot 

Order book has been changed by snapshot.