Tag 959
StrategyParameterType
Abbreviation:
StrtPrmTypDescription
Datatype of the parameter
Wire Format & Usage Example
Single field (key=value)
959=1 (Int)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 959=1 (Int) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 959=1 (Int) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
959=1 | Int | Int |
959=2 | Length | Length |
959=3 | NumInGroup | NumInGroup |
959=4 | SeqNum | SeqNum |
959=5 | TagNum | TagNum |
959=6 | Float | Float |
959=7 | Qty | Qty |
959=8 | Price | Price |
959=9 | PriceOffset | PriceOffset |
959=10 | Amt | Amt |
959=11 | Percentage | Percentage |
959=12 | Char | Char |
959=13 | Boolean | Boolean |
959=14 | String | String |
959=15 | MultipleCharValue | MultipleCharValue |
959=16 | Currency | Currency |
959=17 | Exchange | Exchange |
959=18 | MonthYear | MonthYear |
959=19 | UTCTimestamp | UTCTimeStamp |
959=20 | UTCTimeOnly | UTCTimeOnly |
959=21 | LocalMktDate | LocalMktTime |
959=22 | UTCDateOnly | UTCDate |
959=23 | Data | Data |
959=24 | MultipleStringValue | MultipleStringValue |
Enumerated Values
24| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Int | Int | FIX.4.4 |
| 2 | Length | Length | FIX.4.4 |
| 3 | NumInGroup | NumInGroup | FIX.4.4 |
| 4 | SeqNum | SeqNum | FIX.4.4 |
| 5 | TagNum | TagNum | FIX.4.4 |
| 6 | Float | Float | FIX.4.4 |
| 7 | Qty | Qty | FIX.4.4 |
| 8 | Price | Price | FIX.4.4 |
| 9 | PriceOffset | PriceOffset | FIX.4.4 |
| 10 | Amt | Amt | FIX.4.4 |
| 11 | Percentage | Percentage | FIX.4.4 |
| 12 | Char | Char | FIX.4.4 |
| 13 | Boolean | Boolean | FIX.4.4 |
| 14 | String | String | FIX.4.4 |
| 15 | MultipleCharValue | MultipleCharValue | FIX.4.4 |
| 16 | Currency | Currency | FIX.4.4 |
| 17 | Exchange | Exchange | FIX.4.4 |
| 18 | MonthYear | MonthYear | FIX.4.4 |
| 19 | UTCTimestamp | UTCTimeStamp | FIX.4.4 |
| 20 | UTCTimeOnly | UTCTimeOnly | FIX.4.4 |
| 21 | LocalMktDate | LocalMktTime | FIX.4.4 |
| 22 | UTCDateOnly | UTCDate | FIX.4.4 |
| 23 | Data | Data | FIX.4.4 |
| 24 | MultipleStringValue | MultipleStringValue | FIX.4.4 |