#include <OnixS/B3/MarketData/UMDF/messaging/Fields.h>
FIX type: Int.
Definition at line 1007 of file Fields.h.
◆ Base
◆ Enum
Types of Market Data update action.
| Enumerator |
|---|
| NEW | 0 | New.
|
| CHANGE | 1 | Change.
|
| DELETE | 2 | Delete.
|
| DELETE_THRU | 3 | Delete Thru - only for MBO.
|
| DELETE_FROM | 4 | Delete From - only for MBO.
|
| OVERLAY | 5 | Overlay - not used.
|
Definition at line 1012 of file Fields.h.