TestMessageIndicator

Tag 464

TestMessageIndicator

Abbreviation: TestMsgInd
TypeBoolean
Tag464
AddedFIX.4.3
Used in1 messages

Description

Indicates whether or not this FIX Session is a "test" vs. "production" connection. Useful for preventing "accidents".

Wire Format & Usage Example

Single field (key=value)
464=N (Fales)
In a FIX message (Logon)
8=FIX.4.4 | 9=... | 35=A | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 464=N (Fales) |  | 10=...

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

All valid values
WireNameDescription
464=NFalesFales (Production)
464=YTrueTrue (Test)

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
NFalesFales (Production)FIX.4.3
YTrueTrue (Test)FIX.4.3

Used in Messages

1