Public Types | |
enum | Enum |
Identifies the source of an order, in accordance with the FIA guidelines for a rate Identifier. The field is for participant use only. Valid characters: 0x20, 0x22-0x7B, 0x7D, 0x7E.
Definition at line 336 of file Enumerations.h.
enum Enum |
Identifies the source of an order, in accordance with the FIA guidelines for a rate Identifier. The field is for participant use only. Valid characters: 0x20, 0x22-0x7B, 0x7D, 0x7E.
Enumerator | ||
---|---|---|
NoValue | 0x00 | No value. |
W | 'W' | Desk. |
Y | 'Y' | Electronic. |
C | 'C' | Vendor-provided Platform billed by Executing Broker. |
G | 'G' | Sponsored Access via Exchange API or FIX provided by Executing Broker. |
H | 'H' | Premium Algorithmic Trading Provider billed by Executing Broker. |
D | 'D' | Other, including Other-provided Screen. |
Definition at line 339 of file Enumerations.h.