var1:=(low+high+close+o)/4;操作:ma(var1,5),color00ffff,linethick2;
涨:if(ma(var1,5)>ref(ma(var1,5),1),ma(var1,5),drawnull),colorred,linethick2;
平:if(ma(var1,5)=ref(ma(var1,5),1),ma(var1,5),drawnull),color00ffff,linethick3;
跌:if(ma(var1,5)<ref(ma(var1,5),1),ma(var1,5),drawnull),colorwhite,linethick2;
ema13:ema(c,13),colorff00ff;
ema21:ema(c,21),coloryellow;
ema34:ema(c,34),colorffcc66;
ema89:ema(c,89),colorblue;drawtext(cross(ema13,ema34),ema34*0.98,'霸占'),color0000ff;
ss:=cross(var1,ema13) and c>o and c>ref(c,1) and c/ref(c,1)>=1.018
or cross(ema13,ema21) and c>o and c>ref(c,1) and c/ref(c,1)>=1.018
or cross(ema21,ema34) and c>o and c>ref(c,1) and c/ref(c,1)>=1.018
or cross(ema34,ema89) and c>o and c>ref(c,1) and c/ref(c,1)>=1.018 ;
drawicon(ss,l-0.04,1);
dd:=cross(ema13,ema21) and c>o and c>ref(c,1) and c/ref(c,1)>=1.018
or cross(ema13,ema89) and c>o and c>ref(c,1) and c/ref(c,1)>=1.018
or cross(ema21,ema89) and c>o and c>ref(c,1) and c/ref(c,1)>=1.018
or cross(ema21,ema89) and c>o and c>ref(c,1) and c/ref(c,1)>=1.018 and cross(var1,ema89);
{dd:=cross(ema5,ema89);}
drawicon(dd,l-0.04,3);
lx:=(46.18*ema(close,10)-31.82*ema(close,3))/14.36,linethick1;
j:=sum(vol*close,5)/sum(vol,5);
m:=ema(j,2),colorwhite,linethick1;
drawicon((cross(m,lx)),lx,10);
drawtext((cross(m,lx)),lx,' ←介,'),colorred;
b:=zig(3,50/5)*1,colorwhite;
g:=ma(b,2),coloryellow;
d:=cross(b,g)*1000,colorred;
w:=cross(g,b)*1000,colorblue;
drawtext(w=1000,b*1.05,'卖' ),color00ff00;
drawtext(d=1000,b*0.93,'买'),colorred;maobv:=ma(obv,20),colorgreen;
if( c>ema13 and maobv>ref(maobv,1) ,ema13,drawnull),coloryellow,linethick3;
上一指标公式:八线工作主图无未来指标下载 通达信指标工作
下一指标公式:资金监控资金平衡位副图指标下载 通达信监控资金
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文135主图优化版指标下载 通达信优化仅供学习研究。