好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式鱼跃龙门_基础公式 通达信鱼跃龙门

鱼跃龙门_基础公式 通达信鱼跃龙门

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

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:鱼跃龙门_基础公式 通达信鱼跃龙门

hj_1:=if(date<1161231,1,drawnull);
hj_2:=if(hj_1=1,macd.dif,drawnull);
hj_3:=if(hj_1=1,macd.dea,drawnull);
hj_4:=cross(0,hj_3);
hj_5:=barslast(hj_4);
hj_6:=count(cross(hj_2,hj_3) and hj_2<(-0.25),hj_5);
drawnumber(cross(hj_2,hj_3) and hj_2<(-0.25),low*1,hj_6);
hj_7:=barslast(cross(hj_2,hj_3) and hj_2<(-0.25));
hj_8:=if(hj_7<hj_5,hj_7,0);
hj_9:=count(cross(hj_2,0),hj_8);
hj_10:=ref(hj_9,1)=0 and hj_9=1;
hj_11:=barslast(hj_10);
hj_12:=cross(hj_2,hj_3) and hj_3>0 and hj_2<0.25;
hj_13:=count(hj_12,hj_11);
hj_14:=ref(hj_13,1)=0 and hj_13=1;
hj_15:=hj_14;
hj_16:=if(hj_15,hhv(high,hj_11+1),drawnull);
hj_17:=if(hj_15,llv(low,hj_11+1),drawnull);
hj_18:=(hj_16-hj_17)/hj_17*100;
hj_19:=hj_18/hj_11;
hj_20:=barslast(hj_15);
drawicon(hj_15,low*0.96,7);
hj_21:=count(close>ref(hj_16,hj_20),hj_20);
hj_22:=hj_21=1 and ref(hj_21,1)=0 and vol>ref(vol,1);
drawicon(hj_22,low*0.96,26);
hj_23:=barslast(hj_22);
龙门_顶:if(hj_22,ref(hj_16,hj_20),drawnull),nodraw,colorred;
预测买:if(hj_22,(high+low)/2,drawnull),nodraw,colormagenta;
突破天数:if(hj_22,hj_11,drawnull),nodraw,colorwhite;
突破总换:if(hj_22,sum(hsl,hj_11),drawnull),nodraw,colormagenta;
突破均换:if(hj_22,突破总换/hj_11,drawnull),nodraw,colorgreen;
振幅:if(hj_22,ref(hj_18,hj_20),drawnull),nodraw,coloryellow;
流通市值:finance(7)*close/100000000,nodraw,colorcyan;
notext龙门顶:drawline(hj_15,hj_16,hj_22,ref(hj_16,hj_20),0),colormagenta;
stickline(hj_20>0 and hj_20<21,ref(hj_16,hj_20),ref(hj_16,hj_20),1,0),colormagenta;
drawnumber(hj_22,high*1.04,intpart(sum(zjby.净流入,hj_11))),coloryellow;
hj_24:=if(hj_1=1,hhv(high,ht),0);
hj_25:=if(hj_1=1,llv(low,lt),1);
hj_26:=barssince(backset(islastbar,barslast(low=hj_25)+1))+1;
hj_27:=barssince(backset(islastbar,barslast(high=hj_24)+1))+1;
hj_28:=if(close>100,sum(high*vol,hj_27)/sum(vol,hj_27),sum(amount,hj_27)/sum(vol,hj_27)/100*sum(high,hj_27)/sum(close,hj_27));
hj_29:=if(close>100,sum(low*vol,hj_26)/sum(vol,hj_26),sum(amount,hj_26)/sum(vol,hj_26)/100*sum(low,hj_26)/sum(close,hj_26));
notext点金_压:if(ref(high,hj_27)>ref(high,hj_27+1) and ref(high,hj_27)>ref(high,hj_27-1),hj_29,hj_28),colorred,linethick2;
notext点金_支:if(ref(high,hj_26)>ref(high,hj_26+1) and ref(high,hj_26)>ref(high,hj_26-1),hj_28,hj_29),colorgreen,linethick2;
hj_30:=if(close>100,sum(low*vol,hj_27)/sum(vol,hj_27),sum(amount,hj_27)/sum(vol,hj_27)/100*sum(low,hj_27)/sum(close,hj_27));
hj_31:=if(close>100,sum(high*vol,hj_26)/sum(vol,hj_26),sum(amount,hj_26)/sum(vol,hj_26)/100*sum(high,hj_26)/sum(close,hj_26));
notext点金_压1:if(ref(high,hj_27)>ref(high,hj_27+1) and ref(high,hj_27)>ref(high,hj_27-1),hj_31,hj_30),colorlimagenta;
notext点金_支1:if(ref(high,hj_26)>ref(high,hj_26+1) and ref(high,hj_26)>ref(high,hj_26-1),hj_30,hj_31),color00ff7f;
drawnumber(islastbar,notext点金_压*1.005,const(notext点金_压)),colorred;
drawnumber(islastbar,notext点金_支*1.005,const(notext点金_支)),colorgreen;
drawnumber(islastbar,notext点金_压1*1.005,const(notext点金_压1)),colorlimagenta;
drawnumber(islastbar,notext点金_支1*1.005,const(notext点金_支1)),color00ff7f;
hj_32:=close>ref(close,4);
hj_33:=barslastcount(hj_32);
hj_34:=hj_33=9;
hj_35:=islastbar and between(hj_33,1,8);
hj_36:=(backset(hj_34>0,9) or backset(hj_35>0,hj_33))*hj_33;
drawtext(hj_36>0,high*1.02,var2str(hj_36,0)),colormagenta;
drawnumber(hj_33=9,high*1.02,9),colorgreen;
hj_37:=close<ref(close,4);
hj_38:=barslastcount(hj_37);
hj_39:=hj_38=9;
hj_40:=islastbar and between(hj_38,1,8);
hj_41:=(backset(hj_39>0,9) or backset(hj_40>0,hj_38))*hj_38;
drawtext(hj_41>0,low*0.98,var2str(hj_41,0)),colormagenta;
drawnumber(hj_38=9,low*0.98,9),colorgreen;
drawtext_fix(1,0,0,0,1),color0080ff;
drawtext_fix(1,0.03,0,0,hyblock),color0080ff;
drawtext_fix(1,0,0.04,0,2),coloryellow;
drawtext_fix(1,0.03,0.04,0,dyblock),coloryellow;

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


鱼跃龙门_基础

  >>>使用本站搜索工具可以找到更多鱼跃龙门_基础公式 通达信鱼跃龙门

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文鱼跃龙门_基础公式 通达信鱼跃龙门仅供学习研究。

猜你喜欢

学了又学