x_1:=amount/vol/100;
x_2:=(3*high+low+open+2*close)/7;
x_3:=sum(amount,40)/x_1/100;
x_4:=sum(amount,80)/x_1/100;
x_5:=dma(x_2,vol/x_3);
x_6:=dma(x_2,vol/x_4);
x_7:=(close-x_5)/x_5*100;
x_8:=(close-x_6)/x_6*100;
控盘:1,coloryellow;
高点:5,colorff6600;
风险:(-1),colorgreen,linethick2;
低点:(-4),colorccff33;
现价:close,nodraw;
drawtext(islastbar and close,4,147),color0000bb;
drawtext(islastbar and close,3,148),color0000bb;
drawtext(islastbar and close,2,149),color0000bb;
drawtext(islastbar and close,(-1.5),150),color0000bb;
drawtext(islastbar and close,(-2.5),151),color0000bb;
drawtext(islastbar and close,(-3.5),152),color0000bb;
分时确认:ma(ref(hhv(close,60),1),2),nodraw;
均价:sum(现价*vol,240)/sum(vol,240),nodraw,coloryellow;
回调认同:ema(expma(close,20),13),nodraw;
分时压力:ma(ref(hhv(close,30),1),2),nodraw;
分时支撑:ma(ref(llv(close,30),1),2),nodraw;
stickline(filter(close,60)>0,高点,低点,0.5,0),colorred;
stickline(x_8>0,0,x_8,1,0),coloryellow;
stickline(x_7>0,0,x_7,1,0),colorred;
stickline(x_7<=0,0,x_7,1,0),colorgreen;
x_9:=(close-llv(low,q))/(hhv(high,q)-llv(low,q))*100;
{http://}
x_10:=sma(x_9,5,1);
x_11:=sma(x_10,3,1);
x_12:=3*x_10-2*x_11;
x_13:=ema(x_12,6);
x_14:=(close-llv(low,21))/(hhv(high,21)-llv(low,21))*100;
x_15:=sma(x_14,13,8);
x_16:=ceiling(sma(x_15,13,8));
x_17:=pvi.ma;
x_19:=cross(x_16,x_13) and close>=均价;
x_20:=cross(x_16,x_13) and x_7>0.6 and close>=均价;
drawtext(x_19,(-1),153),coloryellow;
上一指标公式:破晓量能柱详解 通达信量能
下一指标公式:精品顶底副图详解 通达信精品贴图
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文破晓分时详解 通达信破晓仅供学习研究。