All Projects → haoziwlh → ftdc

haoziwlh / ftdc

Licence: Apache-2.0 license
implement ftdc protocol of CTP in java

Programming Languages

java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to ftdc

backend-ctp
CTP接口封装,使用redis做消息中转
Stars: ✭ 26 (-23.53%)
Mutual labels:  ctp
Kungfu
Kungfu Trader
Stars: ✭ 2,536 (+7358.82%)
Mutual labels:  ctp
trader
交易模块
Stars: ✭ 20 (-41.18%)
Mutual labels:  ctp
goctp
上海期货交易所 ctp 接口 Golang版 (for linux64)
Stars: ✭ 63 (+85.29%)
Mutual labels:  ctp
snow-ctp
Node CTP Wrapper
Stars: ✭ 15 (-55.88%)
Mutual labels:  ctp
openctp
CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
Stars: ✭ 389 (+1044.12%)
Mutual labels:  ctp
ctp-rs
A Rust wrapper of CTP API
Stars: ✭ 74 (+117.65%)
Mutual labels:  ctp
MarketHub
CTP期货数据收集与中转程序
Stars: ✭ 33 (-2.94%)
Mutual labels:  ctp
vnpy3
vnpy3
Stars: ✭ 19 (-44.12%)
Mutual labels:  ctp

项目背景

1.CTP默认客户端适用于单一用户,多个用户同时使用一个则性能耗费增加

项目介绍

1.使用java实现ftdc协议,为代理服务性能提升提供保证

进度

  1. 完成登录接口
  2. 完成心跳
  3. 签约银行查询
  4. 完成登出接口
  5. 完成结算单信息查询
  6. 完成结算单确认
  7. 完成结算单确认查询
  8. 完成资金账户查询
  9. 完成报单功能
  10. 完成持仓查询功能
  11. 完成报单查询功能
  12. 完成成交查询功能
  13. 完成合约手续费率查询功能
  14. 完成合约保证金比例查询功能
  15. 完成报单修改功能
  16. 完成交易密码修改功能
  17. 完成银期转账功能
  18. 完成期银转账功能

Features

  1. 连接池改造完毕
  2. 支持一个服务接入多家期货公司

使用方式

mvn package

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].