hj_1:=vol*close;
hj_2:=sum(hj_1,1)/sum(vol,1);
hj_3:=ema(hj_2,17);
hj_4:=(hj_2-hj_3)*100/hj_2;
hj_5:=if(hj_4>0 and 0>=ref(hj_4,1),6,drawnull);
hj_6:=if(ref(hj_4,1)<3 and ref(hj_4,1)>0 and hj_4-ref(hj_4,1)>6,6,drawnull);
hj_7:=(close+high+low)/3;
hj_8:=ema(hj_7,5);
hj_9:=ref(hj_8,1);
hj_10:=if(hj_8>hj_9,0,drawnull);
hj_11:=if(ema(close,3)>ref(ema(close,3),1),3,drawnull);
hj_12:=100-90*(hhv(high,20)-close)/(hhv(high,20)-llv(low,20));
hj_13:=100-90*(hhv(high,20)-close)/(hhv(high,20)-llv(low,20));
hj_14:=100-ma(100*(hhv(high,5)-close)/(hhv(high,5)-llv(low,5)),34);
hj_15:=if(close>(high+low)/2,1,0)+if(cross(hj_13,ma(hj_14,5)),2,0)+if(hj_11=3,1,0)+if(hj_10=0,1,0)+if(hj_5=6,2,0)+if(hj_6=6,2,0);
hj_16:=hj_15>=5;
沪深总上涨家数:dynainfo(60),nodraw,colorred;
沪深总下跌家数:dynainfo(61),nodraw,colorgreen;
沪深总成交金额:dynainfo(62)/100000000,nodraw,colorwhite;
hj_17:=macd.dif>ref(macd.dif,1) and ref(macd.dif,1)<ref(macd.dif,2);
hj_18:=100*(close-ref(close,1))/ref(close,1);
hj_19:=if(close<ref(open,1) and hj_18<0,1,0);
hj_20:=if(close<ref(open,2) and hj_18<0,1,0);
hj_21:=hj_19=0 and ref(hj_19,1)=1 and hj_20=0 and ref(hj_20,1)=1;
hj_22:=hj_17 and hj_21;
xg:hj_16 and hj_22,colorcyan;
{-----------------------------------}
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文暴涨主升浪A指标公式详解 通达信暴涨仅供学习研究。