SecurityStatus

Tag 965

SecurityStatus

Abbreviation: Status
TypeString
Tag965
AddedFIX.4.4
Used in70 messages

Description

Used for derivatives. Denotes the current state of the Instrument.

Wire Format & Usage Example

Single field (key=value)
965=1 (Active)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 965=1 (Active) |  | 10=...

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

All valid values
WireNameDescription
965=1ActiveActive
965=2InactiveInactive

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
1ActiveActiveFIX.4.4
2InactiveInactiveFIX.4.4