From e405e760f443b95b508dd53ed49e79555b054639 Mon Sep 17 00:00:00 2001 From: chenxy123 Date: Fri, 1 Jul 2016 23:20:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0ctpGateway=E9=87=8C=E6=96=B0?= =?UTF-8?q?=E7=9A=84ctp=E6=8E=A5=E5=8F=A3=E7=9A=84=E5=87=A0=E4=B8=AA?= =?UTF-8?q?=E6=8E=A8=E9=80=81=E5=87=BD=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vn.trader/ctpGateway/ctpGateway.py | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/vn.trader/ctpGateway/ctpGateway.py b/vn.trader/ctpGateway/ctpGateway.py index d663cf31..007e7b29 100644 --- a/vn.trader/ctpGateway/ctpGateway.py +++ b/vn.trader/ctpGateway/ctpGateway.py @@ -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): """"""