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

Classes

class  pyRT.crypto.ExchSvr.Codec
 Codec : FlashJ-to-Exch and vice-versa. More...
 
class  pyRT.crypto.ExchSvr.Exchange
 Common Exchange Stuff. More...
 

Namespaces

 pyRT.crypto.ExchSvr
 cryptoOMS Exchange Server
 

Functions

def pyRT.crypto.ExchSvr.ExchStart
 WS.Register( WebSox._SOXEVT_END, self.OnSoxEnd ) More...
 
def pyRT.crypto.ExchSvr.ExchStop
 Stop WebSox. More...
 
def pyRT.crypto.ExchSvr.GetLiveOrderIDs
 Return Live Orders as [ OrderID1, OrderID2, ... More...
 
def pyRT.crypto.ExchSvr.GetOpenOrdersFromExch
 Query Exchange for Open Orders. More...
 
def pyRT.crypto.ExchSvr.IsRestored
 Return True and orders restored. More...
 
def pyRT.crypto.ExchSvr.On1SecTimer
 Useful Timer called every second from Zombie Thread. More...
 
def pyRT.crypto.ExchSvr.OnSoxConn
 Called BEFORE WebSox connects. More...
 
def pyRT.crypto.ExchSvr.OnSoxConnUp
 Called AFTER WebSox connects. More...
 
def pyRT.crypto.ExchSvr.OnSoxDisco
 Called BEFORE WebSox connection is shut down. More...
 
def pyRT.crypto.ExchSvr.OnSoxIdle
 Called at WebSoxConn Idle time; We check heartbeat. More...
 
def pyRT.crypto.ExchSvr.OnSoxMsg
 Called when WebSox Message Arrives. More...
 
def pyRT.crypto.ExchSvr.OnSoxStart
 Called when WebSoxConn Thread Starts. More...
 
def pyRT.crypto.ExchSvr.RestoreLiveOrders
 Restore Zombies to Live Orders from ODBC. More...
 
def pyRT.crypto.ExchSvr.Run
 gatea.sys.Thread Interface to zero out books in throttled manner More...
 
def pyRT.crypto.ExchSvr.SetState
 Set Exchange State; Propogate to FlsahJ. More...
 

Variables

 pyRT.crypto.ExchSvr._bDoneZ
 while IsRunning() More...
 
 pyRT.crypto.ExchSvr._bUP
 
 pyRT.crypto.ExchSvr._ZDB