Public Types | |
enum | Enum |
Indicates that an implied market to be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out).
Definition at line 717 of file Enumerations.h.
enum Enum |
Indicates that an implied market to be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out).
Enumerator | ||
---|---|---|
NoValue | 0xFF | No value. |
NotImplied | 0 | Not implied. |
ImpliedInOut | 3 | Both Implied-in and Implied-out. |
Definition at line 720 of file Enumerations.h.