公布一个实盘稳定盈LI的股指策略runmode:0; input:V1(1,1,100,1); input:f1(0.4); input:f2(0.07); input:f3(0.18); input:m(0.9); input:x(3,1,10,1); variable:up=0; variable:bsetup=0; variable:senter=0; variable:benter=0; variable:bbreak=0; variable:sbreak=0; variable:ltoday=0; variable:h0=999999; variable:sn=0; variable:div=0; variable:rf=false; i:=m*(callstock(stklabel,vtopen,6,0)/100); if barpos=1 then begin sn:=0; div:=max(x,1);//xdiv end hh:ref(h0,1),noaxis; cc:=ref(close,1); ll:=ref(ltoday,1); if date>ref(date,1) then begin sn:=sn+1; up:=hh+f1*(cc-ll); senter:=((1+f2)/2)*(hh+cc)-f2*ll; benter:=((1+f2)/2)*(ll+cc)-f2*hh; bsetup:=ll-f1*(hh-cc); bbreak:=up+f3*(up-bsetup); sbreak:=bsetup-f3*(up-bsetup); h0:=high; ltoday:=low; rf:=hh-cc>=0.2{rangemin}; end if high>h0 then h0:=high; if low=opentime(1) and time=2 and rf then begin if h0>=up and holding>=0 then begin if low=benter-(bsetup-ltoday)/div then begin if high>=benter-(bsetup-ltoday)/div then begin sellshort(1,v1,thisclose); buy(1,v1,thisclose); end end end if holding=i then sellshort(1,v1,thisclose); end if holding>0 then begin if enterprice-low>=i then sell(1,v1,thisclose); end if holding=0 then begin if high>=bbreak then buy(1,v1); end if holding=0 then begin if low=closetime(0)-500 then begin if holding0 then sell(1,v1); end 资产:asset,noaxis,coloryellow,linethick2; |
- 软件大小:0 Bytes
- 推荐星级:
- 更新时间:2013-11-08 00:36:20
- 软件类别: 国产软件 / 金字塔公式
- 软件语言:简体中文
- 授权方式: 共享软件
- 联系方式:暂无联系方式
- 官方主页: Home Page
- 点击大图: 【一键转帖到论坛】
- 插件情况:
- 运行环境:Win2000/WinXP/Win2003/WinVista
- 相关Tags:指标公式 股票软件,公式源码
-
(0)0%(0)0%
评论内容只代表网友观点,与本站立场无关!
本网提供的公式文件说明:
* alg格式飞狐股票公式,可以用飞狐交易师或者交易师软件导入;
* fnc格式大智慧新一代公式指标,可以用大智慧股票软件使用,少部分可以用分析家股票软件引入使用;
* exp格式大智慧经典版股票公式,仅可以用大智慧经典版股票软件引入使用;
* tni和tnc格式通达信股票公式,仅可以用通达信新引入使用,例如可以用通达信股票软件引入使用;
* tne,tn6格式通达信公式,可以用通达信公式编辑器5.0版导入,推荐通达信金融终端版本;
* hxf格式同花顺股票公式,仅可以用同花顺股票软件引入使用。
以上的各种软件都可以在本网股票软件栏目找到!
* 关于股票公式时间限制,如果在引入大智慧公式,交易师公式或者飞狐公式的时候,发现公式名称栏是空白的,这时候调整电脑时间到1997年,又能出现公式名称,并且能正常显示,可能是公式使用期限已过。
* 关于还原公式源码如果你忘记了自己编写的大智慧公式,通达信公式,同花顺公式,操盘手公式,飞狐公式,博易大师公式,金字塔公式,文华公式和交易师公式等等公式的密码,本网可帮恢复源码,有.偿.服.务无意勿扰,点击在线咨询联系我。
* 关于股票公式源码编辑
本网提供的源码,一般都可以编辑成公式,如果不明白公式的编辑,在本页右侧教程录像可参考,或者找公式教程资料学习,请搜索:教程
* 如果您发现软件内容或者链接错误,请点击报告错误谢谢!
* 站内提供的所有软件包含源码均是由网上搜集,若侵犯了你的版权利益,请联系通知我们!