AccountType

Tag 581

AccountType

Abbreviation: AcctTyp
Typeint
Tag581
AddedFIX.4.3
Used in33 messages

Description

Type of account associated with an order

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
581=1CarriedCustomerSideAccount is carried on customer Side of Books
581=2CarriedNonCustomerSideAccount is carried on non-Customer Side of books
581=3HouseTraderHouse Trader
581=4FloorTraderFloor Trader
581=6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross margined
581=7HouseTraderCrossMarginedAccount is house trader and is cross margined
581=8JointBackOfficeAccountJoint Backoffice Account (JBO)

Enumerated Values

7
ValueSymbolic NameDescriptionAdded
1CarriedCustomerSideAccount is carried on customer Side of BooksFIX.4.3
2CarriedNonCustomerSideAccount is carried on non-Customer Side of booksFIX.4.3
3HouseTraderHouse TraderFIX.4.3
4FloorTraderFloor TraderFIX.4.3
6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross marginedFIX.4.3
7HouseTraderCrossMarginedAccount is house trader and is cross marginedFIX.4.3
8JointBackOfficeAccountJoint Backoffice Account (JBO)FIX.4.3