个股:((((c-ma(c,6))/ma(c,6)+(c-ma(c,24))/ma(c,24)+(c-ma(c,32))/ma(c,32))*100)/3),nodraw;
大盘:((((indexc-ma(indexc,6))/ma(indexc,6)+(indexc-ma(indexc,24))/ma(indexc,24)+(indexc-ma(indexc,32))/ma(indexc,32))*100)/3),nodraw;
b:=(close-ma(close,30))/ma(close,30)*100;
反弹:b<-18 and close/open>1.06,nodraw,colormagenta;
高抛:b>40 and c/ref(c,1)<1.08,nodraw,colorgreen;
aa05:=ma(c,5);五日乖离率:=(c-aa05)/aa05*100;
aa30:=ma(c,30);三拾日乖离率:=(c-aa30)/aa30*100;
mr:=count(cross(五日乖离率,0),3)>=1 and 三拾日乖离率>ref(三拾日乖离率,1)
and aa05>ref(aa05,1) and (c/ref(c,1)-1)*100>5 and ref(c,1)<aa30;
介入:filter(mr,10),nodraw,coloryellow;
半:=ref(ema(c,120),1);年:=ref(ema(c,250),1);
年距:=(c-年)/年*100,nodraw;年距小:=llv(年距,0),nodraw;
半距:=(c-半)/半*100,nodraw;半距小:=llv(半距,0),nodraw;
b1:=barssince(c>0)>220 and 年距<ref(年距小,1)and 半距<ref(半距小,1)and 年距<-20;
底部:filter(b1,10),,nodraw,colorcyan;
放量:=vol/llv(ma(vol,20),20);
乖离率:=(close-ma(close,20))/close*100;
恐慌盘:放量>2 and 乖离率<-0.5,color553300,nodraw;
追涨盘:放量>2 and 乖离率>0.5,color808040,nodraw;
平均乖离:=ma(个股,8);
{止损天数=(当日股价-当日均线对应值)÷(当日均线对应值-前一交易日均线对应值)}
止损天数:(c-ma(c,n))/(ma(c,n)-ref(ma(c,n),1)),nodraw;
n3:=barslast(cross(c,ma(c,n1)));
n4:=barslast(cross(ma(c,n1),c));
疯牛天:if(n3<n4,n3+1,0),nodraw,colorred;
疯牛涨幅:(c-ref(c,疯牛天))/ref(c,疯牛天)*100,nodraw;
n1:=barslast(cross(c,ma(c,250)));
n2:=barslast(cross(ma(c,250),c));
慢牛天:if(n1<n2,n1+1,0),nodraw,colormagenta;
慢牛涨幅:(c-ref(c,慢牛天))/ref(c,慢牛天)*100,nodraw;
换手:=vol/capital*100;
换手跟踪:sum(换手,0)-ref(sum(换手,0),疯牛天),colorff937f,nodraw;
跟踪系数:换手跟踪/疯牛涨幅,color00ff00,nodraw;
日均换手:换手跟踪/慢牛天,nodraw;
a1:=barslast(ref(cross(个股,平均乖离),1));
底背离:=ref(close,a1+1)>close and 个股>ref(个股,a1+1) and cross(个股,平均乖离);
a2:=barslast(ref(cross(平均乖离,个股),1));
顶背离:=ref(close,a2+1)<close and ref(平均乖离,a2+1)>个股 and cross(平均乖离,个股);
stickline(个股,refdate(hhv(个股,230),date),refdate(llv(个股,230),date),10,0),color660066;
stickline(追涨盘,refdate(hhv(个股,230),date),refdate(llv(个股,230),date),10,0),color808040;
stickline(恐慌盘,refdate(hhv(个股,230),date),refdate(llv(个股,230),date),10,0),color553300;
stickline(个股>0,个股,0,2,0),color0000ff;
stickline(个股<0,个股,0,2,0),colorff9999;
stickline(filter(mr,10),个股,0,2,1),coloryellow;
stickline(b<-18 and c/o>1.06,个股,0,2,0),colormagenta;
stickline(b>40 and c/ref(c,1)<1.08,个股,0,2,0),colorgreen;
stickline(filter(b1,10),个股,0,2,0),colorcyan;
顶背:drawline(a2=0,平均乖离,顶背离,平均乖离,0),colorgreen,linethick2;
底背:drawline(a1=0,平均乖离,底背离,平均乖离,0),colorcyan,linethick2;
stickline(currbarscount=1 and period=5,if(currbarscount=1 and period=5,个股*240/fromopen,drawnull),0,2,-1),color00c0c0;
上一指标公式:短线波段信号指标下载 通达信指标源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文超级乖离指标下载 通达信乖离源码仅供学习研究。