n:=9;n1:=5;n2:=5;
牛a: ma(close,13);
牛b: (ema(close,n1)*7+ema(close,n2)*3)/10;
牛c: ma(close,120);
vra:=ref(close,1);
vrb:=sma(max(close-vra,0),6,1)/sma(abs(close-vra),6,1)*100;
vrc:=(2*close+high+low)/4;
vr0:=llv(low,34);
vr1:=hhv(high,34);
vr2:=ema((vrc-vr0)/(vr1-vr0)*100,6);
vr3:=ema(0.667*ref(vr2,1)+0.333*vr2,4);
stickline(牛b>牛a,牛a,牛b,0.1,1);
stickline(牛b<牛a,牛a,牛b,0.1,1);
{黑马均线}
va1:=(ref(high,1)+ref(low,1))/2;
va2:=ma(close,20)+2*std(close,20);
va3:=ref(close,1);
va4:=sma(max(close-va3,0),7,1)/sma(abs(close-va3),7,1)*100;
va5:=cross(79,va4);
va6:=filter(va5,4);
d:=ma(close,80)-ma(close,10)/3;
va7:=3*sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1)-2*sma(sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1),3,1);
x1:=cross(va1,va2) or va6;
x2:=cross(84,vrb);
stickline(x1 or x2,high*1.01,high*1.03,6,0);
y1:=if(count(close<ref(close,1),8)/8>0.3 and count(va2>va3,3) and ref(low,1)=llv(low,120) and close>open,1,0);
y2:=if(close<d and vol/240>ma(vol,5)/240 and close>ref(close,1)*1.08 and close<ma(close,13)*1.3,1,0);
y3:=cross(va7,10);
y4:=if(count(close<ref(close,1),8)/8>0.3 and count(vr2>vr3,3) and ref(low,1)=llv(low,120) and close>open,1,0);
stickline(y1 or y2 or y3 or y4,low*0.99,low*0.97,3,0);
上一指标公式:专吃庄血TDX指标下载 通达信贴图专吃庄血
下一指标公式:横盘启动买点选股TDX指标下载 通达信公式选股
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文寻俺的牛主图TDX指标下载 通达信指标牛主图仅供学习研究。