NezipForVC2010

所属分类:金融证券系统
开发工具:Visual C++
文件大小:2933KB
下载次数:289
上传日期:2013-02-26 18:35:43
上 传 者白林
说明:  网际风数据接口规范,如何调用数据API源代码。 对于使用自己软件调用的,请将“AppName = 飞狐交易师” 改为 “AppName = 你的软件名称(大于5个汉字)……” 不能带有飞狐交易师字样,否则会启用飞狐交易师的图文/网络版兼容模式 IsFox = 0 分析软件是飞狐,值取1,否则取0
(Provides C++ call the Internet the wind data of the source code. Called for the use of their own software, please AppName = flying fox trader " to" AppName = name of your software (greater than 5) ... " not with words flying fox trading division, otherwise it will enable the flying fox trading division Photo/network compatibility mode IsFox = 0 analysis software is the flying fox, the value of 1, otherwise 0)

文件列表:
NezipData\NezipData.aps (106364, 2012-12-22)
NezipData\NezipData.cpp (1517, 2011-11-27)
NezipData\NezipData.h (460, 2011-11-27)
NezipData\NezipData.rc (12352, 2012-12-22)
NezipData\NezipData.vcxproj (6023, 2012-08-18)
NezipData\NezipData.vcxproj.filters (2002, 2012-08-18)
NezipData\NezipData.vcxproj.user (222, 2011-11-27)
NezipData\NezipDataDlg.cpp (4094, 2012-12-22)
NezipData\NezipDataDlg.h (870, 2012-08-19)
NezipData\res\NezipData.ico (67777, 2009-08-31)
NezipData\res\NezipData.rc2 (674, 2011-11-27)
NezipData\resource.h (1548, 2012-08-18)
NezipData\stdafx.cpp (142, 2011-11-27)
NezipData\stdafx.h (910, 2011-11-27)
NezipData\targetver.h (234, 2011-11-27)
NezipDll\NezipDll.cpp (2542, 2012-08-18)
NezipDll\NezipDll.def (208, 2012-08-18)
NezipDll\NezipDll.h (407, 2012-08-18)
NezipDll\NezipDll.idl (253, 2012-08-18)
NezipDll\NezipDll.rc (6314, 2012-08-18)
NezipDll\NezipDll.vcxproj (6123, 2012-08-18)
NezipDll\NezipDll.vcxproj.filters (1913, 2012-08-18)
NezipDll\NezipDll.vcxproj.user (143, 2012-08-18)
NezipDll\NezipDll_h.h (1543, 2012-08-18)
NezipDll\NezipDll_i.c (1740, 2012-08-18)
NezipDll\res\NezipDll.rc2 (672, 2012-08-18)
NezipDll\Resource.h (403, 2012-08-18)
NezipDll\stdafx.cpp (139, 2012-08-18)
NezipDll\stdafx.h (1182, 2012-08-18)
NezipDll\targetver.h (236, 2012-08-18)
Receiver\Receiver.vcxproj (4692, 2012-08-18)
Receiver\Receiver.vcxproj.filters (1498, 2012-08-18)
Receiver\Receiver.vcxproj.user (143, 2012-08-18)
Receiver\ReceiverWnd.cpp (7925, 2012-12-22)
Receiver\ReceiverWnd.h (1727, 2012-12-22)
Receiver\stdafx.cpp (213, 2012-08-18)
Receiver\stdafx.h (293, 2012-08-18)
Receiver\Stockdrv.h (21678, 2012-12-22)
... ...

演示如何从网际风接口接收数据,VC2010 网际风股票软件下载地址:http://data.nezip.net/down/Nezip.zip 网际风数据源采用DatatCopy 内存共享方式进行数据交换。 接口与分析软件之间采用消息传递方式进行数据交流,最终数据从内存中直接获取,传输高效稳定。 ①采用VC2010编译,按F5直接调试,然后打开数据源接口程序,即可从数据接口中获得实时数据。 数据入口函数,LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) ②建议在内部建来一个隐藏的窗口,用于数据交换。 ③分析软件调用数据需要两个必要条件:A窗口标题前五个字为 飞狐交易师;B开辟有共享内存空间。 数据接口终端的使用,请参考相应文档(期货版或股票版接口使用说明)。 期货: 前结就是昨收。 结算价是均价,要自己算。 持仓数就是成交额。

近期下载者

相关文件


收藏者