AccountType

enum class roq::fix::AccountType

FIX AccountType <581> field.

Type of Account <1> associated with an order

Values:

enumerator UNDEFINED
enumerator UNKNOWN
enumerator CUSTOMER

1 = Account is carried on customer Side of Books

enumerator NON_CUSTOMER

2 = Account is carried on non-customer Side of books

enumerator HOUSE_TRADER

3 = House Trader

enumerator FLOOR_TRADER

4 = Floor Trader

enumerator NON_CUSTOMER_CROSS_MARGIN

6 = Account is carried on non-customer side of books and is cross margined

enumerator HOUSE_TRADER_CROSS_MARGIN

7 = Account is house trader and is cross margined

enumerator JOINT_BACKOFFICE

8 = Joint Backoffice Account (JBO)