好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式江恩密码主图附效果测试图江恩公式指标 下载

江恩密码主图附效果测试图江恩公式指标 下载

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2019-11-17 09:24:01
  • 指标公式标签:江恩密码
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:江恩密码主图附效果测试图江恩公式指标 下载

江恩密码主图附效果测试图江恩公式指标

 江恩密码(通达信公式 主图 测试图 江恩公式)
 

 上角度:=70;
下角度:=70;
hday:=600;lday:=600;调点:=3;角度:=100;
curr:=currbarscount;
tch:=const(findhigh(h,0,hday*10,1));
gtt:=const(barslast(tch=h))+1;
sx跌h:=const(if(gtt=1,h,ref(h,gtt-1)));
bcl:=const(findlow(l,0,lday*10,1));
dtt:=const(barslast(bcl=l))+1;
sx涨l:=const(if(dtt=1,l,ref(l,dtt-1)));
涨点:=barssince(backset(islastbar,barslast(l=sx涨l)+1));
跌点:=barssince(backset(islastbar,barslast(h=sx跌h)+1));
最低:=if(调点=1,跌点,if(调点=2,涨点,if(调点=3,涨点,跌点)));
l斜率:=下角度/if(c<300,1000,10);{好公式网-最好的股票公式网站 www.goodgongshi.com}
最高:=if(调点=1,跌点,if(调点=2,涨点,if(调点=3,跌点,涨点)));
h斜率:=上角度/if(c<300,1000,10);
天线:=sx跌h;
地线:=sx涨l;
k:=(天线-地线)/(if(跌点>=涨点,跌点,涨点)-if(跌点>=涨点,涨点,跌点));
上斜线:=if(地线+const(l斜率*4.00)*最低>=地线,地线+const(l斜率*4.00)*最低,drawnull);
上斜线0:=if(地线+const(l斜率*2.00)*最低>=地线,地线+const(l斜率*2.00)*最低,drawnull);
上斜线1:=if(地线+const(l斜率*1.5)*最低>=地线,地线+const(l斜率*1.5)*最低,drawnull);
上斜线2:=if(地线+const(l斜率*1.00)*最低>=地线,地线+const(l斜率*1.000)*最低,drawnull);
上斜线3:=if(地线+const(l斜率*0.70)*最低>=地线,地线+const(l斜率*0.70)*最低,drawnull);
上斜线4:=if(地线+const(l斜率*0.50)*最低>=地线,地线+const(l斜率*0.50)*最低,drawnull);
上斜线5:=if(地线+const(l斜率*0.365)*最低>=地线,地线+const(l斜率*0.365)*最低,drawnull);
上斜线6:=if(地线+const(l斜率*0.250)*最低>=地线,地线+const(l斜率*0.250)*最低,drawnull);
上斜线7:=if(地线+const(l斜率*0.165)*最低>=地线,地线+const(l斜率*0.165)*最低,drawnull);
上斜线8:=if(地线+const(l斜率*0.123)*最低>=地线,地线+const(l斜率*0.123)*最低,drawnull);
上斜线9:=if(地线+const(l斜率*0.06)*最低>=地线,地线+const(l斜率*0.06)*最低,drawnull);
上9:if(上斜线9<=天线*1.05,上斜线9,drawnull),coloraa00aa,colorred;
上8:if(上斜线8<=天线*1.05,上斜线8,drawnull),coloraa00aa,colorred;
上7:if(上斜线7<=天线*1.05,上斜线7,drawnull),coloraa00aa,colorred;
上6:if(上斜线6<=天线*1.05,上斜线6,drawnull),coloraa00aa,colorred;
上5:if(上斜线5<=天线*1.05,上斜线5,drawnull),coloraa00aa,colorred;
上4:if(上斜线4<=天线*1.05,上斜线4,drawnull),color0000ff,coloryellow;
上3:if(上斜线3<=天线*1.05,上斜线3,drawnull),coloraa00aa,colorred;
上2:if(上斜线2<=天线*1.05,上斜线2,drawnull),coloraa00aa,colorred;
上1:if(上斜线1<=天线*1.05,上斜线1,drawnull),coloraa00aa,colorred;
上0:if(上斜线0<=天线*1.05,上斜线0,drawnull),coloraa00aa,colorred;
上:if(上斜线<=天线*1.05,上斜线,drawnull),coloraa00aa,colorred;
下斜线:=if(天线-const(h斜率*4.00)*最高<=天线,天线-const(h斜率*4.00)*最高,drawnull);
下斜线0:=if(天线-const(h斜率*2.00)*最高<=天线,天线-const(h斜率*2.00)*最高,drawnull);
下斜线1:=if(天线-const(h斜率*1.500)*最高<=天线,天线-const(h斜率*1.500)*最高,drawnull);
下斜线2:=if(天线-const(h斜率*1.000)*最高<=天线,天线-const(h斜率*1.000)*最高,drawnull);
下斜线3:=if(天线-const(h斜率*0.70)*最高<=天线,天线-const(h斜率*0.70)*最高,drawnull);
下斜线4:=if(天线-const(h斜率*0.50)*最高<=天线,天线-const(h斜率*0.50)*最高,drawnull);
下斜线5:=if(天线-const(h斜率*0.365)*最高<=天线,天线-const(h斜率*0.365)*最高,drawnull);
下斜线6:=if(天线-const(h斜率*0.250)*最高<=天线,天线-const(h斜率*0.250)*最高,drawnull);
下斜线7:=if(天线-const(h斜率*0.165)*最高<=天线,天线-const(h斜率*0.165)*最高,drawnull);
下斜线8:=if(天线-const(h斜率*0.123)*最高<=天线,天线-const(h斜率*0.123)*最高,drawnull);
下斜线9:=if(天线-const(h斜率*0.06)*最高<=天线,天线-const(h斜率*0.06)*最高,drawnull);
下9:if(下斜线9>=地线*0.95,下斜线9,drawnull),coloraaaaaa,colorgreen;
下8:if(下斜线8>=地线*0.95,下斜线8,drawnull),coloraaaaaa,colorgreen;
下7:if(下斜线7>=地线*0.95,下斜线7,drawnull),coloraaaaaa,colorgreen;
下6:if(下斜线6>=地线*0.95,下斜线6,drawnull),coloraaaaaa,colorgreen;
下5:if(下斜线5>=地线*0.95,下斜线5,drawnull),coloraaaaaa,colorgreen;
下4:if(下斜线4>=地线*0.95,下斜线4,drawnull),color0000ff,coloryellow;
下3:if(下斜线3>=地线*0.95,下斜线3,drawnull),coloraaaaaa,colorgreen;
下2:if(下斜线2>=地线*0.95,下斜线2,drawnull),coloraaaaaa,colorgreen;
下1:if(下斜线1>=地线*0.95,下斜线1,drawnull),coloraaaaaa,colorgreen;
下0:if(下斜线0>=地线*0.95,下斜线0,drawnull),coloraaaaaa,colorgreen;
下:if(下斜线>=地线*0.95,下斜线,drawnull),coloraaaaaa,colorgreen;
drawtext(上斜线9<=天线*1.05 and currbarscount=30,上斜线9,'8x1'),color00ff00;
drawtext(上斜线8<=天线*1.05 and currbarscount=30,上斜线8,'4x1'),color00ff00;
drawtext(上斜线7<=天线*1.05 and currbarscount=30,上斜线7,'3x1'),color00ff00;
drawtext(上斜线6<=天线*1.05 and currbarscount=30,上斜线6,'2x1'),color00ff00;
drawtext(上斜线5<=天线*1.05 and currbarscount=30,上斜线5,'3x2'),color00ff00;
drawtext(上斜线4<=天线*1.05 and currbarscount=30,上斜线4,'1x1'),color00ff00;
drawtext(上斜线3<=天线*1.05 and currbarscount=30,上斜线3,'2x3'),color00ff00;
drawtext(上斜线2<=天线*1.05 and currbarscount=30,上斜线2,'1x2'),color00ff00;
drawtext(上斜线1<=天线*1.05 and currbarscount=30,上斜线1,'1x3'),color00ff00;
drawtext(上斜线0<=天线*1.05 and currbarscount=30,上斜线0,'1x4'),color00ff00;
drawtext(上斜线<=天线*1.05 and currbarscount=30,上斜线,'1x8'),color00ff00;
drawtext(下斜线9>=地线*0.95 and currbarscount=10,下斜线9,'8x1'),color00ff00;
drawtext(下斜线8>=地线*0.95 and currbarscount=10,下斜线8,'4x1'),color00ff00;
drawtext(下斜线7>=地线*0.95 and currbarscount=10,下斜线7,'3x1'),color00ff00;
drawtext(下斜线6>=地线*0.95 and currbarscount=10,下斜线6,'2x1'),color00ff00;
drawtext(下斜线5>=地线*0.95 and currbarscount=10,下斜线5,'3x2'),color00ff00;
 

江恩密码主图附效果测试图江恩公式指标

  >>>使用本站搜索工具可以找到更多江恩密码主图附效果测试图江恩公式指标 下载

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文江恩密码主图附效果测试图江恩公式指标 下载仅供学习研究。

猜你喜欢

学了又学