好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式包主升主图指标下载 通达信源码

包主升主图指标下载 通达信源码

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2019-03-23 07:12:00
  • 指标公式标签:包主升主图
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:包主升主图指标下载 通达信源码

包主升主图指标

包主升主图

ed1:=(-2*ref(c,2)+ref(c,1)+2*c);
ed2:=(-0.4*ref(c,4)-0.4*ref(c,3)-1.1*ref(c,2)+0.9*ref(c,1)+2*c);
ed3:=(-0.8*ref(c,4)-0.8*ref(c,3)-0.2*ref(c,2)+0.8*ref(c,1)+2*c);
jf1:sma(sma(ed1,3,1),3,1),coloryellow;
jf2:sma(sma(ed2,4,1),3,1),colorwhite;
bc:=ma(close,17)+ma(close,17)-ref(ma(close,17),1);
分水岭:=if(ma(close,17)<bc,bc,ma(close,17)),colorff00ff,linethick2;
操作线:=分水岭-(ema(c,3)-分水岭),color00ffff,linethick2;
h1:ema(c,8);
h2:ema(h1,20);
drawband(h1,rgb(150,10,10),h2,rgb(10,150,10));

突破:=ref(ema(c,14),1);
a1x:=(ema(c,10)-突破)/突破*100;
多方:if(a1x>=0,ref(ema(c,10),barslast(cross(a1x,0))+1),drawnull);
基准:=if(a1x>=0,ref(ema(c,10),barslast(cross(a1x,0))+1),ref(ema(c,10),barslast(cross(0,a1x))+1));
stickline(a1x>=0,基准,突破,5,0),color000099;
双线持币:hhv(ma(high,(3)),2),linethick2,color00ff00;
单线持股:llv(ma(high,(3)),1),linethick2,color0000ff;
黑马起飞线:expma(close,89),colorwhite,linethick1;

drawband(jf1,rgb(255,10,10),jf2,rgb(35,135,30));
drawicon(cross(ed2,jf2),l/1.001,1);
drawicon(cross(jf2,ed2),h*1.001,2);
vl:=ref(low,1);
var12:=(sma(abs(low-vl),13,1))/(sma(max(low-vl,0),13,1))*100;
var14:=ma(var12,13);
var15:=llv(low,34);
var18:=ema(if(low<=var15,var14,0),3);
var110:=sma(sma((close-llv(low,54))/(hhv(high,54)-llv(low,54))*100,7,1),5,1);
var111:=sma((close-llv(low,54))/(hhv(high,54)-llv(low,54))*100,7,1)*16.18-var110*10.9;
t:=filter(if(var111<=var110 and var18>ref(var18,1),var18*8,0),20);
drawtext(t,low-0.4,'←变盘'),colorff00ff;
drawtext(t,low-0.2,'|'),colorff00ff;
var1:=c-ref(c,1);
var2:=100*ema(ema(var1,6),6)/ema(ema(abs(var1),6),6);
bt:=(llv(var2,2)=llv(var2,7) and count(var2<0,2) and cross(var2,ma(var2,2)));
drawtext(bt and cross(var111,20),l*0.99,'短牛'),color0000ff;
dif:=ema(dclose,12)-ema(dclose,26);
dea:=ema(dif,9);
aaa:=(dif-dea)*2*60;
bbb:=aaa-ref(aaa,1);
起爆:=cross(bbb,15),colorwhite,linethick2;
drawtext(起爆,l*0.98,'暴'),coloryellow,linethick2;
var3:=(2*close+high+low)/4;
var4:=llv(low,34);
var5:=hhv(high,34);
趋势:= ema((var3-var4)/(var5-var4)*100,13),linethick2,colorred;
人气:=ema(0.667*ref(趋势,1)+0.333*趋势,2),linethick2,coloryellow;
drawtext(cross(趋势,人气) and 趋势<15 and bt and var111>=20,l*0.98,'牛吸'),coloryellow;
mav:=(c*2+h+l)/4;
sk := ema(mav,1) - ema(mav,40);
sd := ema(sk,5);
b:=(sk-sd)*100;
猛牛拉升:=if(b<-20,-20,if(b>100,100,b)),colorred,linethick2;
stickline(猛牛拉升>=10,o,c,3,0),coloryellow;
diff:=ema(close,3)-ema(close,8);
a1:=ema(diff,5)*100;
a2:=((ema(close,3)-ema(close,8)))*100;
drawtext(cross(趋势,人气) and 趋势<40 and 猛牛拉升>=10 and a2>a1 ,l,'吸'),coloryellow;
止跌:=(ref(every(c<o,2),1) and c>o);
var1n:=ma(close,5),;
var2n:=ma(close,10);
var3n:=(var1n-close)/close>3/100;
var4n:=(var2n-var1n)/var1n>0.03;
var5n:=llv(close,30)=llv(close,120);
底部:=var3n and var4n and var5n;
包赚不赔:=barslast(底部)<=2 and 止跌;
stickline(包赚不赔,o,c,3,0),colormagenta;
cci:=cci(84),colorwhite;
drawtext(包赚不赔 and cci>ref(cci,1),l,'包'),colorwhite;
drawicon(cross(cci,0),l,24);
b1:=(hhv(h,35)-c)/(hhv(h,35)-llv(low,35))*100-35;
b2:=sma(b1,35,1)+100;
b3:=(c-llv(l,35))/(hhv(h,35)-llv(l,35))*100;
b4:=sma(b3,3,1);
b5:=sma(b4,3,1)+100;
b6:=b5-b2;
控盘程度:=(if(b6>1,b6-1,0))*2.5,colorred,linethick2;

控盘上:=if(控盘程度>ref(控盘程度,1), 控盘程度,drawnull),
stick,coloryellow,linethick1;
控盘下:=if(控盘程度<ref(控盘程度,1), 控盘程度,drawnull),
stick,colorff9900,linethick1;
drawtext(猛牛拉升>=10 and 控盘下>0,h*1.01,'?'),coloryellow;
drawtext(控盘上>ref(控盘上,1) and 控盘程度>100 and c<ref(c,1)and c<o,h*1.01,'险'),colorwhite;
发:=(close*2+high+low)/4*10;
s:=ema(发,13)-ema(发,34);
j1:=ema(s,5);
顺:=2*(s-j1)*5.5;
主力拉:=if(close<0,0,if(顺>=0,顺,0)),linethick2,color0000ff;
底部1:=7.0,color70db93;
前抢:ref(c,barslast(cross(主力拉,底部1))),color00ff00,pointdot;
drawtext(cross(主力拉,底部1),h,'抢'),coloryellow;
stickline(c,前抢,前抢,8,0)linethick2,colorcyan;

tr1:=max(max((high-low),abs(ref(close,1)-high)),abs(ref(close,1)-low));
atr9:=ma(tr1,22);
止损线: hhv(h-3*atr9,22),colorwhite,dotline;
drawtext(islastbar,止损线,'止损线'),colorwhite;

stickline(islastbar,hhv(c,5),hhv(c,5),218,1)colorblue;
stickline(islastbar,hhv(c,5)*0.95,hhv(c,5)*0.95,218,1)colorred;


  >>>使用本站搜索工具可以找到更多包主升主图指标下载 通达信源码

指标公式下载地址

点这下载软件
好公式网提供全网最全的指标公式软件,感谢您的支持!鼠标双击图片可看大图!
下载请点击右侧“立即下载”,如只有源码,请点击本页面右侧的导入方法按图导入!
本站指标基于网友分享,仅供研究自学,勿作他用,本站对下载使用不承担任何责任!

指标公式下载注意

    ☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!

    ☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。

    ☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;

    ☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;

    ☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;

    ☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;

    ☉ hxf格式指标公式,仅可以用同花顺软件引入使用。

    ☉ 如果您发现下载软件链接错误,请联系管理员报告错误。

    ☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!

    ☉ 本文包主升主图指标下载 通达信源码仅供学习研究。

猜你喜欢

学了又学