OptPayoutType

Tag 1482

OptPayoutType

Abbreviation: OptPayoutTyp
Typeint
Tag1482
AddedFIX.5.0SP1
Used in72 messages

Description

Indicates the type of payout that will result from an in-the-money option.

Wire Format & Usage Example

Single field (key=value)
1482=1 (Vanilla)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1482=1 (Vanilla) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1482=1 (Vanilla) is this field's position in the message.

All valid values
WireNameDescription
1482=1VanillaVanilla
1482=2CappedCapped
1482=3BinaryBinary

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1VanillaVanillaFIX.5.0SP1
2CappedCappedFIX.5.0SP1
3BinaryBinaryFIX.5.0SP1