TimeInForce¶
-
enum class roq::TimeInForce : uint8_t¶
Order life-time, aka time in force.
Values:
-
enumerator UNDEFINED¶
-
enumerator GFD¶
Good for day, aka DAY.
-
enumerator GTC¶
Good till canceled.
-
enumerator OPG¶
At the open.
-
enumerator IOC¶
Immediate or cancel.
-
enumerator GTX¶
Good till crossing.
-
enumerator GTD¶
Good till date.
-
enumerator AT_THE_CLOSE¶
At the close.
-
enumerator GOOD_THROUGH_CROSSING¶
Good through crossing.
-
enumerator AT_CROSSING¶
At crossing.
-
enumerator GOOD_FOR_TIME¶
Good for time.
-
enumerator GFA¶
Good for auction.
-
enumerator GFM¶
Good for this month.
-
enumerator UNDEFINED¶