From bbb0db30d45fbe36cd57bd85bc0b899506d04b29 Mon Sep 17 00:00:00 2001 From: msincenselee Date: Sun, 7 May 2017 18:56:16 +0800 Subject: [PATCH] =?UTF-8?q?ctp=E8=BF=9E=E6=8E=A5=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vn.trader/gateway/ctpGateway/CTP_connect.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vn.trader/gateway/ctpGateway/CTP_connect.json diff --git a/vn.trader/gateway/ctpGateway/CTP_connect.json b/vn.trader/gateway/ctpGateway/CTP_connect.json new file mode 100644 index 00000000..e54d986b --- /dev/null +++ b/vn.trader/gateway/ctpGateway/CTP_connect.json @@ -0,0 +1,7 @@ +{ + "brokerID": "9999", + "tdAddress": "tcp://180.168.146.187:10000", + "password": "xxxxxx", + "mdAddress": "tcp://180.168.146.187:10010", + "userID": "xxxxxx" +} \ No newline at end of file