Embedded Python Real-Time FrameWork : API  Build 20250616.1
 All Classes Namespaces Files Functions Variables Pages
BasicEnum.py File Reference

Namespaces

 pyRT.gatea.feeds.nasdaq.BasicEnum
 NASDAQ Basic Enumerated Types.
 

Functions

def pyRT.gatea.feeds.nasdaq.BasicEnum.Authenticity
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.FinSts
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.IPOQualifier
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.IsAcVol
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.IsHiLo
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.IsLastSale
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.MktCat
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.MktCode
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.MsgType
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.RegSHOAction
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.SalesCondition
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.SecClass
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.SysCode
 
def pyRT.gatea.feeds.nasdaq.BasicEnum.TrdState
 

Variables

dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._AuthenMap
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._FinStsMap
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._IPOQualMap
 IPO. More...
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._MktCatMap
 Stock Directory. More...
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._MktCodeMap
 Operational Halt. More...
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._MsgTypes
 Header MsgType. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_AdjClsPrc = 'G'
 Stock Directory. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_Halt = 'h'
 IPO Quoting Period Update. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_IPOPeriod = 'K'
 MWCB Status. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_MWCB = 'V'
 Adjusted Closing Price. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_MWCBSts = 'W'
 Market-Wide Circuit Breaker (MWCB) More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_Quote = 'Q'
 Operational Halt. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_QuoteNxt = 'A'
 Quotation Msg. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_RegSHO = 'Y'
 Trading Action. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_StockDir = 'R'
 Reg SHO Short Sale Price Test Restricted. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_SysEvt = 'S'
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_TrdAction = 'H'
 Trade Correction : NextShare Trades. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_TrdCorr = 'C'
 Trade Cancel : NextShare Trades. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_TrdCorrNxt = 'Z'
 Trade Correction. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_TrdCxl = 'X'
 Trade Report : NextShare Trades. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_TrdCxlNxt = 'O'
 Trade Cancel. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_TrdRpt = 'T'
 System Event. More...
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._MT_TrdRptNxt = 'M'
 Trade Report. More...
 
 pyRT.gatea.feeds.nasdaq.BasicEnum._MT_Undefined = _Undefined
 Undefined. More...
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._RegSHOActMap
 RegSHO. More...
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._SaleCondMap
 Trade Report. More...
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._SecClassMap
 Trading Action. More...
 
float pyRT.gatea.feeds.nasdaq.BasicEnum._SIG4 = 0.0001
 Price Precision. More...
 
float pyRT.gatea.feeds.nasdaq.BasicEnum._SIG8 = 0.00000001
 4 sig-fig More...
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._SysEvtCodeMap
 SysEvent Codes. More...
 
dictionary pyRT.gatea.feeds.nasdaq.BasicEnum._TrdStateMap
 
string pyRT.gatea.feeds.nasdaq.BasicEnum._Undefined = '?'
 8 sig-fig More...