TT CORE SDK 2.0.1.1
TT CORE SDK documentation
Loading...
Searching...
No Matches
TradingStatus.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ttsdk
 

Enumerations

enum class  ttsdk::TradingStatus {
  ttsdk::NotSet = -1 , ttsdk::Halted = 0 , ttsdk::Suspended = 1 , ttsdk::Reserved = 2 ,
  ttsdk::Mktclose = 3 , ttsdk::Mktopen = 4 , ttsdk::Lateopen = 5 , ttsdk::Auction = 6 ,
  ttsdk::Preopen = 7 , ttsdk::Slowbid = 8 , ttsdk::Slowask = 9 , ttsdk::Slowbidask = 10 ,
  ttsdk::Gapslowbidask = 11 , ttsdk::Securitydeleted = 12 , ttsdk::Shorestriction = 13 , ttsdk::Quotingonly = 14 ,
  ttsdk::Opendelayimbalance = 15 , ttsdk::Openingrotation = 16 , ttsdk::Fastmarket = 17 , ttsdk::Precspa = 18 ,
  ttsdk::Cspa = 19 , ttsdk::Adjust = 20 , ttsdk::Adjuston = 21 , ttsdk::Purgeorders = 22 ,
  ttsdk::Sysmaintain = 23 , ttsdk::Clclose = 24 , ttsdk::Clstart = 25 , ttsdk::Openalloc = 26 ,
  ttsdk::Preopenalloc = 27 , ttsdk::Premktact = 28 , ttsdk::Shohaltrestriction = 29 , ttsdk::Filter = 30 ,
  ttsdk::Shoquotingrestriction = 31 , ttsdk::Closesessionroll = 32 , ttsdk::Volatilitypause = 33 , ttsdk::Shovolatilitypause = 34 ,
  ttsdk::Auctionopen = 35 , ttsdk::Auctionintra = 36 , ttsdk::Auctionclose = 37 , ttsdk::Atlast = 38 ,
  ttsdk::Auctionvola = 39 , ttsdk::Precautionaryhalt = 40 , ttsdk::Luld = 41 , ttsdk::Auctionexp = 42 ,
  ttsdk::Auctionvol = 43 , ttsdk::Mwcbhalt1 = 44 , ttsdk::Mwcbhalt2 = 45 , ttsdk::Mwcbhalt3 = 46 ,
  ttsdk::Crossing = 47 , ttsdk::Shopremktactrestriction = 48 , ttsdk::Shosuspendedrestriction = 49 , ttsdk::Haltorderallowed = 50 ,
  ttsdk::Precross = 51 , ttsdk::Nocancel = 52 , ttsdk::Postclose = 53 , ttsdk::Openingiop = 54 ,
  ttsdk::Sessionclose = 55 , ttsdk::Impliedstart = 56 , ttsdk::Impliedend = 57 , ttsdk::Uncrosscall = 58 ,
  ttsdk::Preopennottrading = 59 , ttsdk::Auctionsurplus = 60 , ttsdk::Unknown = 61 , ttsdk::Shocloserestriction = 62 ,
  ttsdk::Pretrading = 63 , ttsdk::Posttrading = 64 , ttsdk::None = 65
}
 

Functions

const charttsdk::ToString (const TradingStatus value)