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

Classes

class  pyRT.apps.warp.Simple.SpreadQuote.Manager
 Dictionary of Records to flip and XML connections. More...
 

Namespaces

 pyRT.apps.warp.Simple.SpreadQuote
 Simple example to flip BID and ASK to break downstream apps.
 

Functions

def pyRT.apps.warp.Simple.SpreadQuote.ASK
 Called when the ASK field updates. More...
 
def pyRT.apps.warp.Simple.SpreadQuote.BID
 Called when the BID field updates. More...
 
def pyRT.apps.warp.Simple.SpreadQuote.OnEngineLoad
 Called when engine is loaded (server start). More...
 
def pyRT.apps.warp.Simple.SpreadQuote.OnEngineUnload
 Called when engine is unloaded (server stop). More...
 
def pyRT.apps.warp.Simple.SpreadQuote.OnPubImage
 Called to determine if we can publish Image from tape. More...
 
def pyRT.apps.warp.Simple.SpreadQuote.OnPubUpdate
 Called to determine if we can publish Update from tape. More...
 
def pyRT.apps.warp.Simple.SpreadQuote.QteSz
 Called when the BIDSIZE or ASKSIZE field(s) update. More...