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

Classes

class  pyRT.apps.DMA.ComboCop.Combo
 Combo spread w/ paths. More...
 
class  pyRT.apps.DMA.ComboCop.Manager
 Database of Combo, Paths, etc. More...
 
class  pyRT.apps.DMA.ComboCop.Path
 
class  pyRT.apps.DMA.ComboCop.TradeDone
 

Namespaces

 pyRT.apps.DMA.ComboCop
 Chew thru tape to determine the following:
 

Functions

def pyRT.apps.DMA.ComboCop.OnEngineLoad
 Called when we start: More...
 
def pyRT.apps.DMA.ComboCop.OnInitialize
 Called when a registered Security is created off tape. More...
 
def pyRT.apps.DMA.ComboCop.OnQuote
 Called when a security quotes. More...
 
def pyRT.apps.DMA.ComboCop.OnStart
 Called after all recods have been OnInitialize()'ed and data is ready to flow. More...
 
def pyRT.apps.DMA.ComboCop.OnTrade
 Called when a security trades. More...