xg:open=high;
xg12:close=low;
hj_1:=if(close>=xg and ref(close,1)>xg,1,0);
hj_2:=if(close>=xg and between(xg,close,open)=0 and ref(close,1)>xg,1,0);
drawicon(filter(xg=1,1),low*0.988,2);
drawicon(filter(xg12=1,1),low*0.988,3);
hj_3:=cost(50.099998);
hj_4:=cost(30.1);
hj_5:=llvbars(low,60);
hj_6:=barslast(currbarscount=const(hj_5)+1);
hj_7:=findhighbars(open,hj_5+1,60,1);
压力a:drawline(currbarscount=const(hj_7)+1,open,islastbar,ref(open,hj_7),0),colorred;
hj_8:=llvbars(low,30);
hj_9:=barslast(currbarscount=const(hj_8)+1);
hj_10:=findhighbars(open,hj_8+1,30,1);
压力b:drawline(currbarscount=const(hj_10)+1,open,islastbar,ref(open,hj_10),0),coloryellow;
hj_11:=llvbars(low,10);
hj_12:=barslast(currbarscount=const(hj_11)+1);
hj_13:=findhighbars(open,hj_11+1,10,1);
压力c:drawline(currbarscount=const(hj_13)+1,open,islastbar,ref(open,hj_13),0),colorgreen;
hj_14:=llvbars(low,5);
hj_15:=barslast(currbarscount=const(hj_14)+1);
hj_16:=findhighbars(open,hj_14+1,5,1);
压力d:drawline(currbarscount=const(hj_16)+1,open,islastbar,ref(open,hj_16),0),colorwhite;
hj_17:=currbarscount=5-4;
drawnumber(hj_17 and 压力d,压力d,压力d),coloryellow;
hj_18:=vol/((high-low)*2-abs(close-open));
hj_19:=if(date<1170111 and date>900101,1,0);
drawtext_fix(islastbar,0.5,0.05,0,code),coloryellow;
hj_20:=strcat(hyblock,1);
hj_21:=strcat(hj_20,fgblock);
hj_22:=strcat(hj_21,dyblock);
hj_23:=strcat(hj_22,1);
drawtext_fix(1,0,0,0,strcat(hj_23,gnblock)),coloryellow;
hj_24:=10;
hj_25:=10;
hj_26:=0;
hj_27:=0;
hj_28:=0;
hj_29:=0;
hj_30:=ref(high,hj_24)=hhv(high,2*hj_24+1)*hj_19;
hj_31:=backset(hj_30,hj_24+1);
hj_32:=filter(hj_31,hj_24) and high=hhv(high,hj_24+1);
drawicon(hj_32,high*1.02,2);
hj_33:=barslast(hj_32);
hj_34:=if(hj_32,currbarscount,0);
hj_35:=if(hj_33,ref(high,hj_33),high);
hj_36:=if(hj_33,ref(hj_34,hj_33),hj_34);
hj_37:=ref(hj_35,hj_33+1);
hj_38:=const(hj_36);
hj_39:=ref(hj_36,hj_33+1);
hj_40:=const(hj_39);
hj_41:=ref(hj_37,hj_33+1);
hj_42:=if(currbarscount>hj_40,0,1);
高点压力:drawline(currbarscount=hj_40,high,currbarscount=hj_38,high,1)*hj_19,dotline,colorgreen;
a:drawline(currbarscount=hj_40,high,islastbar,ref(high,hj_40-1),1),pointdot,color0055ff;
b:drawline(currbarscount=hj_38,high,islastbar,ref(high,hj_38-1),1),pointdot,coloryellow;
hj_43:=currbarscount=5-4;
drawnumber(hj_43 and a,a,a),coloryellow;
hj_44:=currbarscount=5-4;
drawnumber(hj_44 and 高点压力,高点压力,高点压力),coloryellow;
drawnumber(hj_44 and b,b,b),coloryellow;
hj_45:=ref(low,hj_25)=llv(low,2*hj_25+1)*hj_19;
hj_46:=backset(hj_45,hj_25+1);
hj_47:=filter(hj_46,hj_25) and low=llv(low,hj_25+1)*hj_19;
drawicon(hj_47,low*0.98,1);
hj_48:=barslast(hj_47);
hj_49:=if(hj_47,currbarscount,0);
hj_50:=if(hj_48,ref(low,hj_48),low);
hj_51:=if(hj_48,ref(hj_49,hj_48),hj_49);
hj_52:=const(hj_51);
hj_53:=ref(hj_50,hj_48+1);
hj_54:=ref(hj_51,hj_48+1);
hj_55:=const(hj_54);
低点支撑:drawline(currbarscount=hj_55,low,currbarscount=hj_52,low,1)*hj_19,dotline,colorred;
hj_56:=currbarscount=5-4;
drawnumber(hj_56 and 低点支撑,低点支撑,低点支撑)*hj_19,coloryellow;
hj_57:=(高点压力+低点支撑)/2;
hj_58:=const((高点压力+低点支撑)/2);
hj_59:=if(hj_55<hj_40,hj_55,hj_40);
中轨:drawline(currbarscount=hj_59,hj_57,islastbar,hj_58,1),dotline,colorff55bb;
drawline(currbarscount=hj_52,low,islastbar,ref(low,hj_52-1),1),pointdot,colormagenta;
drawline(currbarscount=hj_55,low,islastbar,ref(low,hj_55-1),1),pointdot,colorcyan;
hj_60:=backset(ref(high,2)=hhv(high,3),3);
hj_61:=cross(hj_60,0.9);
hj_62:=backset(ref(low,2)=llv(low,3),3);
hj_63:=cross(hj_62,0.9);
hj_64:=ref(high,barslast(hj_61))*hj_19;
hj_65:=ref(low,barslast(hj_63));
hj_66:=ref(low,1)=llv(low,2*1+1);
hj_67:=backset(hj_66,1+1);
hj_68:=filter(hj_67,1) and low=llv(low,1+1);
hj_69:=barslast(hj_68);
hj_70:=if(hj_68,currbarscount,0);
hj_71:=if(hj_69,ref(hj_70,hj_69),hj_70);
hj_72:=const(hj_71);
hj_73:=const(ref(high,hj_72-1));
hj_74:=backset(islastbar,hj_72);
hj_74;
hj_73;
c111:hj_73*hj_19,nodraw,colorred;
stickline(hj_74,hj_73,hj_73,4,0)*hj_19,colorwhite,linethick2;
hj_75:=ref(low,2)=llv(low,2*2+1);
hj_76:=filter(hj_75,2);
hj_77:=backset(hj_76,2+1);
hj_78:=filter(hj_77,2);
hj_79:=backset(islastbar,barslast(hj_78)+2);
hj_80:=hj_79>ref(hj_79,2);
zc:drawline(hj_78,low,hj_80,low,2),dotline,colorwhite;
hj_81:=currbarscount=5-4;
drawnumber(hj_81 and zc,zc,zc),coloryellow;
stickline(close/ref(close,1)>=1.09,open,close,0.5,0),coloryellow;
stickline((close-ref(close,1))/ref(close,1)*100<(-9.8),close,open,0.8,0),colorlicyan;
hj_82:=(close/ref(close,1)-1)*100>9.5;
hj_83:=barslast((close/ref(close,1)-1)*100>9.5);
最后涨停距今数:hj_83,nodraw,colorwhite;
hj_84:=barslast(hj_82);
hj_85:=ref(high,hj_84)-ref(low,hj_84);
stickline(close,ref(low,hj_84)+hj_85*0.5,ref(low,hj_84)+hj_85*0.5,7,0),colorligray;
hj_86:=ref(high,5)=hhv(high,2*5+1);
hj_87:=barslast(hj_47);
hj_88:=if(hj_47,currbarscount,0);
hj_89:=const(hj_39);
hj_90:=const(ref(high,hj_89-1));
hj_91:=backset(islastbar,hj_89);
hj_91;
hj_90;
c11:hj_90,nodraw,colorred;
stickline(hj_91,hj_90,hj_90,2,0),coloryellow;
hj_92:=drawline(currbarscount=const(hj_89)+1,open,islastbar,ref(open,hj_90),0);
hj_93:=ma(close,5);
hj_94:=stickline(islastbar,hhv(close,5)*0.95,hhv(close,5)*0.95,20,2);
hj_95:=high*0.95;
hj_96:=hhv(high,19);
hj_97:=close/ref(close,1);
hj_98:=barslast(hj_97);
hj_99:=ref(high,hj_98)-ref(low,hj_98);
stickline(close,ref(low,hj_98)+hj_99*0.5,ref(low,hj_98)+hj_99*0.5,3,0),colorgray;
hj_100:=filter(backset(ref(high,2)=hhv(high,5),3),2);
hj_101:=filter(backset(ref(low,2)=llv(low,5),3),2);
stickline(hj_101,low,low,1,0),coloryellow;
hj_102:=filter(backset(ref(high,2)=hhv(high,5),3),2);
hj_103:=filter(backset(ref(low,2)=llv(low,5),3),2);
hj_104:=signals_user(92,0)+signals_user(93,0);
hj_105:=signals_user(93,0)/10000;
drawtext(hj_105>0 and hj_105<10000,high*0.95,varcat(varcat(2,var2str(hj_105,0)),3)),colorgreen;
drawtext(hj_105>10000,high*0.95,varcat(varcat(2,var2str(hj_105/10000,2)),4)),colorgreen;
drawtext(hj_105<0 and hj_105>(-10000),high*0.95,varcat(varcat(2,var2str(hj_105,0)),3)),colorgreen;
drawtext(hj_105<(-10000),high*0.95,varcat(varcat(2,var2str(hj_105/10000,2)),4)),colorgreen;
{-----------------------------------}
上一指标公式:唐能通1公式下载 通达信唐能通
下一指标公式:称霸满仓公式下载 通达信满仓
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文压力支撑LK公式下载 通达信压力LK仅供学习研究。