xa_1:=ref(close,1);
xa_2:=sma(max(close-xa_1,0),6,1)/sma(abs(close-xa_1),6,1)*100;
xa_3:=sum(high-open,26)/sum(open-low,26)*100;
xa_4:=cross(85,xa_2)*30;
xa_5:=sma(max(close-xa_1,0),7,1)/sma(abs(close-xa_1),7,1)*100;
xa_6:=sma(max(close-xa_1,0),13,1)/sma(abs(close-xa_1),13,1)*100;
xa_7:=barscount(close);
xa_8:=cross(xa_2,25);
xa_9:=ema((close-ma(close,7))/ma(close,7)*480,2)*5;
xa_10:=ema((close-ma(close,11))/ma(close,11)*480,7)*5;
xa_11:=cross(xa_9,xa_10) and xa_9<(-100);
xa_12:=filter(count(xa_8 or xa_11,3)>=2,3);
超跌一击:(xa_5<20 and xa_6<25 and xa_7>50 and xa_3<70 and xa_9<(-130))*300,color37d42b;
xa_13:=kdj.j#month;
xa_14:=kdj.j#week;
xa_15:=kdj.j;
xa_16:=if(cross(xa_15,0),300,0);
中线买点:if(cross(xa_14,0),200,0),colorred,linethick2;
长线买点:if(cross(xa_13,0),300,0),colormagenta,linethick2;
drawicon(中线买点 and xa_16,5,15);
drawicon(中线买点 and 长线买点,8,11);
drawicon(xa_16 and 长线买点,13,17);
xa_17:=(high+low+close)/3;
cci:ema((xa_17-ma(xa_17,36.027))/(0.015*avedev(xa_17,36.027)),2),colorwhite;
stickline(cci<(-150),cci,(-150),2.5,0),colorred;
stickline(close>0,(-150),(-151),2.5,0),colorblue;
stickline(close>0,150,151,2.5,0),colorblue;
stickline(close>0,100,100,2.5,0),coloryellow;
stickline(close>0,(-100),(-100),2.5,0),coloryellow;
stickline(close>0,0,0,2.5,0),colorred;
主力潜伏:count(macd.dif<0,10)=10,nodraw,colorred;
stickline(主力潜伏,0,macd.dif*200,10,0),colorred;
stickline(cci<(-100),cci,(-100),1,0),colormagenta;
(-100);
(-100),stick,coloryellow;
drawtext_fix(1,0.88,5,0,9),color889999;
上一指标公式:高手 副图 通达信高手指标
下一指标公式:主力散户线 通达信散户
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文超跌一击 通达信超跌仅供学习研究。