{资金监控}
xa_1:=ref(low,1);
xa_2:=sma(abs(low-xa_1),3,1)/sma(max(low-xa_1,0),3,1)*100;
xa_3:=ema(if(close*1.2,xa_2*10,xa_2/10),3);
xa_4:=llv(low,38);
xa_5:=hhv(xa_3,38);
xa_6:=1971101;
xa_7:=1971201;
xa_8:=if(date>xa_6,if(close<80,1,0),0);
xa_9:=if(date>xa_7,1,xa_8);
xa_10:=if(xa_9=0,1,0);
xa_11:=ema(if(low<=xa_4,(xa_3+xa_5*2)/50,0),3)/258*xa_10;
xa_12:=(close-llv(low,21))/(hhv(high,21)-llv(low,21))*100;
xa_13:=sma(xa_12,13,8);{}
主力建仓:xa_11,nodraw,colormagenta;
吸筹1:stickline(xa_11,0,xa_11,6,0),colorred;
吸筹2:stickline(xa_11,0,xa_11,5,0),color6600ff;
吸筹3:stickline(xa_11,0,xa_11,4,0),colorbb00ff;
吸筹4:stickline(xa_11,0,xa_11,3,0),colormagenta;
吸筹5:stickline(xa_11,0,xa_11,2,0),colorff33ff;
吸筹6:stickline(xa_11,0,xa_11,1,0),colorff66ff;
吸筹7:stickline(xa_11,0,xa_11,0,0),colorff99ff;
stickline(1,0,0,6,0),color454545;
stickline(1,100,100,6,0),color454545;
stickline(1,50,50,6,0),color454545;
xa_14:=vol/10000;
xa_15:=vol/((high-low)*2-abs(close-open));
xa_16:=if(close>open,xa_15*(high-low),if(close<open,xa_15*(high-open+(close-low)),if(close=open and close>ref(close,1)*1.09,vol,0)))/10000;
xa_17:=if(close>open,0-xa_15*(high-close+(open-low)),if(close<open,0-xa_15*(high-low),if(close=open and close<ref(close,1)*0.91,0-vol,0)))/10000;
xa_18:=xa_16+xa_17;
xa_19:=sum(xa_18,5);
xa_20:=ma(xa_18,1);
xa_21:=sma(sma(sma(xa_20,2,1),2,1),2,1);
xa_22:=ref(xa_21,1);
xa_23:=sma(max(xa_21-xa_22,0),7,1)/sma(abs(xa_21-xa_22),7,1)*100;
stickline(xa_23>80,97,100,3,0),colorcyan;
xa_24:=llv(xa_21,35);
xa_25:=hhv(xa_21,30);
xa_26:=ema((xa_21-xa_24)/(xa_25-xa_24)*4,4)*25;
xa_27:=xa_26;
xa_28:=87.5;
xa_29:=(xa_26-llv(xa_26,4))/(hhv(xa_26,4)-llv(xa_26,4))*4*25;
xa_30:=ema(100*(xa_21-llv(xa_21,18))/(hhv(xa_21,18)-llv(xa_21,18)),3)/4*4*1;
drawband(xa_30,rgb(88,0,0),ma(xa_30,2),rgb(0,88,0));
xa_31:=(2*close+high+low)/4;
xa_32:=llv(low,30);
xa_33:=hhv(high,30);
xa_34:=if(xa_9!=1,ema((xa_31-xa_32)/(xa_33-xa_32)*100,8),0);
xa_35:=ema(xa_34,4);
stickline(xa_34-xa_35>0,xa_34,xa_35,2,1),color990099;
stickline(xa_34-xa_35<0,xa_34,xa_35,2,1),color999900;
xa_36:=xa_21;
xa_37:=llv(xa_21,30);
xa_38:=hhv(xa_21,30);
xa_39:=if(xa_9!=1,ema((xa_36-xa_37)/(xa_38-xa_37)*100,8),0);
xa_40:=ema(xa_39,4);
stickline(xa_39-xa_40>0,xa_39,xa_40,4,0),color0000cc;
stickline(xa_39-xa_40<0,xa_39,xa_40,4,0),color00cc00;
xa_41:=xa_39>50 and xa_39-xa_40>0 or (xa_39-xa_40>0 and xa_34-xa_35>0 and xa_30>ma(xa_30,2));
xa_42:=xa_39<50 and xa_39-xa_40<0 or (xa_39-xa_40<0 and xa_34-xa_35<0 and xa_30<ma(xa_30,2));
stickline(xa_42,xa_39,50,1,(-1)),color00cc00;
stickline(xa_41,xa_39,50,1,(-1)),color0000cc;
xa_43:=xa_21;
xa_44:=llv(xa_21,21);
xa_45:=hhv(xa_21,34);
xa_46:=ema((xa_43-xa_44)/(xa_45-xa_44)*100,13);
xa_47:=ema(0.667*ref(xa_46,1)+0.333*xa_46,2);
xa_48:=ema(0.382*ref(xa_46,2)+0.618*xa_46,12);
xa_49:=if(xa_9=1,0,1);
xa_50:=ma((-100)*(hhv(xa_21,34)-xa_21)/(hhv(xa_21,34)-llv(xa_21,34)),19)*xa_49;
流动资金:ema(100*(xa_21-llv(xa_21,18))/(hhv(xa_21,18)-llv(xa_21,18)),3)/4*4*xa_49,nodraw,color000088;
资金趋势:xa_39,nodraw,color0000cc;
价格趋势:xa_34,nodraw,color990099;
xa_51:=ma((-100)*(hhv(high,34)-close)/(hhv(high,34)-llv(low,34)),19);
xa_52:=(-100)*(hhv(high,14)-close)/(hhv(high,14)-llv(low,14));
xa_53:=ema((-100)*(hhv(high,34)-close)/(hhv(high,34)-llv(low,34)),4);
xa_54:=xa_51+100;
xa_55:=xa_52+100;
xa_56:=xa_53+100;
xa_57:=ref(xa_56,1)>85 and ref(xa_55,1)>85 and ref(xa_54,1)>65 and cross(xa_54,xa_55);
xa_58:=xa_56<ref(xa_56,1) and ref(xa_56,1)>80 and (ref(xa_55,1)>95 or ref(xa_55,2)>95) and xa_54>60 and xa_55<83.5 and xa_55<xa_56 and xa_55<xa_54+4;
xa_59:=filter(xa_58,4);
stickline(xa_59,97,100,3,0),colorcyan;
xa_60:=xa_54<12 and xa_56<8 and (xa_55<7.2 or ref(xa_55,1)<5) and (xa_56>ref(xa_56,1) or xa_55>ref(xa_55,1)) or (xa_54<8 and xa_56<7 and xa_55<15 and xa_55>ref(xa_55,1)) or (xa_54<10 and xa_56<7 and xa_55<1);
stickline(xa_60,(-3),0,8,0),colorgreen;
xa_61:=barslast(ref(cross(xa_39,xa_40),1));
xa_62:=ref(close,xa_61+1)>close and ref(xa_39,xa_61+1)<xa_39 and cross(xa_39,xa_40) and xa_39<50;
xa_63:=barslast(ref(cross(xa_40,xa_39),1));
xa_64:=ref(close,xa_63+1)<close and ref(xa_39,xa_63+1)>xa_39 and cross(xa_40,xa_39) and xa_39>50;
drawicon(xa_62,(-2),7);
drawicon(xa_64,101,8);
资金底背离:xa_62,nodraw,coloryellow;
资金顶背离:xa_64,nodraw,colorgreen;
上一指标公式:短线出击副图选股预警 通达信选股出击
下一指标公式:精品指标买卖一目了然傻瓜式操作 通达信傻瓜式指标
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文资金监控转载和谐完全加密指标 通达信监控指标仅供学习研究。