通达信红升蓝降操盘买卖高手主图指标
m8:=7;
m9:=30;
n6:=7;
v0:ema(c,3);
v1:ema(c,8);
v2:ema(c,13);
v3:ema(c,34);
v4:ema(c,55),colorblue;
a:=amount/v/100;
vara:=ema((((a-ema(a,13))/ema(a,13))*(0-100)),5);
ma2:ma(close,m2);
日144:ema(c,144),colorred;
操盘线:=ema(((vara/10)+ema(a,10)),3);
行情线:=ema(a,3);
m1:=1000*min(v1,v4)/max(v1,v4)>=975;
m2:=1000*min(v2,v4)/max(v2,v4)>=985;
m3:=1000*min(v3,v4)/max(v3,v4)>=990;
m4:=m1 and m2 and m3 and cross(v0,v1);
m5:=m1 and m2 and m3 and cross(v0,v3);
重心:= (c+0.618*ref(c,1)+0.382*ref(c,
2)+0.236*ref(c,3)+0.146*ref(c,4))/2.382;
趋势线:ema(((slope(c,22)*20)+c),55),coloryellow,linethick2;
红升:if(重心>=趋势线,趋势线,drawnull),colorred,linethick2;
蓝降:if(重心<趋势线,趋势线,drawnull),colorblue,linethick2;
drawicon(m4 or m5,l-0.1,9);
stickline(行情线<操盘线,h,l,0,1),colorgreen;
stickline(行情线<操盘线,c,o,2,1),colorgreen;
stickline(行情线>=操盘线,h,l,0,1),colorred;
stickline(行情线>=操盘线,c,o,2,1),colorred;
drawtext((l<v0 and l<v1 and l<v2 and l<v3 and l<v4 and c>v0
and c>v1 and c>v2 and c>v3 and c>v4),l*0.98,'↑'),colorred;
stickline(l<v0 and l<v1 and l<v2 and l<v3 and c>v0
and c>v1 and c>v2 and c>v3,l,c,2,1),coloryellow;
压力:ma(ref(hhv(c,30),1),2),colorwhite;
支撑:ma(ref(llv(c,30),1),2),colorgray;
da:=(ema(c,1)+ema(c,2)+ema(c,3)+ema(c,4))/4;
db:= (ema(c,10)+ema(c,20)+ema(c,40)+ema(c,80))/4;
drawtext(cross(da- db,0),l*0.98,'★b'),colorgray;
jh:=sma(max(c-ref(c,1),0),5,1)/sma(abs(c- ref(c,1)),
5,1)*100;drawtext(cross(84,jh),h*1.02,'☆s'),colormagenta;
jj:=(3*c+h+l+o)/6;
var1:=(8*jj+7*ref(jj,1)+6*ref(jj,2)+5*ref(jj,
3)+4*ref(jj,4)+3*ref(jj,5)+2*ref(jj,6)+ref(jj,8))/36;
tj1:=vol=hhv(vol,10) and vol>2*ref(vol,1) and close>var1 and c>ref(c,1);
wwwchnmoneycom:=(close-llv(low,55))/(hhv(high,55)-llv(low,55))*100;
ljl:=filter(tj1,5);
涨停:=if((c-ref(c,1))*100/ref(c,1)>=(10-0.01*100/ref(c,1)),1,0);
stickline(涨停,o,c,2,0),colorred;
跌停:=if((ref(c,1)-c)*100/ref(c,1)>= (10-0.01*100/ref(c,1)),1,0);
stickline(跌停,o,c,2,1),colorgreen;
上一指标公式:通达信特立独行的乖离强势副图附实测图且源码也无未来的指标下载
下一指标公式:很不错的通达信金牛上涨副图附实效图公式下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文通达信红升蓝降操盘买卖高手主图指标下载仅供学习研究。