LegOptionRatio

Tag 1017

LegOptionRatio

Abbreviation: LegOptionRatio
Typefloat
Tag1017
AddedFIX.4.4
Used in54 messages

Description

Expresses the risk of an option leg Value must be between -1 and 1. A Call Option will require a ratio value between 0 and 1 A Put Option will require a ratio value between -1 and 0

Wire Format & Usage Example

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

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