m3:ma(close,3);
xa_1:=if(date<2362.459961*500,1,drawnull);
主力线:ma(close,13),coloryellow;
长线趋势:ma(close,34),colorred,linethick3;
if(长线趋势<ref(长线趋势,1),长线趋势,drawnull),colorgreen,linethick3;
中线趋势:ema(ema(close,10),10),colormagenta,linethick2;
xa_2:=中线趋势>ref(中线趋势,1)*xa_1;
if(xa_2-1,中线趋势,drawnull),colorblue,linethick2;
xa_3:=ema(close,5)>ema(close,20)*xa_1;
xa_4:=ema(close,5)<ema(close,20)*xa_1;
xa_5:=ema(close,5)>ema(close,10)*xa_1;
xa_6:=ema(close,5)<ema(close,10);
xa_7:=close<open;
xa_8:=if(datetoday(date)<10299,1,drawnull);
stickline(xa_3,high,low,0,0),colorred;
stickline(xa_3,open,close,3,1),colorred;
stickline(xa_3 and xa_7,open,close,3,0),colorred;
stickline(xa_4,high,low,0,0),colorgreen;
stickline(xa_4,open,close,3,1),colorgreen;
stickline(xa_4 and xa_7,open,close,3,0),colorgreen;
stickline(xa_3 and xa_6,high,low,0,0),colorgreen;
stickline(xa_3 and xa_6,open,close,3,1),colorgreen;
stickline(xa_3 and xa_6 and xa_7,open,close,3,0),colorgreen;
xa_9:=if(close>ref(close,1),88,0)*xa_8;
xa_10:=if(close/ref(close,1)>1.05 and high/close<1.01 and xa_9>0,91,0)*xa_1;
xa_11:=filter(xa_10>90,22.5)=1;
xa_12:=filter(xa_10>90,35)=1;
xa_13:=filter(xa_10>90,45)=1;
xa_14:=filter(xa_10>90,67.5)=1;
xa_15:=filter(xa_10>90,90)=1;
xa_16:=filter(xa_10>90,135)=1;
xa_17:=filter(xa_10>90,180)=1;
xa_18:=filter(xa_10>90,270)=1;
xa_19:=xa_11+xa_12+xa_13+xa_14+xa_15+xa_16+xa_17+xa_18>=4;
stickline(xa_19,close,open,3.2,0),coloryellow;
stickline(xa_19,open,close,3.1,0),color00bbff;
stickline(xa_19,open,close,2.7,0),color00bbff;
stickline(xa_19,open,close,2.1,0),color00ccff;
stickline(xa_19,open,close,1.5,0),color00ddff;
stickline(xa_19,open,close,0.9,0),color00eeff;
stickline(xa_19,open,close,0.3,0),coloryellow;
xa_20:=(close-ref(close,2))/close>0.1;
xa_21:=ref(xa_20,(-2));
xa_22:=close/ref(close,1)>1.048 and close=high and between(forcast(vol,4),0.2*forcast(vol,12),2.1*forcast(vol,5))*xa_1;
xa_23:=filter(xa_22,28)*xa_8;
xa_24:=ma(close,5)*xa_1;
xa_25:=ma(close,10)*xa_1;
xa_26:=ma(close,20)*xa_8;
xa_27:=ma(close,30);
xa_28:=ma(close,60)*xa_8;
xa_29:=close>xa_24 and xa_24>xa_25 and xa_25>xa_26 and close>xa_28;
xa_30:=close/ref(close,1)>1.05 and ref(close,1)/ref(close,2)<1.05 and close/llv(close,10)<1.4;
xa_31:=vol/ref(vol,1)>2 or vol=hhv(vol,15)*xa_1;
xa_32:=capital<10000000;
xa_33:=atan((ma(close,5)/ref(ma(close,5),1)-1)*100)*57.299999>40;
xa_34:=atan((ma(close,10)/ref(ma(close,10),1)-1)*100)*57.299999>30;
xa_35:=atan((ma(close,20)/ref(ma(close,20),1)-1)*100)*57.299999>20;
xa_36:=atan((ma(close,30)/ref(ma(close,30),1)-1)*100)*57.299999>10;
xa_37:=xa_33 and xa_34 and xa_35 and xa_36;
xa_38:=kdj.k>ref(kdj.k,1);
xa_39:=kdj.d>ref(kdj.d,1) and kdj.d<70;
xa_40:=kdj.j>ref(kdj.j,1);
xa_41:=xa_38 and xa_39 and xa_40;
xa_42:=xa_29 and xa_30 and xa_31 and xa_32 and xa_37 and xa_41;
xa_43:=filter(xa_42,15)*xa_8;
xa_44:=xa_23 and xa_43;
drawicon(xa_44,low*0.93,26)*xa_8;
xa_45:=ma(close,20);
xa_46:=ma(close,6);
xa_47:=cross(xa_46,xa_45);
xa_48:=ma(close,5);
xa_49:=ema(close,12)-ema(close,26);
xa_50:=ema(xa_49,9);
xa_51:=2*(xa_49-xa_50);
xa_52:=xa_51>ref(xa_51,1) and xa_51<0;
xa_53:=xa_51<ref(xa_51,1) and xa_51<0;
xa_54:=barslastcount(xa_51<ref(xa_51,1));
xa_55:=xa_49>0 and xa_50>0 and ref(xa_53,1) and xa_52 and ref(xa_54,1)>4 and close>xa_48;
xa_56:=ma(close,18);
xa_57:=close-ref(close,1);
xa_58:=100*ema(ema(xa_57,7),7)/ema(ema(abs(xa_57),7),7);
xa_59:=llv(xa_58,3)=llv(xa_58,8) and count(xa_58<0,2) and cross(xa_58,ma(xa_58,2))*xa_8;
xa_60:=xa_47+xa_55+xa_59>=2;
stickline(xa_60,open,close,2.5,0)*xa_1,colorwhite;
上一指标公式:短线杀指标预警公式下载 通达信指标贴图
下一指标公式:重发跟庄底部建仓短线盈利选股指标公式下载 通达信选股盈利
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文金钻趋势转载和谐完全加密指标公式下载 通达信金钻指标仅供学习研究。