ModelType

Tag 1434

ModelType

Abbreviation: ModelTyp
Typeint
Tag1434
AddedFIX.5.0SP1
Used in1 messages

Description

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
WireNameDescription
1434=0UtilityProvidedStandardModelUtility provided standard model
1434=1ProprietaryModelProprietary (user supplied) model

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
0UtilityProvidedStandardModelUtility provided standard modelFIX.5.0SP1
1ProprietaryModelProprietary (user supplied) modelFIX.5.0SP1

Used in Messages

1