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

Namespaces

 pyRT.gatea.feeds.nasdaq.NFIEnum
 NASDAQ Fixed Income (NFI) Enumerated Types.
 

Functions

def pyRT.gatea.feeds.nasdaq.NFIEnum.BookState
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.ComboCode
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.DiscretionTickSize
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.IssueAsBenchmark
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.MsgType
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.PriceType
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.ProductCode
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.ProductSubType
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.SysCode
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.SysReason
 
def pyRT.gatea.feeds.nasdaq.NFIEnum.TradineFeatures
 

Variables

dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._BookStateMap
 Book State. More...
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._ComboCodeMap
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._DiscrTickSzMap
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._IssuedAsMap
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._MsgTypes
 Header MsgType. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_AddOrder = 'A'
 System Event. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_AddOrderDiscr = 'H'
 Execution Done. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_BookDir = 'R'
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_BrokenTrade = 'B'
 Indicitive Price. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_ComboDir = 'M'
 Order Book Directory. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_CxlOrder = 'X'
 Order Executed w/ Price. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_ExecDone = 'D'
 Trade Report. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_ExecOrder = 'E'
 Add Order. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_ExecOrderPrc = 'C'
 Order Executed. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_IndicPrice = 'Q'
 Add Order w/ Discretion. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_SysEvt = 'S'
 Combo Book Directory. More...
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._MT_TrdRpt = 'P'
 Cancel Order. More...
 
 pyRT.gatea.feeds.nasdaq.NFIEnum._MT_Undefined = _Undefined
 Undefined. More...
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._PriceTypeMap
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._ProdCodeMap
 Order Book Directory. More...
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._ProdSubTypeMap
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._SysEvtCodeMap
 SysEvent Codes. More...
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._SysEvtRsnMap
 
dictionary pyRT.gatea.feeds.nasdaq.NFIEnum._TrdFeaturesMap
 
string pyRT.gatea.feeds.nasdaq.NFIEnum._Undefined = '?'
 Message Types. More...