FIX type: Char.
Definition at line 1473 of file Fields.h.
◆ Base
◆ Enum
Specifies how long the order remains in effect.
| Enumerator |
|---|
| Day | '0' | Day.
|
| GoodTillCancel | '1' | GoodTillCancel.
|
| ImmediateOrCancel | '3' | ImmediateOrCancel.
|
| FillOrKill | '4' | FillOrKill.
|
| GoodTillDate | '6' | GoodTillDate.
|
| AtTheClose | '7' | AtTheClose.
|
| GoodForAuction | 'A' | GoodForAuction.
|
Definition at line 1478 of file Fields.h.
◆ toString()