{大财女变线主}
涨%:round(indexadv/(indexadv+indexdec)*100),nodraw,colorred;
流通市值:finance(40)/100000000,nodraw,colorred;
xa_1:=if(currbarscount=1,vol*240/fromopen,vol);
xa_2:=xa_1*10000/finance(7);
xa_3:=amount/vol/100;
xa_4:=(close+0.01-ref(close,1))/ref(close,1)>=0.1 and (close-0.01-ref(close,1))/ref(close,1)<=0.1 and close=high;
xa_5:=if(currbarscount=1,ref(close,1)*1.1,drawnull);
stickline(currbarscount=1,xa_5,max(open,close),(-1),(-1)),colorgray;
drawkline(high,open,low,close);
xa_6:=if(currbarscount=1,ref(close,1)*0.9,drawnull);
stickline(currbarscount=1,xa_6,min(open,close),(-1),(-1)),colorblue;
drawkline(high,open,low,close);
xa_7:=const(barslast(xa_2=hhv(xa_2,180)));
xa_8:=if(currbarscount<=xa_7+1,const(ref((close+open+high+low)/4,xa_7)),drawnull);
xa_9:=xa_8;{}
多空线:xa_9,coloryellow;
drawtext(islastbar,xa_9,4),coloryellow;
xa_10:=ma(close,5);
xa_11:=ma(close,6);
xa_12:=ma(close,7);
xa_13:=ma(close,8);
xa_14:=ma(close,9);
xa_15:=ma(close,10);
xa_16:=ma(close,11);
xa_17:=ma(close,12);
xa_18:=ma(close,13);
xa_19:=ma(close,14);
xa_20:=ma(close,15);
xa_21:=ma(close,16);
xa_22:=ma(close,17);
xa_23:=ma(close,18);
xa_24:=ma(close,19);
xa_25:=ma(close,20);
xa_26:=ma(close,21);
xa_27:=ma(close,22);
xa_28:=ma(close,23);
xa_29:=ma(close,24);
xa_30:=ma(close,25);
xa_31:=ma(close,26);
xa_32:=ma(close,27);
xa_33:=ma(close,28);
xa_34:=ma(close,29);
xa_35:=ma(close,30);
xa_36:=ma(close,31);
xa_37:=max(max(max(max(xa_10,xa_11),xa_12),xa_13),xa_14);
xa_38:=max(max(max(max(xa_15,xa_16),xa_17),xa_18),xa_19);
xa_39:=max(max(max(max(xa_20,xa_21),xa_22),xa_23),xa_24);
xa_40:=max(max(max(max(max(xa_25,xa_26),xa_27),xa_28),xa_29),xa_30);
xa_41:=max(max(max(max(max(xa_31,xa_32),xa_33),xa_34),xa_35),xa_36);
xa_42:=max(max(max(max(xa_37,xa_38),xa_39),xa_40),xa_41);
xa_43:=if(xa_42=xa_10,5,if(xa_42=xa_11,6,if(xa_42=xa_12,7,if(xa_42=xa_13,8,if(xa_42=xa_14,9,if(xa_42=xa_15,10,if(xa_42=xa_16,11,if(xa_42=xa_17,12,if(xa_42=xa_18,13,if(xa_42=xa_19,14,if(xa_42=xa_20,15,if(xa_42=xa_21,16,if(xa_42=xa_22,17,if(xa_42=xa_23,18,if(xa_42=xa_24,19,if(xa_42=xa_25,20,if(xa_42=xa_26,21,if(xa_42=xa_27,22,if(xa_42=xa_28,23,if(xa_42=xa_29,24,if(xa_42=xa_30,25,drawnull)))))))))))))))))))));
xa_44:=if(xa_42=ma(close,xa_43),xa_43,if(xa_42=xa_31,26,if(xa_42=xa_32,27,if(xa_42=xa_33,28,if(xa_42=xa_34,29,if(xa_42=xa_35,30,if(xa_42=xa_36,31,32)))))));
xa_45:=if(barscount(close)>=31,(xa_42*3+ma(close,31))/4,max(ma(close,5),ma(close,barscount(close))));
变线:xa_45,colorwhite;
xa_46:=xa_1=hhv(xa_1,xa_44);
xa_47:=ref(ref(low,barslast(xa_46)),1);
xa_48:=ref(ref(xa_3,barslast(xa_46)),1);
xa_49:=ref(ref(high,barslast(xa_46)),1);
xa_50:=max(open,close)/min(open,close)=hhv(max(open,close)/min(open,close),xa_44);
xa_51:=open/close=hhv(open/close,xa_44) and close<open;
xa_52:=close/open=hhv(close/open,xa_44);
stickline(xa_51,open,close,2,0),colorgreen;
stickline(xa_52,open,close,2,0),colorred;
xa_53:=xa_52 and xa_46;{}
stickline(xa_53,open,close,2,0),coloryellow;
xa_54:=xa_51 and xa_1>ma(xa_1,xa_44) and close>变线*1.05 and xa_1>ma(xa_1,5) and close<open and close<ref(close,1) and high/变线=hhv(high/变线,5);
stickline(xa_54,open,close,2,0),colorblue;
xa_55:=ref(hhv((high+close+low+high)/4,7),barslast(cross(xa_15,xa_10)));
xa_56:=ref(llv(min(open,close),10),barslast(cross(xa_10,xa_15)));
xa_57:=ref(hhv(max(close,open),7),barslast(cross(ma(close,10),ma(close,5))));
xa_58:=ref(llv(min(close,open),10),barslast(cross(ma(close,5),ma(close,10))));
xa_59:=if(close>500,xa_57,xa_55);
xa_60:=if(close>500,xa_58,xa_56);
箱顶:if(xa_59=const(xa_59),const(xa_59),drawnull),colorbrown,linethick3;
箱底:if(xa_60=const(xa_60),xa_60,drawnull),colorblue,linethick3;
drawtext(islastbar,xa_59,5),colorbrown;
drawtext(islastbar,xa_60,6),colorblue;
xa_61:=ma(indexc,5);
xa_62:=ma(indexc,6);
xa_63:=ma(indexc,7);
xa_64:=ma(indexc,8);
xa_65:=ma(indexc,9);
xa_66:=ma(indexc,10);
xa_67:=ma(indexc,11);
xa_68:=ma(indexc,12);
xa_69:=ma(indexc,13);
xa_70:=ma(indexc,14);
xa_71:=ma(indexc,15);
xa_72:=ma(indexc,16);
xa_73:=ma(indexc,17);
xa_74:=ma(indexc,18);
xa_75:=ma(indexc,19);
xa_76:=ma(indexc,20);
xa_77:=ma(indexc,21);
xa_78:=ma(indexc,22);
xa_79:=ma(indexc,23);
xa_80:=ma(indexc,24);
xa_81:=ma(indexc,25);
xa_82:=ma(indexc,26);
xa_83:=ma(indexc,27);
xa_84:=ma(indexc,28);
xa_85:=ma(indexc,29);
xa_86:=ma(indexc,30);
xa_87:=ma(indexc,31);
xa_88:=max(max(max(max(xa_61,xa_62),xa_63),xa_64),xa_65);
xa_89:=max(max(max(max(xa_66,xa_67),xa_68),xa_69),xa_70);
xa_90:=max(max(max(max(xa_71,xa_72),xa_73),xa_74),xa_75);
xa_91:=max(max(max(max(max(xa_76,xa_77),xa_78),xa_79),xa_80),xa_81);
xa_92:=max(max(max(max(max(xa_82,xa_83),xa_84),xa_85),xa_86),xa_87);
xa_93:=max(max(max(max(xa_88,xa_89),xa_90),xa_91),xa_92);
xa_94:=if(xa_93=xa_61,5,if(xa_93=xa_62,6,if(xa_93=xa_63,7,if(xa_93=xa_64,8,if(xa_93=xa_65,9,if(xa_93=xa_66,10,if(xa_93=xa_67,11,if(xa_93=xa_68,12,if(xa_93=xa_69,13,if(xa_93=xa_70,14,if(xa_93=xa_71,15,if(xa_93=xa_72,16,if(xa_93=xa_73,17,if(xa_93=xa_74,18,if(xa_93=xa_75,19,if(xa_93=xa_76,20,if(xa_93=xa_77,21,if(xa_93=xa_78,22,if(xa_93=xa_79,23,if(xa_93=xa_80,24,if(xa_93=xa_81,25,drawnull)))))))))))))))))))));
xa_95:=if(xa_93=ma(indexc,xa_94),xa_94,if(xa_93=xa_82,26,if(xa_93=xa_83,27,if(xa_93=xa_84,28,if(xa_93=xa_85,29,if(xa_93=xa_86,30,if(xa_93=xa_87,31,32)))))));
xa_96:=every(close/ref(close,1)>indexc/ref(indexc,1),5) or count(close/ref(close,1)>indexc/ref(indexc,1),9)=8;
xa_97:=count(xa_96,2) and dynainfo(4)>0 and if(close<open,xa_1<ref(vol,1),1);
stickline(xa_97,xa_9,xa_9,5,0),colormagenta;
xa_98:=ref(min(ref(low,barslast(xa_46)),ref(high,barslast(xa_46)+1)),1);
xa_99:=if(xa_46,ref(max(ref(low,barslast(xa_46)),ref(low,barslast(xa_52 and close>open*1.05))),1),max(ref(low,barslast(xa_46)),ref(low,barslast(xa_52 and close>open*1.05))));
xa_100:=if(between(xa_99,xa_56,xa_56*1.03),xa_56,xa_99);
xa_101:=max(max(hhv((high+close)/2,5),变线+ma(high-变线,xa_44)),if(变线>ref(变线,1),变线*1.03,变线));
xa_102:=if(close<xa_55,min(xa_55,xa_101),xa_101);
xa_103:=ref(xa_102,1);
止赢:if(currbarscount<=5,const(xa_103),drawnull),dotline,colormagenta;
drawtext(islastbar,xa_103,7),colormagenta;
预埋:if(islastbar,xa_102,drawnull),nodraw,colormagenta;
止损:if(xa_98=const(xa_98),xa_98,if(islastbar,xa_98,drawnull)),dotline,colorgreen;
drawtext(islastbar,止损,8),colorgreen;
xa_104:=变线>xa_59 and count(close>变线,5);
if(xa_104,变线,drawnull),color0045ff;
if(变线<xa_60,变线,drawnull),colorcyan;
{大财女变线副}
xa_1:=if(currbarscount=1,vol*240/fromopen,vol);
xa_2:=(close-ref(close,1))/ref(close,1)>=0.096 and close=high;
xa_3:=xa_1>=ref(vol,1)*1.9 and (close>ref(close,1) or close>open);
xa_4:=xa_1<ref(xa_1,1);
xa_5:=every(xa_4,3);
xa_6:=xa_1=hhv(xa_1,10) and xa_1>1.7*ref(vol,1) and close>=ref(close,1) and close>=open and high-close<close-open;
换手:xa_1*10000/finance(7),volstick;
五日换手:sum(换手,5),nodraw;
十日换手:sum(换手,10),nodraw;
二十日换手:sum(换手,20),nodraw;
xa_7:=sum(换手,60);
xa_8:=sum(换手,120);
xa_9:=ma(换手,5);
平均换手5日:xa_9,nodraw;
xa_10:=ma(换手,10);
平均换手10日:xa_10,nodraw;
xa_11:=ma(换手,120);
平均换手120日:xa_11;
xa_12:=amount/vol/100;
{}
xa_13:=ma(close,5);
xa_14:=ma(close,6);
xa_15:=ma(close,7);
xa_16:=ma(close,8);
xa_17:=ma(close,9);
xa_18:=ma(close,10);
xa_19:=ma(close,11);
xa_20:=ma(close,12);
xa_21:=ma(close,13);
xa_22:=ma(close,14);
xa_23:=ma(close,15);
xa_24:=ma(close,16);
xa_25:=ma(close,17);
xa_26:=ma(close,18);
xa_27:=ma(close,19);
xa_28:=ma(close,20);
xa_29:=ma(close,21);
xa_30:=ma(close,22);
xa_31:=ma(close,23);
xa_32:=ma(close,24);
xa_33:=ma(close,25);
xa_34:=ma(close,26);
xa_35:=ma(close,27);
xa_36:=ma(close,28);
xa_37:=ma(close,29);
xa_38:=ma(close,30);
xa_39:=ma(close,31);
xa_40:=max(max(max(max(xa_13,xa_14),xa_15),xa_16),xa_17);
xa_41:=max(max(max(max(xa_18,xa_19),xa_20),xa_21),xa_22);
xa_42:=max(max(max(max(xa_23,xa_24),xa_25),xa_26),xa_27);
xa_43:=max(max(max(max(max(xa_28,xa_29),xa_30),xa_31),xa_32),xa_33);
xa_44:=max(max(max(max(max(xa_34,xa_35),xa_36),xa_37),xa_38),xa_39);
xa_45:=max(max(max(max(xa_40,xa_41),xa_42),xa_43),xa_44);
xa_46:=if(xa_45=xa_13,5,if(xa_45=xa_14,6,if(xa_45=xa_15,7,if(xa_45=xa_16,8,if(xa_45=xa_17,9,if(xa_45=xa_18,10,if(xa_45=xa_19,11,if(xa_45=xa_20,12,if(xa_45=xa_21,13,if(xa_45=xa_22,14,if(xa_45=xa_23,15,if(xa_45=xa_24,16,if(xa_45=xa_25,17,if(xa_45=xa_26,18,if(xa_45=xa_27,19,if(xa_45=xa_28,20,if(xa_45=xa_29,21,if(xa_45=xa_30,22,if(xa_45=xa_31,23,if(xa_45=xa_32,24,if(xa_45=xa_33,25,drawnull)))))))))))))))))))));
xa_47:=if(xa_45=ma(close,xa_46),xa_46,if(xa_45=xa_34,26,if(xa_45=xa_35,27,if(xa_45=xa_36,28,if(xa_45=xa_37,29,if(xa_45=xa_38,30,if(xa_45=xa_39,31,drawnull)))))));
xa_48:=if(barscount(close)>=31,(xa_45*3+ma(close,31))/4,max(ma(close,5),ma(close,barscount(close))));
xa_49:=xa_48;{}
xa_50:=xa_1=hhv(xa_1,xa_47);
xa_51:=xa_1=llv(xa_1,xa_47);
stickline(xa_50 and close<=open,xa_1*10000/finance(7),0,1.5,0),colorgreen;
stickline(xa_50 and close>open,xa_1*10000/finance(7),0,1.5,0),colorred;
stickline(currbarscount=1 and period=5,vol*10000/finance(7),0,0.5,(-1)),color00c0c0;
drawnumber(xa_1>ma(xa_1,120)*3,换手,round(xa_1/ma(xa_1,120)));
if(every(换手<=xa_11,30),xa_11,drawnull),colorblue,linethick4;
stickline(ref(every(换手<=xa_11,30),1) and xa_3 and 换手>xa_11,0,0,5,0),coloryellow;
量顶:ref(ref(换手,barslast(换手=hhv(换手,xa_47))),1),dotline,colorgray;
xa_52:=ma(换手,xa_47);{}
stickline(量顶<xa_11,换手,量顶,3,0),colorblue;
stickline(换手>量顶,换手,量顶,1.5,0),coloryellow;
上一指标公式:超级OBV公式下载 通达信OBV
下一指标公式:大财女箱顶公式下载 通达信大财女箱顶
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文大财女变线副大财女变线主公式下载 通达信大财女变线副仅供学习研究。