#include <OnixS/B3/MarketData/UMDF/messaging/Fields.h>
FIX type: Int.
Definition at line 610 of file Fields.h.
◆ Base
◆ Enum
Status related to a given Instrument or phase related to a SecurityGroup where the instrument belongs to.
| Enumerator |
|---|
| PAUSE | 2 | Trading Halt (Pause).
|
| CLOSE | 4 | No-Open (Close).
|
| OPEN | 17 | Ready To Trade (Open).
|
| FORBIDDEN | 18 | Not Available For Trading (Forbidden).
|
| UNKNOWN_OR_INVALID | 20 | Unknown Or Invalid.
|
| RESERVED | 21 | Pre Open (Reserved).
|
| FINAL_CLOSING_CALL | 101 | Final Closing Call.
|
Definition at line 615 of file Fields.h.