FIX type: Char.
Definition at line 1662 of file Fields.h.
◆ Base
◆ Enum
Identifies current status of order.
Enumerator |
---|
New | '0' | New.
|
PartiallyFilled | '1' | PartiallyFilled.
|
Filled | '2' | Filled.
|
Canceled | '4' | Canceled.
|
Replaced | '5' | Replaced.
|
Rejected | '8' | Rejected.
|
Expired | 'C' | Expired.
|
Restated | 'R' | Restated.
|
PreviousFinalState | 'Z' | PreviousFinalState.
|
Definition at line 1667 of file Fields.h.
◆ toString()