ma5:ma(c,5);
ma10:ma(c,8),linethick1,coloryellow ;
ma55:ma(c,55),linethick3,colorlimagenta;
ma144:ma(c,144),linethick2,colorgreen;
高1:=hhv(h,n);
低1:=llv(l,n);
h1:=高1-(高1-低1)*0.191;
h2:=高1-(高1-低1)*0.382;
h3:=高1-(高1-低1)*0.5;
h4:=高1-(高1-低1)*0.618;
h5:=高1-(高1-低1)*0.809;
高:refdate(高1,date);
低:refdate(低1,date);
一:refdate(h1,date);
二:refdate(h2,date);
{涨停标注}
stickline(c/ref(c,1)>1.095,c,o,2,0),coloryellow;
{财务数据}
drawtext_fix(islastbar,0.18,0.01,1,'上市日期:'),color00ff00;
drawnumber_fix(islastbar,0.18,0.01,0,finance(42)),color00ff00;
drawtext_fix(1,0.01,0.13,0,externstr(0,1)),colorred;
drawtext_fix(1,0.26,0.01,0,externstr(0,2)),colordd00dd;
drawtext_fix(1,0.01,0.066,0,externstr(0,3)),color00dd00;
drawtext_fix(islastbar ,0.06,0.01,1,dyblock),coloryellow;
drawtext_fix(islastbar ,0.065,0.01,0,hyblock),coloryellow;三:refdate(h3,date);
四:refdate(h4,date),colorred;
五:refdate(h5,date);
{drawtext(currbarscount=1.00,一,'一(0.191)'),coloryellow;
drawtext(currbarscount=1.00,二,'二(0.382)'),coloryellow;
drawtext(currbarscount=1.00,三,'三(0.50)'),coloryellow;
drawtext(currbarscount=1.00,四,'四(0.618'),coloryellow;
drawtext(currbarscount=1.00,五,'五(0.809)'),coloryellow;
drawtext(currbarscount=1.00,高,'高'),coloryellow;
drawtext(currbarscount=1.00,低,'低'),coloryellow;
drawkline(h,o,l,c);};
盘整天数:=5;{盘整天数自己调,以5--7日为最佳}
下探幅度:=5;
上冲幅度:=25;
涨停:=(c-ref(c,1))/ref(c,1)>0.09;{涨幅大于9个点}
缩量:=hhv(vol,盘整天数-2)<ref(vol,盘整天数-1) and sum(vol, 盘整天数)>2* sum(vol, 盘整天数-2);
七伤拳:=缩量 and ref(涨停,盘整天数) and count(涨停,盘整天数+1)=1 and
drawtext(七伤拳,low*0.98,'七伤拳'),colorred;
阳涨幅:=3.5;
阳倍量:=1.9;
单阳收:=c;
单阳开:=o;
单阳:=单阳收>=ref(c,1)*(1+阳涨幅/100)and vol>ref(vol,1)*阳倍量;
drawtext(currbarscount<100 and 单阳,l*0.98,'阳'),color00ffff;
高不破价:=ref(c,barslast(单阳));
低不破价:=ref(l,barslast(单阳));
单阳不破:=currbarscount<100 and barslast(单阳)<11 and (llv(l,barslast(单阳))>低不破价 or llv(l,barslast(单阳))=低不破价);
stickline(单阳不破,低不破价-低不破价*0.0005,低不破价,4,0),colorgreen;
stickline(单阳不破,高不破价,高不破价,4,0),colorred;
stickline(单阳,单阳开,单阳收,2,0),coloryellow;
drawtext(barslast(单阳)=1 and 单阳不破,低不破价*0.98,'1'),colorgreen;
drawtext(barslast(单阳)=2 and 单阳不破,低不破价*0.98,'2'),colorgreen;
drawtext(barslast(单阳)=3 and 单阳不破,低不破价*0.98,'3'),colorgreen;
drawtext(barslast(单阳)=4 and 单阳不破,低不破价*0.98,'4'),colorgreen;
drawtext(barslast(单阳)=5 and 单阳不破,低不破价*0.98,'5'),colorgreen;
drawtext(barslast(单阳)=6 and 单阳不破,低不破价*0.98,'6'),colorgreen;
drawtext(barslast(单阳)=7 and 单阳不破,低不破价*0.98,'7'),colorgreen;
drawtext(barslast(单阳)=8 and 单阳不破,低不破价*0.98,'8'),colorgreen;
drawtext(barslast(单阳)=9 and 单阳不破,低不破价*0.98,'9'),colorgreen;
drawtext(barslast(单阳)=10 and 单阳不破,低不破价*0.98,'10'),colorgreen;
上一指标公式:天知量布林 通达信天知量指标
下一指标公式:抄底逃顶副图 通达信抄底
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文黄金分割+单阳不破+黄金均线主图 主图 通达信不破均线仅供学习研究。