mid :ma(close,n);
upper: mid + p*std(close,n)/10;
lower: mid - p*std(close,n)/10;
k1:=cyc(1);
k2:=cost(90);
cond1:=sum(vol,barslast(close=llv(c,30)))/capital*100>30;
cond2:=filter(cond1,20);
stickline(c/ref(c,1)>=1.090,o,c,5,0),coloryellow;
stickline(c/ref(c,1)>=1.090,o,c,5,0),coloryellow;
攻击迫线:=open>ref(high,1) and close>ref(high,1) and low>ref(high,1)and high>close and ref(close,1)/ref(close,2)>=1.09 and v>ref(v,1);
比翼双飞:=ref(c,2)/ref(c,3)>=1.0977 and ref(o,1)>ref(h,2) and ref(l,1)>ref(h,2) and ref(c,1)>ref(o,1) and c>ref(c,1) and l>ref(l,1);
七伤拳:=ref((c-ref(c,1))/ref(c,1)>0.09,6) and count((c-ref(c,1))/ref(c,1)>0.09,6+1)=1 and(hhv(h,6)-ref(c,6))/ref(c,6)*100<25 and (llv(l,6)-ref(c,6))/ref(c,6)*100>(5*-1);
喜鹊闹梅:=ref((c-ref(c,1))/ref(c,1)>0.09,3) and l>ref(c,1) and abs(hhv(h,3)-ref(c,3))/ref(c,3)<5 and abs(llv(h,3)-ref(c,3))/ref(c,3)<5 and llv(low,3)>ref(c,3)*0.9;
牛熊不败:=cross(c,ma(c,250))and v>1.5*ref(ma(v,5),1) and c/(ref(c,1)-1)>1.3 and close/ref(close,1)>=1.9;
搓揉线:=ref(o,1)=ref(l,1) and ref(h,1)/ref(c,1)>1.03 and ref(c,1)>ref(c,2) and h=c and c/l>1.03 and h>ref(c,1);
黑棒佳丽:=o>ma(c,20) and (o-c)/o*100>0.01 and vol/capital*100 >=3 and c>ref(c,1) and ref(c,1)>ref(c,2) and high/low>=1.05;
绝地反击:=o<ref(l,1) and c>o and c<ref(c,1) andv>ref(v,1) and ref(c,1)/ref(c,2)<0.95 and ref(v,1)<ref(v,2);
吞并反转:=ref(close,2)/ref(close,1)>=1.05 and close/ref(low,1)>=1.05 and close>ref(high,1);
drawtext((攻击迫线 = 1),low-0.05,'攻'),linethick2,colorwhite;
drawtext((比翼双飞 = 1),low-0.05,'比'),linethick2,coloryellow;
drawtext((七伤拳 = 1),low-0.05,'七'),linethick2,colorblue;
drawtext((喜鹊闹梅 = 1),low-0.05,'喜'),linethick2,colorred;
drawtext((牛熊不败 = 1),low-0.05,'牛'),linethick2,colorff00cc;
drawtext((搓揉线 = 1),low-0.05,'搓'),linethick2,colorgreen;
drawtext((黑棒佳丽 = 1),low-0.05,'黑'),linethick2,color9932cd;
drawtext((绝地反击 = 1),low-0.05,'绝'),linethick2,colordb9370;
drawtext((吞并反转 = 1),low-0.05,'覆盖'),linethick2,color856363;
a:=llv(ref(low,1),2)+(hhv(ref(high,1),2)-llv(ref(low,1),2))/2;
盈损线:a,color005bf5,linethick2;
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文新布林主图指标下载 通达信布林指标仅供学习研究。