{qsdd}
a:=ma(-100*(hhv(high,34)-close)/(hhv(high,34)-llv(low,34)),19);
b:=-100*(hhv(high,14)-close)/(hhv(high,14)-llv(low,14));
d:=ema(-100*(hhv(high,34)-close)/(hhv(high,34)-llv(low,34)),4);
长期线:a+100,color0000ff;
中期线:d+100,coloryellow,nodraw;
drawband(中期线,rgb(150,0,100),长期线,rgb(0,50,100));
短期线:b+100,color00ff00;
见顶:=((ref(中期线,1)>85 andref(短期线,1)>85 and ref(长期线,1)>65) and cross(长期线,短期线));
顶部区域:=(中期线<ref(中期线,1) and ref(中期线,1)>80) and (ref(短期线,1)>95 or ref(短期线,2)>95 ) and 长期线>60 and 短期线<83.5
and 短期线<中期线 and 短期线<长期线+4;
顶部:=filter(顶部区域,4);
底部区域:=(长期线<12 and 中期线<8 and (短期线<7.2 or ref(短期线,1)<5) and (中期线>ref(中期线,1) or 短期线>ref(短期线,1)))
or (长期线<8 and 中期线<7 and 短期线<15 and 短期线>ref(短期线,1)) or (长期线<10 and 中期线<7 and 短期线<1) ,colorgreen;
清仓:if( {见顶 or} 顶部,110,100),colorffcc00,linethick2;
关注:if( 底部区域,20,0),color9933ff,nodraw;
stickline(关注,105,-5,0,0 ),color9933ff;
低位金叉:50*(长期线<15 and ref(长期线,1)<15 and 中期线<18 and 短期线>ref(短期线,1) and cross(短期线,长期线) and 短期线>中期线
and (ref(短期线,1)<5 or ref(短期线,2)<5 )and (中期线>=长期线 or ref( 短期线,1)<1 )),colorred,nodraw;
stickline( 低位金叉,0,-5,5,0 ),color0000ff;
{aroon}
熊:100-(34-llvbars(l,34+1))/34*100,colorffff00,linethick2;
牛:(34-hhvbars(h,34+1))/34*100,color7f00ff,linethick2;
stickline(80,80,80,10,0),colorffffff;
stickline(50,50,50,10,0),colorffffff;
stickline(20,20,20,10,0),colorffffff;
stickline(20,0,0,10,0),colorffcc00;
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文趋势顶底+阿隆附图指标下载 通达信源码指标仅供学习研究。