Skip to content

Commit

Permalink
项目已不再维护,全部转移至CTP_Center
Browse files Browse the repository at this point in the history
  • Loading branch information
dxtkdxtk committed Dec 5, 2014
1 parent f82cd6f commit 2c4338f
Showing 1 changed file with 17 additions and 14 deletions.
31 changes: 17 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@

项目已不再维护,全部转移至CTP_Center
============
ctp for matlab mex
============
Usage
-------

####此版本在32位matlab R2014a编译通过,mex使用vs2013 C++。
####具体参数参照文件注释。
####此版本在32位matlab R2014a编译通过,mex使用vs2013 C++。
####具体参数参照文件注释。

* make: 编译项目
* server.ini中设置服务器,期商,账号,数据流路径。
* CTPConnect: 连接CTP
* CTPDisconnect: 断开CTP
* Subscribe: 订阅合约
* GetOrder: 获取报单
* GetPosition: 获取持仓
* GetInstrument: 获取当日交易合约
* GetMarketData: 获取合约行情数据
* GetErrorInfo: 获取错误信息
* OrderInsert: 下单
* TraderMain: mex主入口
* make: 编译项目
* server.ini中设置服务器,期商,账号,数据流路径。
* CTPConnect: 连接CTP
* CTPDisconnect: 断开CTP
* Subscribe: 订阅合约
* GetOrder: 获取报单
* GetPosition: 获取持仓
* GetInstrument: 获取当日交易合约
* GetMarketData: 获取合约行情数据
* GetErrorInfo: 获取错误信息
* OrderInsert: 下单
* TraderMain: mex主入口

0 comments on commit 2c4338f

Please sign in to comment.