xa_1:=strcat(hyblock,1);
xa_2:=strcat(xa_1,dyblock);
xa_3:=strcat(xa_2,1);
drawtext_fix(islastbar,0,0,0,strcat(xa_3,gnblock)),colorred;
短上轨:ema(high,t),colorred;
短下轨:ema(low,t),colorgreen;
notext短下轨0:if(close>短下轨,短下轨,drawnull),colorred;
notext短上轨0:if(close>短上轨,短上轨,drawnull),colorred;
notext短下轨1:if(close<短下轨,短下轨,drawnull),colorgreen;
notext短上轨1:if(close<短上轨,短上轨,drawnull),colorgreen;
stickline(close>短上轨,短上轨,短下轨,0,0),colorred;
stickline(close<短下轨,短上轨,短下轨,0,0),colorgreen;
xa_4:=短上轨-短下轨;
长上轨:ema(high,tt),colormagenta;
长下轨:ema(low,tt),colorblue;
notext长上轨0:if(close>长上轨,长上轨,drawnull),colormagenta;
notext长下轨0:if(close>长下轨,长下轨,drawnull),colormagenta;
notext长下轨1:if(close<长下轨,长下轨,drawnull),colorblue;
notext长上轨1:if(close<长上轨,长上轨,drawnull),colorblue;
stickline(close>长上轨,长上轨,长下轨,0,0),colormagenta;
stickline(close<长下轨,长上轨,长下轨,0,0),colorblue;
xa_5:=长上轨-长下轨;
drawtext(ref(close,3)<ref(短下轨,3) or ref(close,3)<ref(短上轨,3) and (ref(close,2)<ref(短下轨,2) or ref(close,2)<ref(短上轨,2)) and (ref(close,1)<ref(短下轨,1) or ref(close,1)<ref(短上轨,1)) and close>短上轨 and 短上轨<长下轨 and count(close<短下轨,6)>0,low*0.96,37),colormagenta;
drawtext(ref(close,3)<ref(短下轨,3) or ref(close,3)<ref(短上轨,3) and (ref(close,2)<ref(短下轨,2) or ref(close,2)<ref(短上轨,2)) and (ref(close,1)<ref(短下轨,1) or ref(close,1)<ref(短上轨,1)) and close>短上轨 and close>长上轨 and count(close<短下轨,6)>0,low*0.96,38),colormagenta;
drawtext(ref(close,3)<ref(长下轨,3) or ref(close,3)<ref(长上轨,3) and (ref(close,2)<ref(长下轨,2) or ref(close,2)<ref(长上轨,2)) and (ref(close,1)<ref(长下轨,1) or ref(close,1)<ref(长上轨,1)) and close>长上轨 and close>短上轨 and count(close<长下轨,6)>0,low*0.96,38),colormagenta;
drawtext(ref(close,3)>ref(短上轨,3) or ref(close,3)>ref(短下轨,3) and (ref(close,2)>ref(短上轨,2) or ref(close,2)>ref(短下轨,2)) and (ref(close,1)>ref(短上轨,1) or ref(close,1)>ref(短下轨,1)) and close<短下轨 and 短上轨>长上轨 and close>长下轨 and count(close>短上轨,6)>0,high*1.04,39),colormagenta;
drawtext(ref(close,3)>ref(短上轨,3) or ref(close,3)>ref(短下轨,3) and (ref(close,2)>ref(短上轨,2) or ref(close,2)>ref(短下轨,2)) and (ref(close,1)>ref(短上轨,1) or ref(close,1)>ref(短下轨,1)) and close<短下轨 and 短下轨<长下轨 and count(close>短上轨,6)>0,high*1.04,40),colormagenta;
drawtext(ref(close,3)>ref(长上轨,3) or ref(close,3)>ref(长下轨,3) and (ref(close,2)>ref(长上轨,2) or ref(close,2)>ref(长下轨,2)) and (ref(close,1)>ref(长上轨,1) or ref(close,1)>ref(长下轨,1)) and close<长下轨 and close<短下轨 and count(close>长上轨,6)>0,high*1.04,40),colormagenta;
xa_6:=close>ref(close,4);
xa_7:=barslastcount(xa_6);
xa_8:=xa_7=9;
xa_9:=islastbar and between(xa_7,1,8);
xa_10:=(backset(xa_8>0,9) or backset(xa_9>0,xa_7))*xa_7;
drawtext(xa_10>0,high*1.001,var2str(xa_10,0)),colorwhite;
drawtext(xa_7=9,high*1.001,6),colormagenta;
xa_11:=close<ref(close,4);
xa_12:=barslastcount(xa_11);
xa_13:=xa_12=9;
xa_14:=islastbar and between(xa_12,1,8);
xa_15:=(backset(xa_13>0,9) or backset(xa_14>0,xa_12))*xa_12;
drawtext(xa_15>0,low*0.998,var2str(xa_15,0)),colorwhite;
drawtext(xa_12=9,low*0.998,6),colormagenta;
xa_16:=toprange(high);
xa_17:=lowrange(low);
xa_18:=llvbars(high,xa_16);
xa_19:=llvbars(low,xa_16);
xa_20:=hhvbars(low,xa_17);
xa_21:=hhvbars(high,xa_17);
xa_22:=hhv(low,xa_18+1)>llv(high,xa_18+1);
xa_23:=hhv(low,xa_20+1)>llv(high,xa_20+1);
xa_24:=count(low>=ref(low,1),xa_19)>2 and count(high>=ref(high,1),xa_18)>2;
xa_25:=count(high<=ref(high,1),xa_21)>2 and count(low<=ref(low,1),xa_20)>2;
xa_26:=xa_16 and xa_22 and xa_24 and xa_19>3;
xa_27:=xa_17 and xa_23 and xa_25 and xa_21>3;
xa_28:=barslast(xa_26);
xa_29:=barslast(xa_27);
xa_30:=if(xa_28=0,xa_29,xa_28)>=3;
xa_31:=xa_26 and xa_30 and high=hhv(high,barslast(xa_27));
xa_32:=xa_27 and xa_30 and low=llv(low,barslast(xa_26));
notext上笔划线:drawline(xa_32,low,xa_31,high,0),dotline,coloryellow;
notext下笔划线:drawline(xa_31,high,xa_32,low,0),dotline,coloryellow;
xa_33:=notext上笔划线 and notext下笔划线;
xa_34:=if(period=11,0.02,if(period=10,0.02,if(period=9,0.02,if(period=8,0.001,if(period=7,0.02,if(period=6,0.01,if(period=5,0.005,if(period=4,0.002,if(period=3,0.001,if(period=2,0.001,if(period=1,0.0003,if(period=0,0.0002,0))))))))))));
涨家数:indexadv,nodraw,color0080ff;
跌家数:indexdec,nodraw,colorgreen;
xa_35:=(high+low+close)/3;
xa_36:=if(high=low,1,high-max(open,close));
xa_37:=if(high=low,1,max(close,open)-xa_35);
xa_38:=if(high=low,1,min(open,close)-low);
xa_39:=if(high=low,1,xa_35-min(close,open));
xa_40:=vol/if(high=low,4,high-low);
xa_41:=xa_36*xa_40+xa_37*xa_40;
xa_42:=xa_38*xa_40+xa_39*xa_40;
xa_43:=dynainfo(23);
xa_44:=dynainfo(22);
xa_45:=if(islastbar,xa_42*240/fromopen,xa_42);
xa_46:=if(islastbar,xa_41*240/fromopen,xa_41);
xa_47:=if(islastbar and period=5,xa_43,xa_45);
xa_48:=if(islastbar and period=5,xa_44,xa_46);
日净买量:xa_47-xa_48,nodraw,colorred;
上一指标公式:漏斗口战法公式下载 通达信战法
下一指标公式:精品MACD公式下载 通达信精品
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文多空通道转载和谐完全加密指标公式下载 通达信多空通道仅供学习研究。