通达信线上持有线下空仓主图附测试图指标
ma(c,3);
ma(c,6);
线:ma(c,18),colorffffff,linethick2;
if(线>=ref(线,1),线,drawnull),colorred,linethick2;
if(线<ref(线,1),线,drawnull),color00ffff,linethick2;
多头:stickline(c>=线,c,o,3,0),colorred;
stickline(c>=线,h,l,0,0),colorred;
空头:stickline(c<线,c,o,3,0),colorgreen;
stickline(c<线,h,l,0,0),colorgreen;
aaa:=(3*c+h+l+o)/6;
var1aa:=(8*aaa+7*ref(aaa,1)+6*ref(aaa,2)+5*ref(aaa,3)
+4*ref(aaa,4)+3*ref(aaa,5)+2*ref(aaa,6)+ref(aaa,8))/36;
波段线:var1aa,colorred,linethick1;
箱底:=trough(c,10,1)*1.02;
箱底1:=trough(c,10,1)*1.02;
价低箱底:=count(l<箱底,3);{好公式网-最好的股票公式网站 www.goodgongshi.com}
底箱:=trough(c,10,1)*1.05,color008888,linethick1,dotline;
白银:=(ema(c,24)<ema(c,68) and c>ema(c,24) and c<ema(c,68))
or (ema(c,24)>ema(c,68) and c<ema(c,24) and c>ema(c,68)) and 价低箱底>=1 and 箱底<ema(c,24)
and c>波段线 and ema(c,12)>ref(ema(c,12),1) and cross(c,底箱),color00aaaa,nodraw;
drawtext((ema(c,24)<ema(c,68) and c>ema(c,24) and c<ema(c,68))
or (ema(c,24)>ema(c,68) and c<ema(c,24) and c>ema(c,68)) and 价低箱底>=1 and 箱底<ema(c,24)
and c>波段线 and ema(c,12)>ref(ema(c,12),1) and cross(c,底箱),l*0.98,'↖白银'),colora8a8a8;
stickline(白银,open,close,3.5,0),color5f5f5f;
stickline(白银,open,close,3.0,0),color6e6e6e;
stickline(白银,open,close,2.5,0),color747474;
stickline(白银,open,close,2.0,0),color919191;
stickline(白银,open,close,1.5,0),colora8a8a8;
stickline(白银,open,close,1.0,0),colorcdcdcd;
stickline(白银,open,close,0.5,0),colorebebeb;
stickline(白银,open,close,0.1,0),colorwhite;
杂银:=c<ema(c,24) and c<ema(c,68) and 价低箱底>=1 and 箱底<ema(c,24)
and c>波段线 and ema(c,12)>ref(ema(c,12),1) and cross(c,底箱),color00aaaa,nodraw;
drawtext(c<ema(c,24) and c<ema(c,68) and 价低箱底>=1 and 箱底<ema(c,24)
and c>波段线 and ema(c,12)>ref(ema(c,12),1) and cross(c,底箱),l*0.98,'↖杂银'),colora8a8a8;
bg1:=(c-o);
stickline(杂银,open,c,3.5,0),color5f5f5f;
stickline(杂银,open,c,1,0),colorb3f5f9;
stickline(杂银,open,o+bg1/2,3.5,0),color5f5f5f;
stickline(杂银,open,o+bg1/2,3.0,0),color6e6e6e;
stickline(杂银,open,o+bg1/2,2.5,0),color747474;
stickline(杂银,open,o+bg1/2,2.0,0),color919191;
stickline(杂银,open,o+bg1/2,1.5,0),colora8a8a8;
stickline(杂银,open,o+bg1/2,1.0,0),colorcdcdcd;
stickline(杂银,open,o+bg1/2,0.5,0),colorebebeb;
stickline(杂银,open,o+bg1/2,0.1,0),colorwhite;
白金:c>ema(c,24) and c>ema(c,68) and ema(c,24)>ema(c,68) and (ema(c,24)>ref(ema(c,24),1)
and ema(c,68)>ref(ema(c,68),1)) and 价低箱底>=1 and 箱底<ema(c,24) and c>波段线 and
ema(c,12)>ref(ema(c,12),1) and cross(c,底箱),color00aaaa,nodraw;
drawtext(c>ema(c,24) and c>ema(c,68) and ema(c,24)>ema(c,68) and (ema(c,24)>ref(ema(c,24),1)
and ema(c,68)>ref(ema(c,68),1)) and 价低箱底>=1 and 箱底<ema(c,24) and c>波段线 and
ema(c,12)>ref(ema(c,12),1) and cross(c,底箱),l*0.98,'↖白金'),color00cccc;
stickline(白金,open,close,3.5,0),color008888;
stickline(白金,open,close,1.6,0),color00aaaa;
stickline(白金,open,close,0.8,0),color00cccc;
stickline(白金,open,close,0.2,0),color00ffff;
黄金:c>ema(c,24) and c>ema(c,68) and ema(c,24)<ema(c,68)
and 价低箱底>=1 and 箱底<ema(c,24) and c>波段线 and
ema(c,12)>ref(ema(c,12),1) and cross(c,底箱),color00aaaa,nodraw;
drawtext(c>ema(c,24) and c>ema(c,68) and ema(c,24)<ema(c,68)
and 价低箱底>=1 and 箱底<ema(c,24) and c>波段线 and
ema(c,12)>ref(ema(c,12),1) and cross(c,底箱),l*0.98,'↖黄金'),color00cccc;
bg:=(c-o);{www.goodgongshi.com}
stickline(黄金,open,c,3.5,0),color008888;
stickline(黄金,open,c,1,0),colorwhite;
stickline(黄金,open,o+bg/2,3.5,0),color008888;
stickline(黄金,open,o+bg/2,1.6,0),color00aaaa;
stickline(黄金,open,o+bg/2,0.8,0),color00cccc;
stickline(黄金,open,o+bg/2,0.2,0),color00ffff;
if(波段线<ref(波段线,1),波段线,drawnull),colorgreen,linethick1;
攻击线:ma(c,3),colorgray,linethick1,dotline;
if(攻击线>ref(攻击线,1),攻击线,drawnull),colorwhite,linethick1,dotline;
if(攻击线<ref(攻击线,1),攻击线,drawnull),{color045324}colorgray,linethick1,dotline;
低点转折:=drawicon(cross(zig(3,6),ref(zig(3,6),1)),l*0.98,9) ;
drawtext((低点转折=1),l*0.99,'↖捞'),color1665f8;
高点转折:=drawicon(cross(ref(zig(3,4),1),zig(3,4)),h*1.015,15);
drawtext((高点转折=1),h*1.01,'↙衰'),color77ee3e;
上一指标公式:通达信公式摸白金主图优化附主图效果贴图指标下载
下一指标公式:通达信波段浪型撑压趋势射线主图附效果图指标下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文通达信线上持有线下空仓主图附测试图指标下载仅供学习研究。