好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式筹码流跟庄指标公式详解 通达信筹码

筹码流跟庄指标公式详解 通达信筹码

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-05-18 02:33:19
  • 指标公式标签:筹码
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:筹码流跟庄指标公式详解 通达信筹码

股价:vol,volstick;
hj_1:=xma(xma(股价,3),3);
hj_2:=xma(xma(股价,5),5);
hj_3:=xma(xma(股价,6),6);
hj_4:=xma(xma(股价,8),8);
hj_5:=xma(xma(股价,10),10);
hj_6:=xma(xma(股价,12),12);
hj_7:=(hj_4+hj_5+hj_6+hj_1+hj_2+hj_3)/6;
hj_8:=hj_7*1.35;
hj_9:=hj_7*0.65;
hj_10:=xma(xma(股价,16),16);
hj_11:=xma(xma(股价,19),19);
hj_12:=xma(xma(股价,22),22);
hj_13:=xma(xma(股价,25),25);
hj_14:=xma(xma(股价,28),28);
hj_15:=xma(xma(股价,31),31);
hj_16:=(hj_10+hj_11+hj_12+hj_13+hj_14+hj_15)/6;

hj_17:=hj_16*1.4;
hj_18:=hj_16*0.6;
hj_19:=xma(xma(股价,40),40);
hj_20:=xma(xma(股价,50),50);
hj_21:=xma(xma(股价,60),60);
hj_22:=(hj_19+hj_20+hj_21)/3;
hj_23:=hj_22*1.5;
hj_24:=hj_22*0.5;
hj_25:=xma(xma(股价,90),90);
hj_26:=xma(xma(股价,120),120);
hj_27:=xma(xma(股价,150),150);
hj_28:=(hj_25+hj_26+hj_27)/3;
hj_29:=hj_28*1.3;
hj_30:=hj_28*1.8;
hj_31:=hj_28*0.5;
hj_32:=ema(hj_7,10);
hj_33:=ema(hj_16,10);
v2:if(currbarscount=1,vol*240/fromopen/ref(vol,1)-1,vol/ref(vol,1)-1),nodraw,colorred;
stickline(v2>=1,0,vol,2,0),coloryellow;
vvol:if(currbarscount=1 and period=5,vol*240/fromopen,drawnull),nodraw;
stickline(currbarscount=1 and period=5,vvol,0,(-1),(-1)),color00c0c0;
volume:vol,volstick;
hj_34:=hj_9<hj_18 and hj_18<hj_24 and hj_24<hj_31;
hj_35:=hj_9<hj_18 and hj_18>hj_24 and hj_18<hj_31;
hj_36:=hj_9<hj_18 and hj_18<hj_24 and hj_18>hj_31;
stickline(hj_16>hj_33,0,vol,2,1),colormagenta;
stickline(hj_7>hj_32,0,vol,2,0),colorred;
stickline(hj_16>hj_33 and vol<hj_31,0,vol,3,0),colorwhite;
stickline(hj_16>hj_33 and vol<hj_24 and vol<hj_18 and vol>hj_31,0,vol,3,0),colorblue;
stickline(hj_16<hj_33,0,vol,2,0),colorgreen;
stickline(hj_16<hj_33 and hj_7>hj_32,0,vol,2,0),coloryellow;
stickline(hj_35=1 or hj_36=1,0,vol,2,0),colorblue;
stickline(hj_22>ref(hj_22,1) and 股价<hj_31,0,vol,3,0),colorwhite;
drawrectrel(0,250,175,999.400024,if(120,rgb(10,0,0),0));
hj_37:=l2_amo(0,2)/10000;
hj_38:=l2_amo(1,2)/10000;
hj_39:=l2_amo(2,2)/10000;
hj_40:=l2_amo(3,2)/10000;
hj_41:=l2_amo(0,3)/10000;
hj_42:=l2_amo(1,3)/10000;
hj_43:=l2_amo(2,3)/10000;
hj_44:=l2_amo(3,3)/10000;
hj_45:=hj_37+hj_38+hj_39+hj_40-(hj_41+hj_42+hj_43+hj_44);
hj_46:=hj_37-hj_41;
hj_47:=hj_38-hj_42;
hj_48:=hj_39-hj_43;
hj_49:=hj_40-hj_44;
hj_50:=const(max(abs(hj_45),max(abs(hj_46),max(abs(hj_47),max(abs(hj_48),abs(hj_49))))));
drawrectrel(0,const(830-abs(hj_46)*500/hj_50),30,935,if(const(hj_46)>0,rgb(255,0,0),rgb(23,125,255)));
drawrectrel(35,const(830-abs(hj_47)*500/hj_50),65,935,if(const(hj_47)>0,rgb(255,0,0),rgb(23,125,255)));
drawrectrel(70,const(830-abs(hj_48)*500/hj_50),100,935,if(const(hj_48)>0,rgb(255,0,0),rgb(23,125,255)));
drawrectrel(105,const(830-abs(hj_49)*500/hj_50),135,935,if(const(hj_49)>0,rgb(255,0,0),rgb(23,125,255)));
drawrectrel(140,const(830-abs(hj_45)*500/hj_50),170,935,if(const(hj_45)>0,rgb(255,0,0),rgb(23,125,255)));
drawtext_fix(currbarscount=1,0.002,0.25,0,70),coloryellow;
drawnumber_fix(currbarscount=1,0.002,0.55,0,intpart(hj_46)),coloryellow;
drawnumber_fix(currbarscount=1,0.035,0.555,0,intpart(hj_47)),coloryellow;
drawnumber_fix(currbarscount=1,0.07,0.55,0,intpart(hj_48)),coloryellow;
drawnumber_fix(currbarscount=1,0.106,0.55,0,intpart(hj_49)),coloryellow;
drawnumber_fix(currbarscount=1,0.145,0.55,0,intpart(hj_45)),coloryellow;
drawtext_fix(currbarscount=1,0.002,1,0,71),coloryellow;
drawtext_fix(currbarscount=1,0.04,1,0,72),coloryellow;
drawtext_fix(currbarscount=1,0.075,1,0,73),coloryellow;
drawtext_fix(currbarscount=1,0.112,1,0,74),coloryellow;
drawtext_fix(currbarscount=1,0.145,1,0,75),coloryellow;
hj_51:=55;
hj_52:=34;
hj_53:=ref(close,1);
hj_54:=sma(max(close-hj_53,0),3,1)/sma(abs(close-hj_53),3,1)*100;
hj_55:=ema(close,3);
hj_56:=ema(close,21);
drawtext(cross(85,hj_54),75,69),colorgreen;
hj_57:=if(year>=2038 and month>=1,0,1);
hj_58:=ref(low,1)*hj_57;
hj_59:=sma(abs(low-hj_58),3,1)/sma(max(low-hj_58,0),3,1)*100*hj_57;
hj_60:=ema(if(close*1.3,hj_59*10,hj_59/10),3)*hj_57;
hj_61:=llv(low,30)*hj_57;
hj_62:=hhv(hj_60,30)*hj_57;
hj_63:=if(ma(close,58),1,0)*hj_57;
hj_64:=ema(if(low<=hj_61,(hj_60+hj_62*2)/2,0),3)/618*hj_63*hj_57;
吸筹:if(hj_64>100,100,hj_64)*hj_57,colorred;
庄家吸筹:stickline(吸筹>(-150),0,吸筹,8,0),colorred;
散户:100*(hhv(high,hj_51)-close)/(hhv(high,hj_51)-llv(low,hj_51)),colorcyan,linethick2;
hj_65:=(close-llv(low,hj_52))/(hhv(high,hj_52)-llv(low,hj_52))*100;
hj_66:=sma(hj_65,3,1);
hj_67:=sma(hj_66,3,1);
hj_68:=3*hj_66-2*hj_67;
庄家:ema(hj_68,6),colormagenta,linethick2;

{-----------------------------------}


筹码流跟庄

  >>>使用本站搜索工具可以找到更多筹码流跟庄指标公式详解 通达信筹码

指标公式下载地址

点这下载软件
好公式网提供全网最全的指标公式软件,感谢您的支持!鼠标双击图片可看大图!
下载请点击右侧“立即下载”,如只有源码,请点击本页面右侧的导入方法按图导入!
本站指标基于网友分享,仅供研究自学,勿作他用,本站对下载使用不承担任何责任!

指标公式下载注意

    ☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!

    ☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。

    ☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;

    ☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;

    ☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;

    ☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;

    ☉ hxf格式指标公式,仅可以用同花顺软件引入使用。

    ☉ 如果您发现下载软件链接错误,请联系管理员报告错误。

    ☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!

    ☉ 本文筹码流跟庄指标公式详解 通达信筹码仅供学习研究。

猜你喜欢

学了又学