Skip to content

FIX TAG 959

StrategyParameterType

intAdded FIX.4.4 · EP2

Definition

Datatype of the parameter

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 5.0 SP2 FIX Latest · EP309

No differences in name, type, definition text, deprecation, or enumerated values.

Values 29

ValueMeaning
1

Int

2

Length

3

NumInGroup

4

SeqNum

5

TagNum

6

float

7

Qty

8

Price

9

PriceOffset

10

Amt

11

Percentage

12

Char

13

Boolean

14

String

15

MultipleCharValue

16

Currency

17

Exchange

18

MonthYear

19

UTCTimestamp

20

UTCTimeOnly

21

LocalMktDate

22

UTCDateOnly

23

data

24

MultipleStringValue

25

Country

26

Language

27

TZTimeOnly

28

TZTimestamp

29

Tenor

About the int data type

Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").

Used in messages 11

Includes nested components and repeating groups. Open a location to see its surrounding requirements.