Tag 1209
TickRuleType
Abbreviation:
TickRuleTypDescription
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
| Wire | Name | Description |
|---|---|---|
1209=0 | Regular | Regular |
1209=1 | Variable | Variable |
1209=2 | Fixed | Fixed |
1209=3 | TradedAsASpreadLeg | Traded as a spread leg |
1209=4 | SettledAsASpreadLeg | Settled as a spread leg |
Enumerated Values
5| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Regular | Regular | FIX.5.0 |
| 1 | Variable | Variable | FIX.5.0 |
| 2 | Fixed | Fixed | FIX.5.0 |
| 3 | TradedAsASpreadLeg | Traded as a spread leg | FIX.5.0 |
| 4 | SettledAsASpreadLeg | Settled as a spread leg | FIX.5.0 |