增加ctpGateway里新的ctp接口的几个推送函数

This commit is contained in:
chenxy123 2016-07-01 23:20:05 +08:00
parent b41b44d4a2
commit e405e760f4

View File

@ -1031,6 +1031,31 @@ class CtpTdApi(TdApi):
""""""
pass
#----------------------------------------------------------------------
def onRtnCFMMCTradingAccountToken(self, data):
""""""
pass
#----------------------------------------------------------------------
def onRtnLock(self, data):
""""""
pass
#----------------------------------------------------------------------
def onErrRtnLockInsert(self, data, error):
""""""
pass
#----------------------------------------------------------------------
def onRtnCombAction(self, data):
""""""
pass
#----------------------------------------------------------------------
def onErrRtnCombActionInsert(self, data, error):
""""""
pass
#----------------------------------------------------------------------
def onRspQryContractBank(self, data, error, n, last):
""""""