Definition at line 1308 of file Defines.h.
◆ Enum
| Enumerator |
|---|
| NoValue | 0xFF | |
| TradingHalt | 2 | |
| MarketImbalanceBuy | 7 | |
| MarketImbalanceSell | 8 | |
| Closed | 200 | |
| Restricted | 201 | |
| Book | 202 | |
| Continuous | 203 | |
| OpeningAuction | 204 | |
| OpeningAuctionFreeze | 205 | |
| IntradayAuction | 206 | |
| IntradayAuctionFreeze | 207 | |
| CircuitBreakerAuction | 208 | |
| CircuitBreakerAuctionFreeze | 209 | |
| ClosingAuction | 210 | |
| ClosingAuctionFreeze | 211 | |
| IPOAuction | 212 | |
| IPOAuctionFreeze | 213 | |
| PreCall | 214 | |
| Call | 215 | |
| Freeze | 216 | |
| TradeAtClose | 217 | |
| RetailPreCall | 218 | |
| RetailCall | 219 | |
| CircuitBreakerAuctionTriggeredByStaticLimitBreach | 220 | |
| CircuitBreakerAuctionTriggeredByStaticLimitBreachFreeze | 221 | |
Definition at line 1310 of file Defines.h.
◆ toString()
| std::string toString |
( |
Enum | value | ) |
|
|
static |