TickRuleType

Tag 1209

TickRuleType

Abbreviation: TickRuleTyp
Typeint
Tag1209
AddedFIX.5.0
Used in8 messages

Description

Specifies the type of tick rule which is being described

Wire Format & Usage Example

Single field (key=value)
1209=0 (Regular)
In a FIX message (SecurityDefinition)
8=FIX.4.4 | 9=... | 35=d | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1209=0 (Regular) |  | 10=...

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

All valid values
WireNameDescription
1209=0RegularRegular
1209=1VariableVariable
1209=2FixedFixed
1209=3TradedAsASpreadLegTraded as a spread leg
1209=4SettledAsASpreadLegSettled as a spread leg

Enumerated Values

5
ValueSymbolic NameDescriptionAdded
0RegularRegularFIX.5.0
1VariableVariableFIX.5.0
2FixedFixedFIX.5.0
3TradedAsASpreadLegTraded as a spread legFIX.5.0
4SettledAsASpreadLegSettled as a spread legFIX.5.0