{潜伏黄金分割}
aa:=cross(ma(c,5),ma(c,20)) and cross(ma(c,5),ma(c,30)) and cross(ma(c,5),ma(c,60));
bbb:=ma(c,60)>ma(c,10) and cross(ma(c,10),ma(c,30)) and ma(c,30)>ma(c,20) and abs(ma(c,60)-ma(c,20))/ma(c,20)<0.05;
ccc:=ma(c,30)>ma(c,5) and cross(ma(c,5),ma(c,20)) and ma(c,20)>ma(c,10);
dd:=abs((ma(c,5)-ma(c,10))+(ma(c,10)-ma(c,20))+(ma(c,20)-ma(c,30)))<0.02 and ma(c,5)>ref(ma(c,5),1) and ma(c,10)>ref(ma(c,10),1);
ee:=ma(c,20)>ma(c,5) and cross(ma(c,5),ma(c,10)) and ma(c,10)>ma(c,60) and abs(ma(c,20)-ma(c,60))/ma(c,60)<0.05;
ff:=aa or bbb or ccc or dd or ee ;
探测:=ff and filter( ff,8);
drawtext(探测,l*0.958,'●(buy)'),colorred;
stickline(探测,h,l,0.3,0),colorred;
stickline(探测,o,c,5,0),linethick2,colorred;
aa1:=amount/vol;
bb1:=l<aa1*0.9;
cc1:=(c-ref(c,1))/ref(c,1)*100>1.2;
dd1:=l<ma(c,5)*0.921;
ee1:=vol<ma(v,5)*1.5;
ff1:=bb1 and cc1 and dd1 and ee1 ,colorred,linethick0;
drawtext(ff1,l*0.99,'●(潜伏)'),coloryellow;
stickline(ff1,h,l,0.3,0),coloryellow;
stickline(ff1,o,c,5,0),linethick2,coloryellow;
drawtext(cross((ref(high,1)+ref(low,1))/2,ma(close,20)+2*std(close,20)),
high*1.02,'●警'),colorgreen;
n:=5;
e:=(high+low+open+2*close)/5;
aaa:=2*e-low,nodraw;ab:=2*e-high,nodraw;
acc:=e+(high-low),nodraw;add:=e-(high-low),nodraw;
压力:ma(ref(hhv(c,30),1),2),colorblack;
支撑:ma(ref(llv(c,30),1),2),colorblack;
mid:=(3*close+low+open+high)/6;
牛线:(20*mid+19*ref(mid,1)+18*ref(mid,2)+17*ref(mid,3)+16
*ref(mid,4)+15*ref(mid,5)+14*ref(mid,6)+13*ref(mid,7)+12*ref(mid,8)+11
*ref(mid,9)+10*ref(mid,10)+9*ref(mid,11)+8*ref(mid,12)+7*ref(mid,13)+6*ref(mid,14)+5
*ref(mid,15)+4*ref(mid,16)+3*ref(mid,17)+2*ref(mid,18)+ref(mid,20))/210,colorred;
马线:ma(牛线,6),colorgreen;
maa5:ma(c,5),colorff00ff,linethick2;
a3:=(c-llv(l,9))/(hhv(h,9)-llv(l,9))*100;
a4:=sma(a3,3,1);
a5:=sma(a4,3,1);
a6:=3*a4-2*a5;
a7:=c-ref(c,1);
a8:=100*ema(ema(a7,6),6)/ema(ema(abs(a7),6),6);
买:=llv(a8,2)=llv(a8,7) and count(a8<0,2) and cross(a8,ma(a8,2));
stickline(买,open,close,2,0),coloryellow;
lc:=ref(close,1);{}
rsi:=((sma(max((close - lc),0),3,1) / sma(abs((close - lc)),3,1)) * 100);
ff2:=ema(close,3);
ma15:=ema(close,21);
日:=150;昨前:=3;
高1:=ref(hhv(h,日),昨前);
低1:=ref(llv(l,日),昨前);
h1:=高1-(高1-低1)*0.191;
h2:=高1-(高1-低1)*0.382;
h3:=高1-(高1-低1)*0.5;
h4:=高1-(高1-低1)*0.618;
h5:=高1-(高1-低1)*0.809;
顶:refdate(高1,date),colorred;
一0.809:refdate(h1,date),coloryellow;
二0.618:refdate(h2,date),colormagenta;
三0.500:refdate(h3,date),colorwhite;
四0.382:refdate(h4,date),colorgreen;
五0.191:refdate(h5,date),coloryellow;
低:refdate(低1,date),colorred;
上一指标公式:手机简易趋势主图指标下载 通达信公式通达信
下一指标公式:潜力心血之作只用在一分钟k线图指标下载 通达信在一之作
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文潜伏黄金分割指标下载 通达信黄金分割仅供学习研究。