Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
Classes | |
class | pyRT.apps.warp.Monitor.PriceCheck.Alert |
[ DataDict._TRADE_DATE, self._now ], [ DataDict._TRDTIM_1, self._now ], More... | |
class | pyRT.apps.warp.Monitor.PriceCheck.Manager |
Database of Google Price Offsets. More... | |
class | pyRT.apps.warp.Monitor.PriceCheck.Record |
A record from the tape. More... | |
Namespaces | |
pyRT.apps.warp.Monitor.PriceCheck | |
Monitor BID, ASK, LAST for whacked-out prices. | |
Functions | |
def | pyRT.apps.warp.Monitor.PriceCheck.AddAlertFields |
[ DataDict._TRADE_DATE, None ], [ DataDict._TRDTIM_1, '' ], More... | |
def | pyRT.apps.warp.Monitor.PriceCheck.ASK |
def | pyRT.apps.warp.Monitor.PriceCheck.BID |
def | pyRT.apps.warp.Monitor.PriceCheck.LAST |
_MGR.LogINFO( 'OnInitialize( s )' % tkr ) More... | |
def | pyRT.apps.warp.Monitor.PriceCheck.OnASK |
[ DataDict._BID_TIME, self._now ], More... | |
def | pyRT.apps.warp.Monitor.PriceCheck.OnData |
Log / Publish Message. More... | |
def | pyRT.apps.warp.Monitor.PriceCheck.OnEngineLoad |
def | pyRT.apps.warp.Monitor.PriceCheck.OnInitialize |
_MGR.PubStop( 'DISABLED FOR NOW ...' ) More... | |
def | pyRT.apps.warp.Monitor.PriceCheck.OnLAST |
[ DataDict._ASK_TIME, self._now ], More... | |
def | pyRT.apps.warp.Monitor.PriceCheck.OnPubImage |
def | pyRT.apps.warp.Monitor.PriceCheck.OnPubUpdate |
def | pyRT.apps.warp.Monitor.PriceCheck.PublishAlert |
Publish. More... | |
Variables | |
pyRT.apps.warp.Monitor.PriceCheck._alerts | |
push_front() More... | |
pyRT.apps.warp.Monitor.PriceCheck._fdbErr | |
pyRT.apps.warp.Monitor.PriceCheck._MGR = None | |
25 More... | |
int | pyRT.apps.warp.Monitor.PriceCheck._PG_SZ = 1 |
list | pyRT.apps.warp.Monitor.PriceCheck._WHACK = [ 100, 50, 25, 10 ] |