cc:=CLOSE;
oo:=OPEN; hh:=HIGH; ll:=LOW; top:=HIGH; bot:=LOW; xx[1]:=1; kk:=1; for i=1 to DATACOUNT do begin IF xx=1 then begin top:=hh; end; IF xx[i-1]=1 then begin IF hh>top[i-1] then begin top:=hh; xx:=1; end;else begin top:=top[i-1]; xx:=2; end; end; IF xx[i-1]=2 then begin IF hh>top[i-1] then begin top:=hh; xx:=1; end;else begin top:=top[i-1]; bot:=ll; xx:=3; end; end; IF xx[i-1]=3 then begin top:=top[i-1]; IF ll<bot[i-1] then begin bot:=ll; xx:=3; end;else begin bot:=bot[i-1]; xx:=4; end; end; IF xx[i-1]=4 then begin top:=top[i-1]; IF ll<bot[i-1] then begin bot:=ll; xx:=3; end;else begin bot:=bot[i-1]; xx:=5; end; end; IF xx[i-1]=5 then begin IF ll<bot[i-1] or hh>top[i-1] then begin top:=hh; bot:=hh; xx:=1; end;else begin bot:=bot[i-1]; top:=top[i-1]; xx:=5; end; end; end; for j=1 to DATACOUNT do begin IF xx[j]=5 AND xx[j-1]=4 then begin for k=j-1 downto j-kk do begin top[k]:=top[j]; bot[k]:=bot[j]; end; end; IF xx[j-1]=5 AND xx[j]=1 then kk:=0; kk:=kk+1; end; {箱体部分} PARTLINE(top=REF(top,1),top),Color3399FF,linethick2;//箱顶 PARTLINE(bot=REF(bot,1),bot),Color3399FF,linethick2;//箱底 STICKLINE((top<>REF(top,1)or bot<>REF(bot,1)) AND xx=1 AND REF(xx,1)=5,top,bot,1,0),Color3399FF,linethick2;//左侧竖线 STICKLINE((top<>REFX(top,1)or bot<>REFX(bot,1)) AND xx=5 AND REFX(xx,1)=1,top,bot,1,0),Color3399FF,linethick2;//右侧竖线 DRAWNUMBER((top<>REFX(top,1)or bot<>REFX(bot,1)) AND xx=5 AND REFX(xx,1)=1,bot,SUMBARS(top<>REF(top,1),1)-(SUMBARS(top<>REF(top,1),2)-SUMBARS(top<>REF(top,1),1)),0) colorwhite; DRAWNUMBER((top<>REFX(top,1)or bot<>REFX(bot,1)) AND xx=5 AND REFX(xx,1)=1,top,SUMBARS(top<>REF(top,1),1),0) colorgreen; DRAWNUMBER((top<>REFX(top,1)or bot<>REFX(bot,1)) AND xx=5 AND REFX(xx,1)=1,top*1.08,(top-REF(top,SUMBARS(top<>REF(top,1),1)))/REF(top,SUMBARS(top<>REF(top,1),1))*100,2),COLORMAGENTA; |
评论内容只代表网友观点,与本站立场无关!
本网提供的公式文件说明:
* alg格式飞狐股票公式,可以用飞狐交易师或者交易师软件导入;
* fnc格式大智慧新一代公式指标,可以用大智慧股票软件使用,少部分可以用分析家股票软件引入使用;
* exp格式大智慧经典版股票公式,仅可以用大智慧经典版股票软件引入使用;
* tni和tnc格式通达信股票公式,仅可以用通达信新引入使用,例如可以用通达信股票软件引入使用;
* tne,tn6格式通达信公式,可以用通达信公式编辑器5.0版导入,推荐通达信金融终端版本;
* hxf格式同花顺股票公式,仅可以用同花顺股票软件引入使用。
以上的各种软件都可以在本网股票软件栏目找到!
* 关于股票公式时间限制,如果在引入大智慧公式,交易师公式或者飞狐公式的时候,发现公式名称栏是空白的,这时候调整电脑时间到1997年,又能出现公式名称,并且能正常显示,可能是公式使用期限已过。
* 关于还原公式源码如果你忘记了自己编写的大智慧公式,通达信公式,同花顺公式,操盘手公式,飞狐公式,博易大师公式,金字塔公式,文华公式和交易师公式等等公式的密码,本网可帮恢复源码,有.偿.服.务无意勿扰,点击在线咨询联系我。
* 关于股票公式源码编辑
本网提供的源码,一般都可以编辑成公式,如果不明白公式的编辑,在本页右侧教程录像可参考,或者找公式教程资料学习,请搜索:教程
* 如果您发现软件内容或者链接错误,请点击报告错误谢谢!
* 站内提供的所有软件包含源码均是由网上搜集,若侵犯了你的版权利益,请联系通知我们!