#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, TRRTHRESHOLDTOOBIG = 1, BLOCKALLANONYMOUS = 2 } |
Definition at line 1582 of file Enumerations.h.
enum Enum |
Reason for a responder reject.
Enumerator | |
---|---|
NoValue |
No value. |
TRRTHRESHOLDTOOBIG |
High TRR (TradeToRequestRatio) threshold. |
BLOCKALLANONYMOUS |
Anonymous negotiation blocked by responder. |
Definition at line 1585 of file Enumerations.h.