hj_1:=ema(advance,30);
hj_2:=ema(advance,35);
hj_3:=ema(advance,40);
hj_4:=ema(advance,45);
drawband(hj_1,rgb(173,173,39),hj_4,rgb(173,173,39));
hj_5:=ema(advance,90);
hj_6:=ema(advance,98);
hj_7:=ema(advance,106);
hj_8:=ema(advance,114);
drawband(hj_5,rgb(45,106,168),hj_8,rgb(45,106,168));
hj_9:=ema(advance,140);
hj_10:=ema(advance,148);
hj_11:=ema(advance,156);
hj_12:=ema(advance,164);
drawband(hj_9,rgb(185,49,151),hj_12,rgb(185,49,151));
drawkline(volinstk,open,qhjsj,advance);
hj_13:=hhv(ema(advance,21),2);
notext20:ema(advance,21),colorred,linethick2;
notext30:if(hj_13=notext20 and upnday(hj_13,3),hj_13,drawnull),colorred,linethick2;
notext40:if(ref(hj_13,2)>notext20,notext20,drawnull),colorgreen,linethick2;
hj_14:=ema(advance,12)-ema(advance,26);
hj_15:=ema(hj_14,9);
stickline(hj_14>=hj_15,advance,open,3.1,0),coloryellow;
stickline(hj_14>=hj_15,volinstk,qhjsj,0.00009,0),coloryellow;
hj_16:=hj_14>=hj_15;
hj_17:=ref(advance,1);
hj_18:=sma(max(advance-hj_17,0),9,1)/sma(abs(advance-hj_17),9,1)*100;
stickline(hj_18>=75,open,advance,3.1,0),colorgreen;
stickline(hj_18>=75,volinstk,qhjsj,0.00009,0),colorgreen;
hj_19:=hj_18>=75;
hj_20:=(advance-llv(qhjsj,6))/(hhv(volinstk,6)-llv(qhjsj,6))*100;
hj_21:=sma(hj_20,3,1);
hj_22:=sma(hj_21,3,1);
stickline(cross(hj_21,hj_22) and hj_22<=55,advance,open,3.1,0),colorblue;
stickline(cross(hj_21,hj_22) and hj_22<=55,volinstk,qhjsj,0.00009,0),colorblue;
hj_23:=cross(hj_21,hj_22) and hj_22<=55;
stickline(not(hj_23) and not(hj_16) and not(hj_19),open,advance,3.1,0),colorwhite;
stickline(not(hj_23) and not(hj_16) and not(hj_19),volinstk,qhjsj,0.00009,0),colorwhite;
若上述公式在汇盈系列行情数据分析软件中有异常,请尝试如下公式:
hj_1:=ema(close,30);
hj_2:=ema(close,35);
hj_3:=ema(close,40);
hj_4:=ema(close,45);
drawband(hj_1,rgb(173,173,39),hj_4,rgb(173,173,39));
hj_5:=ema(close,90);
hj_6:=ema(close,98);
hj_7:=ema(close,106);
hj_8:=ema(close,114);
drawband(hj_5,rgb(45,106,168),hj_8,rgb(45,106,168));
hj_9:=ema(close,140);
hj_10:=ema(close,148);
hj_11:=ema(close,156);
hj_12:=ema(close,164);
drawband(hj_9,rgb(185,49,151),hj_12,rgb(185,49,151));
drawkline(high,open,low,close);
hj_13:=hhv(ema(close,21),2);
notext20:ema(close,21),colorred,linethick2;
notext30:if(hj_13=notext20 and upnday(hj_13,3),hj_13,drawnull),colorred,linethick2;
notext40:if(ref(hj_13,2)>notext20,notext20,drawnull),colorgreen,linethick2;
hj_14:=ema(close,12)-ema(close,26);
hj_15:=ema(hj_14,9);
stickline(hj_14>=hj_15,close,open,3.1,0),coloryellow;
stickline(hj_14>=hj_15,high,low,0.00009,0),coloryellow;
hj_16:=hj_14>=hj_15;
hj_17:=ref(close,1);
hj_18:=sma(max(close-hj_17,0),9,1)/sma(abs(close-hj_17),9,1)*100;
stickline(hj_18>=75,open,close,3.1,0),colorgreen;
stickline(hj_18>=75,high,low,0.00009,0),colorgreen;
hj_19:=hj_18>=75;
hj_20:=(close-llv(low,6))/(hhv(high,6)-llv(low,6))*100;
hj_21:=sma(hj_20,3,1);
hj_22:=sma(hj_21,3,1);
stickline(cross(hj_21,hj_22) and hj_22<=55,close,open,3.1,0),colorblue;
stickline(cross(hj_21,hj_22) and hj_22<=55,high,low,0.00009,0),colorblue;
hj_23:=cross(hj_21,hj_22) and hj_22<=55;
stickline(not(hj_23) and not(hj_16) and not(hj_19),open,close,3.1,0),colorwhite;
stickline(not(hj_23) and not(hj_16) and not(hj_19),high,low,0.00009,0),colorwhite;
{-----------------------------------}
上一指标公式:对应大盘指数副图/主图公式下载 通达信贴图大盘指数
下一指标公式:潜伏涨停3公式下载 通达信涨停
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文牛熊K线_VIP公式下载 通达信牛熊仅供学习研究。