Tag 1434
ModelType
Abbreviation:
ModelTypDescription
Type of pricing model used
Wire Format & Usage Example
Single field (key=value)
1434=0 (UtilityProvidedStandardModel)
In a FIX message (PositionReport)
8=FIX.4.4 | 9=... | 35=AP | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1434=0 (UtilityProvidedStandardModel) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1434=0 (UtilityProvidedStandardModel) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1434=0 | UtilityProvidedStandardModel | Utility provided standard model |
1434=1 | ProprietaryModel | Proprietary (user supplied) model |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | UtilityProvidedStandardModel | Utility provided standard model | FIX.5.0SP1 |
| 1 | ProprietaryModel | Proprietary (user supplied) model | FIX.5.0SP1 |