{m1 1 100 5
m2 1 100 10
m3 1 100 20
m4 1 100 60
m5 1 1000 120
m6 1 1000 250
n 1 100 20
m 1 100 32
p1 1 100 80
p2 1 100 100 }
ma5:ma(close,m1);
ma10:ma(close,m2);
ma20:ma(close,m3);
ma60:ma(close,m4);
ma120:ma(close,m5);
ma250:ma(close,m6);
maa30:ma(c,30),colorred;
ks:if(ma10>maa30,ma10,maa30),colorblue;
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));
drawtext(filter(买=1,5),low-0.05,'↖买进'),coloryellow;
stickline(买,open,close,2,0),coloryellow;
nn:=150;
高11:=refdate(hhv(h,nn),date);
低11:=refdate(llv(l,nn),date);
h11:=高11-(高11-低11)*0.191;
h12:=高11-(高11-低11)*0.382;
h13:=高11-(高11-低11)*0.5;
h14:=高11-(高11-低11)*0.618;
h15:=高11-(高11-低11)*0.809;
drawtext(currbarscount=1,高11,'高'),colorgreen;
drawtext(currbarscount=1,h11,'809'),colorgreen;
drawtext(currbarscount=1,h12,'618'),colorgreen;
drawtext(currbarscount=1,h13,'中'),colorgreen;
drawtext(currbarscount=1,h14,'382'),colorgreen;
drawtext(currbarscount=1,h15,'191'),colorgreen;
drawtext(currbarscount=1,低11,'低'),colorgreen;
stickline(currbarscount=13,高11,高11,100,-2),colorgreen,linethick2;
stickline(currbarscount=13,h11,h11,100,-1),colorgreen,linethick2;
stickline(currbarscount=13,h12,h12,100,-1),colorgreen,linethick2;
stickline(currbarscount=13,h13,h13,100,-1),colorgreen,linethick2;
stickline(currbarscount=13,h14,h14,100,-1),colorgreen,linethick2;
stickline(currbarscount=13,h15,h15,100,-1),colorgreen,linethick2;
stickline(currbarscount=13,低11,低11,100,-1),colorgreen,linethick2;
n33:=10;
t1:=const(hhvbars(v,n33));
t0:if(currbarscount<=n33+7,const(if(t1=0,c,ref(c,t1))),drawnull);
if(currbarscount=t1+1,t0,drawnull),colormagenta;
drawtext(islastbar,t0,' 平台');
上一指标公式:底背离选股MACDKDJRSI有图指标详解 通达信有图原码
下一指标公式:千钧老师的强弱k线指标详解 通达信千钧老师
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文均线系统主图指标详解 通达信源码贴图仅供学习研究。