Common Exchange Stuff.
More...
Common Exchange Stuff.
Member | Description |
_wss_url | WebSox URL |
_Exch | Exchange Name |
_bUP | True if up and orders Restored |
_bDbgLog | True for debug logging |
_WS | gatea.web.WebSockets.WebSoxConn |
_tHB | Last Heartbeat Time |
_codec | Codec |
_nCxl | Num Cxl'ed |
_ZDB | Zombie Orders (not harvested from RestoreLiveOrders() |
_bDoneZ | True if RestoreLiveOrders returned success; False to continue |
def pyRT.crypto.ExchSvr.Exchange.__init__ |
( |
|
self, |
|
|
|
cxt, |
|
|
|
wss_url, |
|
|
|
restore_url, |
|
|
|
codec, |
|
|
|
exchName, |
|
|
|
bDbgLog |
|
) |
| |
Constructor.
- Parameters
-
cxt | - Opaque Context from cryptoOMS Reactor |
wss_url | - WebSox URL |
restore_url | - RestoreLiveOrder URL |
codec | - Codec |
exchName | - Exchange Name |
bDbgLog | - True for debug logging |
The documentation for this class was generated from the following file: