AllocPositionEffect

Tag 1047

AllocPositionEffect

Abbreviation: AllocPosEfct
Typechar
Tag1047
AddedFIX.4.4
Used in5 messages

Description

Indicates whether the resulting position after a trade should be an opening position or closing position. Used for omnibus accounting - where accounts are held on a gross basis instead of being netted together.

Wire Format & Usage Example

Single field (key=value)
1047=O (Open)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1047=O (Open) |  | 10=...

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

All valid values
WireNameDescription
1047=OOpenOpen
1047=CCloseClose
1047=RRolledRolled
1047=FFIFOFIFO

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
OOpenOpenFIX.4.4
CCloseCloseFIX.4.4
RRolledRolledFIX.4.4
FFIFOFIFOFIX.4.4