Definition at line 464 of file Defines.h.
◆ Enum
Enumerator |
---|
Undefined | -1 | Used to identify absence of value.
|
TradingHalt | 0 | Trading Halt.
|
Closed | 1 | Closed.
|
Restricted | 2 | Restricted.
|
Book | 3 | Book.
|
Continuous | 4 | Continuous.
|
OpeningAuction | 5 | Opening auction.
|
OpeningAuctionFreeze | 6 | Opening auction freeze.
|
IntradayAuction | 7 | Intraday auction.
|
IntradayAuctionFreeze | 8 | Intraday auction freeze.
|
CircuitBreakerAuction | 9 | Circuit breaker auction.
|
CircuitBreakerAuctionFreeze | 10 | Circuit breaker auction freeze.
|
ClosingAuction | 11 | Closing auction.
|
ClosingAuctionFreeze | 12 | Closing auction freeze.
|
IPOAuction | 13 | CIPO Auction.
|
IPOAuctionFreeze | 14 | IPO Auction Freeze.
|
PreCall | | |
Call | | |
Freeze | | |
TradeAtClose | | |
RetailPreCall | | |
RetailCall | | |
CircuitBreakerAuctionTriggeredByStaticLimitBreach | | |
CircuitBreakerAuctionTriggeredByStaticLimitBreachFreeze | | |
Definition at line 466 of file Defines.h.