OnixS Euronext CCG Binary Trading Handler for C++  1.16.0.0
Public Types
ProductLimitBreachAction Struct Reference

Product limit breach action. More...

List of all members.

Public Types

enum  Enum {
  Undefined = 0, Ignore = 0x150001, PullQuotes = 0x150004, WarningMessage = 0x150002,
  WarningMessageAndPullQuotes = 0x150006
}

Detailed Description

Product limit breach action.


Member Enumeration Documentation

enum Enum

Product limit breach action.

Enumerator:
Ignore 

Ignore - do not check limits.

PullQuotes 

Pull Quotes.

WarningMessage 

Warning Message.

WarningMessageAndPullQuotes 

Warning Message and Pull Quotes.