Welcome![Sign In][Sign Up]
Location:
Search - ctp api

Search list

[Windows DevelopCTP_API_Sample

Description: CTP API sample .Console project
Platform: | Size: 353280 | Author: ACMilan | Hits:

[OS programCTP_API_Sample

Description: 上期技术CTP接口示例源码,可以根据这个示例开发自己的交易平台-Examples of technology interfaces on the CTP source
Platform: | Size: 805888 | Author: 农民工 | Hits:

[Linux-UnixCTP_API_Manual

Description: CTP API说明,Comprehensive Transaction Platform-CTP API description, Comprehensive Transaction Platform
Platform: | Size: 215040 | Author: 肖先生 | Hits:

[Internet-NetworkCTP

Description: CTP API例程。Comprehensive Transaction Platform-CTP API routines. Comprehensive Transaction Platform
Platform: | Size: 584704 | Author: 肖先生 | Hits:

[Driver Develop20110419tradeapi_windows

Description: CTP API Windows接口,是上期综合平台接口,可以实现期货自动下单-CTP API Windows Interface
Platform: | Size: 689152 | Author: 俊先 | Hits:

[Windows DevelopCTP-Public-API

Description: ctp api编程的资料,期货api编程资料,可以参考一下-the ctp api programming of the data, futures api programming information, refer to
Platform: | Size: 1217536 | Author: chen | Hits:

[Finance-Stock software systemmarvis-CTP-20503bd

Description: 上期综合交易平台CTP API及文档 http://202.109.110.121/index.htm CTP API http://202.109.110.121/api/ 海洋部落 http://www.oceantribe.org 程序化交易者论坛 http://www.programtrader.net/ Compilation: mv thosttraderapi.so libthosttraderapi.so g++ -L./ -lthosttraderapi tradeapitest.cpp Download: wget http://202.109.110.121/api/lin64api.rar 快期交易系统, 基于CTP的模拟交易系统, 帐号352032密码888888, www.kuaiqi.net, http://202.109.110.121/sim.htm 服务器地址: char demoTradeUrl[] = "tcp://asp-sim2-front1.financial-trading-platform.com:26205" char demoQuoteUrl[] = "tcp://asp-sim2-md1.financial-trading-platform.com:26213" -On a comprehensive trading platform CTP API and documentation http://202.109.110.121/index.htm the CTP API http://202.109.110.121/api/ marine tribes http://www.oceantribe.org programmed traders forum zh- cn © 2005, douban.com/www.programtrader.net/ Compilation: mv thosttraderapi.so libthosttraderapi.so g++-L. /-lthosttraderapi tradeapitest.cpp Download: wget http://202.109.110.121/api/lin64api.rar fast of trading system, based on the CTP simulated trading system, account number 352 032 Password 888 888, www.kuaiqi.net, http://202.109.110.121/sim.htm server address: demoTradeUrl a char [] = " tcp ://asp-sim2-front1.financial-trading-platform . com: 26205 " char demoQuoteUrl [] =" tcp ://asp-sim2-md1.financial-trading-platform.com: 26213 "
Platform: | Size: 2952192 | Author: dolf | Hits:

[Develop Toolsctp_api_win

Description: 最新ctp-api for windows
Platform: | Size: 760411 | Author: tzr001 | Hits:

[Hook apiCTP-API

Description: CTP的接口API,CTP是上期技术开发的启动下单交易接口-CTP API
Platform: | Size: 604160 | Author: 张扬 | Hits:

[CSharpCTP-API

Description: CTP API接口封装(收录3个版本) CTP API接口封装(收录3个版本)CTP API接口封装(收录3个版本)-CTP API for c++ .net c#CTP API for c++ .net c# CTP API for c++ .net c#
Platform: | Size: 15069184 | Author: yths | Hits:

[Finance-Stock software systemCTP-API-Development-Guidance

Description: 期货综合交易CTP平台API接口开发指南-CTP API DEVELOPMENT GUIDANCE
Platform: | Size: 1280000 | Author: zhang | Hits:

[Finance-Stock software system上期所CTP-Api之C++交易Demo版

Description: 修改下BrokerID、MarketFront、TradeFront、个人的期货账号和密码就可以了。模拟账号要注意,当天申请,要第二天才能登陆,模拟账号一般有100万的模拟资金,可以用来调试程序。(Modify the BrokerID, MarketFront, TradeFront, personal futures accounts and passwords on it. Analog account note, the day of the application, it takes second days to login, analog accounts generally have 1 million of the simulated funds, can be used to debug procedures.)
Platform: | Size: 1084416 | Author: casios | Hits:

[Finance-Stock software system上期所CTP-Api之C++行情Demo版

Description: 用VS2015打开后,点击testMdApi.cpp,将INVESTOR_ID和PASSWORK改成第2点中说的,点运行,就可以接收到数据了。(After opening with VS2015, click testMdApi.cpp, change the INVESTOR_ID and PASSWORK to the second point, and then you can receive the data.)
Platform: | Size: 675840 | Author: casios | Hits:

[Finance-Stock software systemCTP接口(海风)2.0

Description: CTP海风交易平台完整源码。主要针对CTP平台,开发的交易终端,内容很全,采用C#编译。(For the CTP platform, the development of the transaction terminal, the content is very complete, using C# compiler.)
Platform: | Size: 4304896 | Author: casios | Hits:

[Finance-Stock software systemMyAutoTrader_v1.0.3

Description: 上期CTP API C++ 源代码 单合约版 下载文件名AutoTrader_ctp_c++源代码.rar 填入经纪公司代码,实盘帐号,密码即可完成行情接收,指标计算,实盘下单连续开平仓。 功能简要介绍如下: 自动保存订阅合约TICK数据到\Bin\TickData下,文件名:合约名称_日期.txt 自动保存下单数据到\Bin\AutoTrade下,文件名:日期.txt MD线程只负责TICK行情接收和缓存,根据TICK数据生成1分钟K线 TRADE线程负责下单及响应,可连续开平仓,本人实盘测试过。(CTP API C++ source code on the previous period, fill in the brokerage company code, a firm account number, password, you can complete the receipt of the market, the index calculation, firm orders, continuous open positions.)
Platform: | Size: 18053120 | Author: casios | Hits:

[ApplicationsCTP-Api交易Demo

Description: 使用CTP 的API 接口Demo,通过这个Demo 可以实现通过Api函数登录CTP 以及下单交易等功能。 该Demo 为终端显示,没有界面。(Using the CTP API interface Demo, through this Demo can be achieved through the Api function login CTP, and orders transactions and other functions. The Demo is for terminal display with no interface.)
Platform: | Size: 1083392 | Author: Erich | Hits:

[Finance-Stock software system上期所CTP-Api之C++行情Demo版

Description: 上期所CTP接口 C++开发实例,需要将期货经纪商,账号密码替换成自己的(C++ development example of Shanghai futures exchange CTP interface. It is necessary to replace the futures brokers and account passwords into their own.)
Platform: | Size: 1944576 | Author: yurikudy | Hits:

[Finance-Stock software systemctp-trader-demo

Description: CTP期货接口 c++ 行情和定义demo(CTP futures interface c++ quotations and definition demo)
Platform: | Size: 13691904 | Author: 小黄佳 | Hits:

[OtherCTP正式版本API与说明

Description: CTP穿透式 正式API 包括windows linux andriodAPI接口及说明文件(CTP API 6.3.15document)
Platform: | Size: 19218432 | Author: da323 | Hits:

[Finance-Stock software systemCTP-API之VC++行情Demo源码

Description: 这是对CTP-API接口的行情Demo版本,VC++源码;可以在此基础上,参考最新协议进一步完善。
Platform: | Size: 1944740 | Author: 25712248@qq.com | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net