通达信公式至简主图附测试k线图指标
d:=ema((c*3+h+l+o)/6,5);
买卖:d,colorgreen,linethick2;
a线:hhv(d,13)coloryellow,linethick2;
b线:llv(d,13)coloryellow,linethick2;日平:="macd.macd#day"(12,26,9);
周平:="macd.macd#week"(12,26,9);
jc:=(a线-b线);
if(日平>=0,a线,drawnull),colorred,linethick2;
if(周平>=0,b线,drawnull),colorred,linethick2;
壹:=count(jc>ref(jc,1)and a线>ref(a线,1),5)=1 and jc>ref(jc,1)and a线>ref(a线,1)and d>=ref(d,1);
g1:=filter(壹=1,10);
g2:=barslast(g1>0);
g3:=iff(g2>0 and g2<=10,1,0)=1 and ((c-ref(c,g2))/ref(c,g2))*100>=5;
概壹:(sum(filter(g3,10),0)/sum(g1>0,0))*100,nodraw;
加1:=count(日平>=0 and 周平>=0,5)=1 and 日平>=0 and 周平>=0;
加2:=filter(d=a线 and ref(d,1)<ref(a线,1)and ref(d,2)<ref(a线,2),10);
①:=filter(加1=1,10);
②:=barslast(①>0);
③:=iff(②>0 and ②<=10,1,0)=1 and ((c-ref(c,②))/ref(c,②))*100>=5;
概加1:(sum(filter(③,10),0)/sum(①>0,0))*100,nodraw;
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;
drawtext(filter(d=a线 and ref(d,1)<ref(a线,1)and ref(d,2)<ref(a线,2),10),l*0.98,'♂1')colorred;
drawtext(count(日平>=0 and 周平>=0,5)=1 and 日平>=0 and 周平>=0,l*0.96,'♂2')colorred;
drawtext(filter(count(d=b线,3)>=2 and d>b线,5),l*0.95,'●')colorred;
drawtext(filter(cross(0,日平) or cross(0,周平) or (a线=ref(a线,1)and d<ref(d,1)),10),h*1.02,'♀')colorgreen;
drawicon(count(jc>ref(jc,1)and a线>ref(a线,1),5)=1 and jc>ref(jc,1)and a线>ref(a线,1)and d>=ref(d,1),b线,1);
上一指标公式:主升抄底及选股下载
下一指标公式:短主力资金副图附通达信测试贴图暂无加密指标下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文通达信公式至简主图附测试K线图指标下载仅供学习研究。