OnixS CBOE CSM Handler for C++  1.2.8.0
Public Types
UpdateActions Struct Reference

Update actions. More...

List of all members.

Public Types

enum  Enum {
  Undefined = -1, Insert = 0, Change = 1, Delete = 2,
  Overlay = 5
}

Detailed Description

Update actions.


Member Enumeration Documentation

enum Enum
Enumerator:
Undefined 

Used to identify absence of value.

Insert 

New level.

Change 

Volume change of existing price.

Delete 

Delete.

Overlay 

Price and volume change of existing level.