FuturesValuationMethod

Tag 1197

FuturesValuationMethod

Abbreviation: FutValMeth
TypeString
Tag1197
AddedFIX.5.0
Used in70 messages

Description

For futures, indicates type of valuation method applied

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
1197=EQTYPremiumStylepremium style
1197=FUTFuturesStyleMarkToMarketfutures style mark-to-market
1197=FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
EQTYPremiumStylepremium styleFIX.5.0
FUTFuturesStyleMarkToMarketfutures style mark-to-marketFIX.5.0
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustmentFIX.5.0