Rss & SiteMap

金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/

专业程序化软件提供商
共5 条记录, 每页显示 10 条, 页签: [1]
[浏览完整版]

标题:[讨论]FG00看看14年11月14号的复权数据是不是有问题

1楼
bbking 发表于:2014/12/13 16:37:37
[讨论]FG00看看14年11月14号的复权数据是不是有问题
[此贴子已经被作者于2014/12/13 16:37:47编辑过]
2楼
bbking 发表于:2014/12/13 16:42:25
 这下好了~新版本导致所有郑商所连续合约的复权数据全没了
[此贴子已经被作者于2014/12/13 16:42:38编辑过]
3楼
pyd 发表于:2014/12/13 21:42:29
3.4beta4有郑州的复权数据,覆盖安装没问题的。你是不是全新安装的?周末不推送复权数据。
4楼
bbking 发表于:2014/12/13 22:02:23
 我是覆盖安装的也没有复权数据啊~
全新安装的也没有复权数据啊

我全新安装个3.31版本还是没有复权数据啊~

你们那个复权数据就那么一点点(有1Mb那么大么?)还分周末不推送~...
而且MA00上的复权数据到现在还是个错的...

你们要这么搞的话还推什么00合约的复权数据干嘛啊?
为什么一个系统自带的东西要搞的这么烂?
本来给了00合约下单的选项~现在一会儿数据又乱了
你说用户到底用还是不用?

为什么每次升级都要搞的惨不忍睹?为了一次升级用户要花N个小时去改实盘的代码~
有意思吗?

 一个复权数据一个指标就差不多全求出来了~
你们生成个K线用户直接用就是了~为啥这么简单的事情你们就是做不好

老子为了处理你们破数据这些鸡巴事不知道花了多少时间~
操~

RUNMODE:=0;

code:=STRREPLACE (stklabel(),STRRIGHT(stklabel(),2),'' );//把品种后面两位数字删掉
Variable:xx=0;

if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'01','o_o.vv',0,datatype) then Begin
xx:='01';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'02','o_o.vv',0,datatype) then Begin
xx:='02';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'03','o_o.vv',0,datatype) then Begin
xx:='03';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'04','o_o.vv',0,datatype) then Begin
xx:='04';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'05','o_o.vv',0,datatype) then Begin
xx:='05';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'06','o_o.vv',0,datatype) then Begin
xx:='06';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'07','o_o.vv',0,datatype) then Begin
xx:='07';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'08','o_o.vv',0,datatype) then Begin
xx:='08';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'09','o_o.vv',0,datatype) then Begin
xx:='09';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'10','o_o.vv',0,datatype) then Begin
xx:='10';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'11','o_o.vv',0,datatype) then Begin
xx:='11';
end
if stkindi(code+'00','o_o.vv',0,datatype)=stkindi(code+'12','o_o.vv',0,datatype) then Begin
xx:='12';
end

x1:strtonum(xx),NOAXIS;

rr:stkindi(code&xx,'o_o.rr',0,datatype)*100;//在00合约上输出

换月:x1<>ref(x1,1),nodraw;
//rr:if(strcmp(strright(STKLABEL(),2),xx)=0,(c/ref(c,1)-1)*100,drawnull);//在月份合约上输出



5楼
yukizzc 发表于:2014/12/14 10:51:11

FG00问题已处理你重新打开软件补充下对应数据即可,ME的下周我们再看下

新版你把软件安装目录下setting下option.ini这个文件里的  UpdatePower= 这一行删除后重新打开软件链接服务器就能推送期货除权信息。

共5 条记录, 每页显示 10 条, 页签: [1]


Powered By Dvbbs Version 8.3.0
Processed in 0.01367 s, 2 queries.