Public Types | |
enum | Enum { Undefined = 0, ExchangeLast = 1, OpeningPrice = 2, HighPrice = 4, LowPrice = 8, OfficialClosingPrice = 16, LastAuctionPrice = 32, OutOfSequenceETH = 64, PreviousClosingPrice = 128, VolumeOnly = 256, TradingOnTermsOfIssue = 512, SpecialAuction = 1024, TradeAtClose = 2048, Retail = 4096, MidpointPrice = 8192 } |
enum Enum |