Tag 1395
MarketUpdateAction
Abbreviation:
MktUpdtActnDescription
Specifies the action taken for the specified MarketID(1301) + MarketSegmentID(1300).
Wire Format & Usage Example
Single field (key=value)
1395=A (Add)
In a FIX message (MarketDefinitionUpdateReport)
8=FIX.4.4 | 9=... | 35=BV | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1395=A (Add) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1395=A (Add) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1395=A | Add | Add |
1395=D | Delete | Delete |
1395=M | Modify | Modify |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| A | Add | Add | FIX.5.0 |
| D | Delete | Delete | FIX.5.0 |
| M | Modify | Modify | FIX.5.0 |