EventType

Tag 865

EventType

Abbreviation: EventTyp
Typeint
Tag865
AddedFIX.4.4
Used in72 messages

Description

Code to represent the type of event

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
865=1PutPut
865=2CallCall
865=3TenderTender
865=4SinkingFundCallSinking Fund Call
865=5ActivationActivation
865=6InactiviationInactiviation
865=7LastEligibleTradeDateLast Eligible Trade Date
865=8SwapStartDateSwap Start Date
865=9SwapEndDateSwap End Date
865=10SwapRollDateSwap Roll Date
865=11SwapNextStartDateSwap Next Start Date
865=12SwapNextRollDateSwap Next Roll Date
865=13FirstDeliveryDateFirst Delivery Date
865=14LastDeliveryDateLast Delivery Date
865=15InitialInventoryDueDateInitial Inventory Due Date
865=16FinalInventoryDueDateFinal Inventory Due Date
865=17FirstIntentDateFirst Intent Date
865=18LastIntentDateLast Intent Date
865=19PositionRemovalDatePosition Removal Date
865=99OtherOther

Enumerated Values

20
ValueSymbolic NameDescriptionAdded
1PutPutFIX.4.4
2CallCallFIX.4.4
3TenderTenderFIX.4.4
4SinkingFundCallSinking Fund CallFIX.4.4
5ActivationActivationFIX.4.4
6InactiviationInactiviationFIX.4.4
7LastEligibleTradeDateLast Eligible Trade DateFIX.5.0
8SwapStartDateSwap Start DateFIX.5.0
9SwapEndDateSwap End DateFIX.5.0
10SwapRollDateSwap Roll DateFIX.5.0
11SwapNextStartDateSwap Next Start DateFIX.5.0
12SwapNextRollDateSwap Next Roll DateFIX.5.0
13FirstDeliveryDateFirst Delivery DateFIX.5.0
14LastDeliveryDateLast Delivery DateFIX.5.0
15InitialInventoryDueDateInitial Inventory Due DateFIX.5.0
16FinalInventoryDueDateFinal Inventory Due DateFIX.5.0
17FirstIntentDateFirst Intent DateFIX.5.0
18LastIntentDateLast Intent DateFIX.5.0
19PositionRemovalDatePosition Removal DateFIX.5.0
99OtherOtherFIX.4.4