cg:ma((low+high+close*2)/4,n);
fl:hhv(cg,3),colorgreen,pointdot;
fs:if(cg<fl,(cg-(fl-cg)),fl),colorgreen,;
fl1:hhv(cg,5),colorgreen,pointdot;
fs1:if(cg<fl1,(cg-(fl1-cg)),fl1),colorgreen,;
fl2:hhv(cg,7),colorgreen,pointdot;
fs2:if(cg<fl2,(cg-(fl2-cg)),fl2),colorgreen,;
fl3:hhv(cg,9),colorffaba3,linethick2;
fs3:if(cg<fl3,(cg-(fl3-cg)),fl3),colorffaba3,linethick2;
zlzc1:=(hhv(h,144)-((hhv(h,144)-llv(l,144))*0.618)),pointdot,linethick2;
zlzc2:=(hhv(h,144)-((hhv(h,144)-llv(l,144))*0.5)),pointdot,linethick2;
zlzc3:=(hhv(h,144)-((hhv(h,144)-llv(l,144))*0.382));
polyline:(fs3>ma(fs3,5),fs3),color1010f1,linethick2;
stickline(close> ref(close,1) ,high,low,0,1 ),colorred;
stickline(close> ref(close,1) ,open,close,3,0 ),color000055;
stickline(close> ref(close,1) ,open,close,2.7,0 ),color000077;
stickline(close> ref(close,1) ,open,close,2.1,0 ),color000099;
stickline(close> ref(close,1) ,open,close,1.5,0 ),color0000bb;
stickline(close> ref(close,1) ,open,close,0.9,0 ),color0000dd;
stickline(close> ref(close,1) ,open,close,0.3,0 ),color0000ff;
stickline(close= ref(close,1) ,high,low,0,1 ),colorwhite;
stickline(close= ref(close,1) ,open,close,3,0 ),color555555;
stickline(close= ref(close,1) ,open,close,2.7,0 ),color777777;
stickline(close= ref(close,1) ,open,close,2.1,0 ),color999999;
stickline(close= ref(close,1) ,open,close,1.5,0 ),colorbbbbbb;
stickline(close= ref(close,1) ,open,close,0.9,0 ),colordddddd;
stickline(close= ref(close,1) ,open,close,0.3,0 ),colorffffff;
stickline(close< ref(close,1) ,high,low,0,1 ),colorcyan;
stickline(close< ref(close,1) ,open,close,3,0 ),color990000;
stickline(close< ref(close,1) ,open,close,2.7,0 ),colorcc0000;
stickline(close< ref(close,1) ,open,close,2.1,0 ),colorff4400;
stickline(close< ref(close,1) ,open,close,1.5,0 ),colorff8800;
stickline(close< ref(close,1) ,open,close,0.9,0 ),colorffcc00;
stickline(close< ref(close,1) ,open,close,0.3,0 ),colorcyan;
lc:=ref(close,1);rsi:=((sma(max((close - lc),0),3,1) / sma(abs((close - lc)),3,1)) * 100);
ff:=ema(close,3);ma15:=ema(close,21);drawtext(cross(ff,ma15),(low * 0.98),'*背离'),coloryellow;
drawtext(cross(88,rsi),(high * 1.02),'*背离'),colorgreen;
mtm:=c-ref(c,1);dx:=100*ema(ema(mtm,6),6)/ema(ema(abs(mtm),6),6);
买:=if(llv(dx,2)=llv(dx,7) and count(dx<0,2) and cross(dx,ma(dx,2)),1,0);
drawtext(filter(买=1,5),low-0.03,'*拉升'),colorlimagenta;
上一指标公式:底部反转 副图/选股 无未来指标详解 通达信指标选股
下一指标公式:底部两涨停回踩买 副图/选股 指标详解 通达信源码选股
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文掘金-火眼看仓指标详解 通达信掘金仅供学习研究。