TotNoStrikes

Tag 422

TotNoStrikes

Abbreviation: TotNoStrks
Typeint
Tag422
AddedFIX.4.2
Used in1 messages

Description

Total number of strike price entries across all messages. Should be the sum of all NoStrikes (428) in each message that has repeating strike price entries related to the same ListID (66). Used to support fragmentation.

Wire Format & Usage Example

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

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

Used in Messages

1