aq:=o#week;b:=c#week;
aaq:=h#week;bb:=l#week;
stickline(b>=aq,aaq,bb,4,0),color600060;
stickline(b<aq,aaq,bb,4,0),colorlicyan;
drawkline(h,o,l,c);
圣灵石1:=((high+low+close)/3-ma((high+low+close)/3,14))/(0.015*avedev((high+low+close)/3,14)),colorred,linethick0;
圣灵石2:=if(ref(圣灵石1,1)<-99 and 圣灵石1 >-98,1,0);
圣灵石3:=if(ref(圣灵石2,1)=1 and 圣灵石1>-50,1,0);
圣灵石4:=if(ref(圣灵石2,2)=1 and 圣灵石1>-50 and ref(圣灵石1,1)>-50,1,0);
圣灵石5:=if(ref(圣灵石2,3)=1 and 圣灵石1>-50 and ref(圣灵石1,1)>-50,1,0);
圣灵石6:=if(ref(圣灵石2,4)=1 and 圣灵石1>-50 and ref(圣灵石1,1)>-50 and ref(圣灵石1,2)>-50,1,0);
stickline(圣灵石3,l*0.99,l*0.97,3,0),linethick1,colorred;
stickline(圣灵石4,l*0.99,l*0.97,3,0),linethick1,colorred;
stickline(圣灵石4,l*0.99,l*0.97,1,0),linethick1,coloryellow;
stickline(圣灵石5,l*0.99,l*0.97,3,0),linethick1,colorred;
stickline(圣灵石6,l*0.99,l*0.97,3,0),linethick1,colorred;
stickline(圣灵石6,l*0.99,l*0.97,1,0),linethick1,coloryellow;
drawtext(currbarscount=60,llv(l,3)*1.1,'====【进出理想进出】===='),colorgreen;
ab:=ema(((2*c+h+l)/4-llv(low,30))/
(hhv(high,30)-llv(low,30))*100,8);
ba:=ema(ab,5);
a1{高}:=refdate(ref(hhv(h,96),5),date);
b1{低}:=refdate(ref(llv(l,96),5),date);
dy{中}:=((a1)+(b1))/2;
箱顶:if(ab>0 and ab-ba<=0,a1,a1),linethick3,color00ff00;
箱腰:if(ab>0 and ab-ba<=0,dy,dy),linethick3,color00ff00;
箱低:if(ab>0 and ab-ba<=0,b1,b1),linethick3,color00ff00;
高1:if(ab>0 and ab-ba>0,a1,drawnull),linethick3,colorred;
中1:if(ab>0 and ab-ba>0,dy,drawnull),linethick3,colorred;
低1:if(ab>0 and ab-ba>0,b1,drawnull),linethick3,colorred;
持仓:if(close>=sar(4,2,20),sar(4,2,20),
drawnull),circledot,colorred,{color9955ff};
空仓:if(close<=sar(4,2,20),sar(4,2,20),
drawnull),circledot,colorgreen,{colorddff00};
x1:=(c+l+h)/3;
bb13:=atan(ema(x1,13)-ref(ema(x1,13),1))*3.1416*10;
ema8:=ema(c,8);
drawtext(filter(bb13>1 and ema(x1,13)>ref(ema(x1,8),1),10),
ema8,'∠45'),colorwhite;
stickline(c>=cost(50)and c<=cost(58)and c>o,o,c,5,0),colorred;
stickline(c>=cost(97)and c<=cost(100)and c>o,o,c,5,0),colorwhite;
drawtext(c>=cost(97)and c<=cost(100) and c>o,c,'-->97%'),colorred;
drawtext(c>=cost(50)and c<=cost(58) and c>o,c,'--50%'),coloryellow;
bias1:=(c-ma(c,6))/ma(c,6)*100;
bias2:=(c-ma(c,12))/ma(c,12)*100;
bias3:=(c-ma(c,24))/ma(c,24)*100;
bias:=(bias1+2*bias2+3*bias3)/6;
乖离:=ma(bias,3);
drawtext(cross(bias,乖离) and 乖离<-9,c,'---------bias底买'),colorwhite;
drawtext(cross(bias,乖离) and 乖离>3,c,'---------bias顶'),colorwhite;
var1:=llv(low,5)=llv(low,45) and close>=open*1.04;
var2:=close>(ref(high,1)+ref(low,1))/2;
var3:=var1 and var2;
drawtext(var3,low,'★ '),coloryellow , ;
极品底:=if((ma(c,5)-c)/c>0.04 and (ma(c,10)-ma(c,5))/ma(c,5)>0.04,50,0),colorwhite;
drawtext(极品底=50,low,'★ ');
drawtext(llv(vol,13)=vol and c>=ref(c,1),o,'缩量'),coloryellow;
aa0:=sumbars(vol,capital);
drawtext(if(capital=0,amount=llv(amount,34),vol<ma(vol,aa0)/3),l,'地量'),colormagenta;
lc1:=ref(close,1);
rsi:=((sma(max((close - lc1),0),3,1) / sma(abs((close - lc1)),3,1)) * 100);
ff:=ema(close,3);
ma15:=ema(close,21);
drawtext(cross(ff,ma15),(low * 0.99),'底背离'),colora6e500;
drawtext(cross(88,rsi),(high * 1.02),'顶背离'),color1880ff;
上一指标公式:三日内出现两次以上倍量TDX选股指标下载 通达信日内选股
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文进出理想进出TDX主图指标下载 通达信源码理想仅供学习研究。