好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式多空转换金叉黑马买点副图无未来源码附实测图指标下载

多空转换金叉黑马买点副图无未来源码附实测图指标下载

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

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:多空转换金叉黑马买点副图无未来源码附实测图指标下载

多空转换金叉黑马买点副图无未来源码附实测图指标

n:=20;
var01:=sma(max(max(high-low,abs(high-ref(close,1))),abs(low-ref(close,1))),15,1);
var02:=high-ref(high,5);
var03:=ref(low,5)-low;
jj:=(high+low+close)/3;
var04:=sma(if(var02>0 and var02>var03,var02,0),15,1);
var05:=sma(if(var03>0 and var03>var02,var03,0),15,1);
var06:=llv(low,27);
var07:=hhv(high,34);
var08:=ema((close-var06)/(var07-var06)*4,4)*25;
var09:=4*sma((close-llv(low,5))/(hhv(high,5)-llv(low,5))*100,
5,1)-3*sma(sma((close-llv(low,5))/(hhv(high,5)-llv(low,5))*100,5,1),3.2,1);
做空:var05*100/var01,colorliblue;
提示买入:if(var09<=8,8,0),stick,colorwhite,linethick2;
qj0:=vol/if(high=low,4,high-low);
qj1:=if(capital=0,qj0*(jj-min(close,open)),qj0*if(high=low,1,(min(open,close)-low)));
qj2:=if(capital=0,qj0*(min(open,close)-low),qj0*if(high=low,1,(jj-min(close,open))));
qj3:=if(capital=0,qj0*(high-max(open,close)),qj0*if(high=low,1,(high-max(open,close))));
qj4:=if(capital=0,qj0*(max(close,open)-jj),qj0*if(high=low,1,(max(close,open)-jj)));
var10:=ma(c,2)>ref(ma(c,2),1);
var11:=ma(c,10)>ma(c,20);
var12:=(close*2+high+low)/4;
var13:=ema(var12,12)-ema(var12,50);
var14:=ema(var13,2);
var15:=(cross(var13,var14) and var13<-0.04 and (c-ref(c,1))/ref(c,
1)>=0.03) or (cross(var13,var14) and var13<=-0.14 ) or (cross(var13,
var14) and var13<=0.05 and (v/ma(v,5)>2 or c/ref(c,1)>0.035)) and var10 and var11;
stickline(var15>0,60,110,2,0),colorred;
drawtext(var15,90,'←黑马'),coloryellow;
ddx:20*((qj1+qj2)-(qj3+qj4))/if(capital=0,100000000,1000000),color00aaaa,linethick;
dx:=(ma(ddx,5)*n)*2;
涨跌:=if(between(c,ref(c,1),h),vol,0);
动因:=if(between(c,ref(c,1),l),vol,0);
var16:=ref(low,1);
var17:=(sma(abs(low-var16),13,1))/(sma(max(low-var16,0),13,1))*100;
var18:=ma(var17,13);
var19:=llv(low,34);
cc2:=if(涨跌 and 动因,0,vol/3);
涨跌动因:3*(涨跌-(动因+cc2))/if(capital<1,sum(indexv,71),capital),linethick0;
var20:=ema(if(low<=var19,var18,0),3);
var21:=sma(sma((close-llv(low,54))/(hhv(high,54)-llv(low,54))*100,7,1),5,1);
var22:=sma((close-llv(low,54))/(hhv(high,54)-llv(low,54))*100,7,1)*16.18-var21*10.9;
var23:=filter(if(var22<=var21 and var20>ref(var20,1),var20*8,0),20);
stickline(涨跌动因>0,20,20+涨跌动因*18.5,2.5,0 ),coloryellow;
stickline(涨跌动因<0,20,20+涨跌动因*18.5,2.5,0 ),colorblue;
drawtext(var23,35,'←洗盘'),colorgreen;
stickline(var23=1,35,110,2,0),colorgreen;
var24:=3;
var25:=(3)*(sma(((close - llv(low,27))/(hhv(high,27) - llv(low,27)))*(100),
5,1)) - (2)*(sma(sma(((close - llv(low,27))/(hhv(high,27) - llv(low,27)))*(100),5,1),3,1));
买点:if((var25<=3),15,0),coloryellow,linethick2;
补仓:if((var25<5),10,0),colorred,linethick2;
var26:=ma(100*(close-llv(close,34))/(hhv(high,34)-llv(low,34)),5)-20;
var27:=100-3*sma((close-llv(low,75))/(hhv(high,75)-llv(low,75))*100,
20,1)+2*sma(sma((close-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1),15,1);
var28:=100-3*sma((open-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,
1)+2*sma(sma((open-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1),15,1);
var29:=var27<ref(var28,1) and vol>ref(vol,1) and close>ref(close,1);
var30:=(high+low+close)/3;
ma1:ma(涨跌动因,n)*2;
aa:=(winner((close + ((close * 15) / 100))) * 100);
bb:=(winner((close + ((close * 0) / 100))) * 100);
cc:=(aa - bb);
var31:=(var30-ma(var30,14))/(0.015*avedev(var30,14));
var32:=(var30-ma(var30,70))/(0.015*avedev(var30,70));
var33:=if(var31>=150 and var31<200 and var32>=150 and var32<200,10,0);
var34:=if(var31<=-150 and var31>-200 and var32<=-150 and var32>-200,-10,var33);
var35:=(close-ma(close,13))/ma(close,13)*100;
var36:=100-abs(var35);
var37:=if(var36<90,var36,100);
var38:=if(var26>0,var26,0);
var39:=if(var32>=200 and var31>=150,15,if(var32<=-200 and var31<=-150,-15,var34))+60;
var40:=var38>60 and var39>70 and var37<100;
var41:=((close-ma(close,18))/ma(close,18)*100+(close-ma(close,
90))/ma(close,90)*100+(close-ma(close,72))/ma(close,72)*100)/3;
dd:=((winner((close - ((close * 0.1) / 100))) - winner((close - ((close * 15) / 100)))) * 100);
ee:=(((cc < 3) and (dd < 0.5)) and (open > low));
drawtext(var29 and count(var29,30)=1,70,'←筹码进入'),colormagenta;
stickline(var29 and count(var29,30)=1,60,110,2,0),colormagenta;
drawtext(var40 and count(var40,30)=1,35,'←出逃'),colorcyan;
stickline(var40 and count(var40,30)=1,50,110,2,0),colorcyan;
a1:=dynainfo(6);
a22:=if((low > a1),0,if((high < a1),1,(((a1 - low) + 0.01) / ((high - low) + 0.01))));
a3:=(vol / winner(low));
a4:=ref(hhv(close,120),1);
a5:=ref(llv(close,120),1);
drawtext(filter(var41<-9 and var41>ref(var41,1),78),55,'←买票'),colorwhite;
stickline(filter(var41<-9 and var41>ref(var41,1),78),55,110,2,0),colorwhite;
wwwchnmoneycom:=(close-llv(low,20))/(hhv(high,20)-llv(low,20))*100;
a6:=((100 * (close - a5)) / (a4 - a5));
a7:=((a22 > 0) or (a22 = 1));
a8:=((a7 and ((a3 / ref(a3,3)) >= 3)) and (a6 < 80));
a9:=(((ref(a8,1) or ref(a8,2)) or ref(a8,3)) or ref(a8,4));
a10:=(a8 and a9);
快:=count(close>ref(close,2),4)/4*100;
慢:=count(close>ref(close,2),6)/6*100;
关注:if(快=0 and 慢=0,10,0),colorcyan,linethick2;
风险:if(快=100 and 慢>=80,100,110),colorligreen;

多空转换金叉黑马买点副图无未来源码附实测图指标

  >>>使用本站搜索工具可以找到更多多空转换金叉黑马买点副图无未来源码附实测图指标下载

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文多空转换金叉黑马买点副图无未来源码附实测图指标下载仅供学习研究。

猜你喜欢

学了又学