Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
Classes | |
class | pyRT.gatea.DMA.Security.Listener |
Interested party who wishes to be notified of changes to a Security. More... | |
class | pyRT.gatea.DMA.Security.Security |
A Security from the tape, with useful methods for cracking and retrieving the data from the native DMA module. More... | |
Namespaces | |
pyRT.gatea.DMA.Security | |
Real-time Security record and Listener class to receive notification when life-cycle events - TRADE and QUOTE - are driven into the Security. | |
Variables | |
int | pyRT.gatea.DMA.Security._ASK = 1 |
int | pyRT.gatea.DMA.Security._BID = 0 |
int | pyRT.gatea.DMA.Security._DONE = 3 |
int | pyRT.gatea.DMA.Security._LAST = 2 |