好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式斐波那契周期角度线 公式下载 通达信角度周期

斐波那契周期角度线 公式下载 通达信角度周期

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

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:斐波那契周期角度线 公式下载 通达信角度周期

hday:=800;lday:=800;调点:=3;角度:=100;之字幅度:=25;横向调节:=1;
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);
最高:=if(调点=1,跌点,if(调点=2,涨点,if(调点=3,跌点,涨点)));
h斜率:=角度/if(c<300,1000,10);
im68:=((sx跌h-sx涨l)/6-(sx跌h-sx涨l)/8);
gh跌x:=sx跌h+(sx跌h-sx涨l)/8;
dl涨x:=sx涨l-(sx跌h-sx涨l)/8;
gtht:=if(dtt>gtt,dtt,gtt);
r:=abs(gtt-dtt);
{drawtext(curr=gtht,sx涨l-im68,'牛金画线'),color8899aa;}
{好公式网-最好的股票公式网站 www.goodgongshi.com}
天线:=sx跌h;
地线:=sx涨l;
上斜线1:=if(地线+const(l斜率*1.618)*最低>=地线,地线+const(l斜率*1.618)*最低,drawnull);
上斜线2:=if(地线+const(l斜率*1.000)*最低>=地线,地线+const(l斜率*1.000)*最低,drawnull);
上斜线3:=if(地线+const(l斜率*0.618)*最低>=地线,地线+const(l斜率*0.618)*最低,drawnull);
上斜线4:=if(地线+const(l斜率*0.382)*最低>=地线,地线+const(l斜率*0.382)*最低,drawnull);
上斜线5:=if(地线+const(l斜率*0.316)*最低>=地线,地线+const(l斜率*0.316)*最低,drawnull);
上斜线6:=if(地线+const(l斜率*0.250)*最低>=地线,地线+const(l斜率*0.250)*最低,drawnull);
上斜线7:=if(地线+const(l斜率*0.156)*最低>=地线,地线+const(l斜率*0.156)*最低,drawnull);
上斜线8:=if(地线+const(l斜率*0.092)*最低>=地线,地线+const(l斜率*0.092)*最低,drawnull);
上斜线9:=if(地线+const(l斜率*0.055)*最低>=地线,地线+const(l斜率*0.055)*最低,drawnull);
上斜线10:=if(地线+const(l斜率*0.025)*最低>=地线,地线+const(l斜率*0.025)*最低,drawnull);
上斜线11:=if(地线+const(l斜率*0.000)*最低>=地线,地线+const(l斜率*0.000)*最低,drawnull);
上11:if(上斜线11<=天线*1.05,上斜线11,drawnull)colorred;
上10:if(上斜线10<=天线*1.05,上斜线10,drawnull)colorred;
上9:if(上斜线9<=天线*1.05,上斜线9,drawnull)colorred;
上8:if(上斜线8<=天线*1.05,上斜线8,drawnull)colorred;
上7:if(上斜线7<=天线*1.05,上斜线7,drawnull)colorred;
上6:if(上斜线6<=天线*1.05,上斜线6,drawnull)coloryellow;
上5:if(上斜线5<=天线*1.05,上斜线5,drawnull)colorred;
上4:if(上斜线4<=天线*1.05,上斜线4,drawnull)colorred;
上3:if(上斜线3<=天线*1.05,上斜线3,drawnull)colorred;
上2:if(上斜线2<=天线*1.05,上斜线2,drawnull)colorred;
上1:if(上斜线1<=天线*1.05,上斜线1,drawnull)colorred;
下斜线1:=if(天线-const(h斜率*1.618)*最高<=天线,天线-const(h斜率*1.618)*最高,drawnull);
下斜线2:=if(天线-const(h斜率*1.000)*最高<=天线,天线-const(h斜率*1.000)*最高,drawnull);
下斜线3:=if(天线-const(h斜率*0.618)*最高<=天线,天线-const(h斜率*0.618)*最高,drawnull);
下斜线4:=if(天线-const(h斜率*0.382)*最高<=天线,天线-const(h斜率*0.382)*最高,drawnull);
下斜线5:=if(天线-const(h斜率*0.316)*最高<=天线,天线-const(h斜率*0.316)*最高,drawnull);
下斜线6:=if(天线-const(h斜率*0.250)*最高<=天线,天线-const(h斜率*0.250)*最高,drawnull);
下斜线7:=if(天线-const(h斜率*0.156)*最高<=天线,天线-const(h斜率*0.156)*最高,drawnull);
下斜线8:=if(天线-const(h斜率*0.092)*最高<=天线,天线-const(h斜率*0.092)*最高,drawnull);
下斜线9:=if(天线-const(h斜率*0.055)*最高<=天线,天线-const(h斜率*0.055)*最高,drawnull);
下斜线10:=if(天线-const(h斜率*0.025)*最高<=天线,天线-const(h斜率*0.025)*最高,drawnull);
下斜线11:=if(天线-const(h斜率*0.000)*最高<=天线,天线-const(h斜率*0.000)*最高,drawnull);
下11:if(下斜线11>=地线*0.95,下斜线11,drawnull),colorgreen;
下10:if(下斜线10>=地线*0.95,下斜线10,drawnull),colorgreen;
下9:if(下斜线9>=地线*0.95,下斜线9,drawnull),colorgreen;
下8:if(下斜线8>=地线*0.95,下斜线8,drawnull),colorgreen;
下7:if(下斜线7>=地线*0.95,下斜线7,drawnull),colorgreen;
下6:if(下斜线6>=地线*0.95,下斜线6,drawnull),coloryellow;
下5:if(下斜线5>=地线*0.95,下斜线5,drawnull),colorgreen;
下4:if(下斜线4>=地线*0.95,下斜线4,drawnull),colorgreen;
下3:if(下斜线3>=地线*0.95,下斜线3,drawnull),colorgreen;
下2:if(下斜线2>=地线*0.95,下斜线2,drawnull),colorgreen;
下1:if(下斜线1>=地线*0.95,下斜线1,drawnull),colorgreen;

drawtext(上斜线11<=天线*1.05 and currbarscount=30,上斜线11,'8x1'),color00ff00;
drawtext(上斜线10<=天线*1.05 and currbarscount=30,上斜线10,'4x1'),color00ff00;
drawtext(上斜线9<=天线*1.05 and currbarscount=30,上斜线9,'3x1'),color00ff00;
drawtext(上斜线8<=天线*1.05 and currbarscount=30,上斜线8,'2x1'),color00ff00;
drawtext(上斜线7<=天线*1.05 and currbarscount=30,上斜线7,'3x2'),color00ff00;
drawtext(上斜线6<=天线*1.05 and currbarscount=30,上斜线6,'1x1'),color00ff00;
drawtext(上斜线5<=天线*1.05 and currbarscount=30,上斜线5,'2x3'),color00ff00;
drawtext(上斜线4<=天线*1.05 and currbarscount=30,上斜线4,'1x2'),color00ff00;
drawtext(上斜线3<=天线*1.05 and currbarscount=30,上斜线3,'1x3'),color00ff00;
drawtext(上斜线2<=天线*1.05 and currbarscount=30,上斜线2,'1x4'),color00ff00;
drawtext(上斜线1<=天线*1.05 and currbarscount=30,上斜线1,'1x8'),color00ff00;

drawtext(下斜线11>=地线*0.95 and currbarscount=10,下斜线11,'8x1'),color00ff00;
drawtext(下斜线10>=地线*0.95 and currbarscount=10,下斜线10,'4x1'),color00ff00;
drawtext(下斜线9>=地线*0.95 and currbarscount=10,下斜线9,'3x1'),color00ff00;
drawtext(下斜线8>=地线*0.95 and currbarscount=10,下斜线8,'2x1'),color00ff00;
drawtext(下斜线7>=地线*0.95 and currbarscount=10,下斜线7,'3x2'),color00ff00;
drawtext(下斜线6>=地线*0.95 and currbarscount=10,下斜线6,'1x1'),color00ff00;
drawtext(下斜线5>=地线*0.95 and currbarscount=10,下斜线5,'2x3'),color00ff00;
drawtext(下斜线4>=地线*0.95 and currbarscount=10,下斜线4,'1x2'),color00ff00;
drawtext(下斜线3>=地线*0.95 and currbarscount=10,下斜线3,'1x3'),color00ff00;
drawtext(下斜线2>=地线*0.95 and currbarscount=10,下斜线2,'1x4'),color00ff00;
drawtext(下斜线1>=地线*0.95 and currbarscount=10,下斜线1,'1x8'),color00ff00;

{斐波那契周期}
drawtext(currbarscount=gtt,sx跌h*0.98,'斐波那契下跌周期'),color00ff00;
drawtext(currbarscount=gtt,sx跌h*0.99,'1'),color00ff00;
stickline(currbarscount=gtt-2,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-2,sx跌h*0.99,'3'),color00ff00;
stickline(currbarscount=gtt-4,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-4,sx跌h*0.99,'5'),color00ff00;
stickline(currbarscount=gtt-7,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-7,sx跌h*0.99,'8'),color00ff00;
stickline(currbarscount=gtt-12,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-12,sx跌h*0.99,'13'),color00ff00;
stickline(currbarscount=gtt-20,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-20,sx跌h*0.99,'21'),color00ff00;
stickline(currbarscount=gtt-33,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-33,sx跌h*0.99,'34 '),color00ff00;
stickline(currbarscount=gtt-54,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-54,sx跌h*0.99,'55'),color00ff00;
stickline(currbarscount=gtt-88,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-88,sx跌h*0.99,'89'),color00ff00;
stickline(currbarscount=gtt-143,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-143,sx跌h*0.99,'144'),color00ff00;
stickline(currbarscount=gtt-232,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-232,sx跌h*0.99,'233'),color00ff00;
stickline(currbarscount=gtt-376,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-376,sx跌h*0.99,'377'),color00ff00;
stickline(currbarscount=gtt-609,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-609,sx跌h*0.99,'610'),color00ff00;
stickline(currbarscount=gtt-986,sx跌h,sx涨l,0,0),color556600;
drawtext(currbarscount=gtt-986,sx跌h*0.99,'987'),color00ff00;

drawtext(currbarscount=dtt,sx涨l*1.03,'斐波那契上升周期'),color0000ff;
drawtext(currbarscount=dtt,sx涨l*1.01,'1'),color0000ff;
stickline(currbarscount=dtt-2,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-2,sx涨l*1.01,'3'),color0000ff;
stickline(currbarscount=dtt-4,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-4,sx涨l*1.01,'5'),color0000ff;
stickline(currbarscount=dtt-7,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-7,sx涨l*1.01,'8'),color0000ff;
stickline(currbarscount=dtt-12,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-12,sx涨l*1.01,'13'),color0000ff;
stickline(currbarscount=dtt-20,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-20,sx涨l*1.01.01,'21'),color0000ff;
stickline(currbarscount=dtt-33,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-33,sx涨l*1.01,'34'),color0000ff;
stickline(currbarscount=dtt-54,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-54,sx涨l*1.01,'55'),color0000ff;
stickline(currbarscount=dtt-88,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-88,sx涨l*1.01,'89'),color0000ff;
stickline(currbarscount=dtt-143,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-143,sx涨l*1.01,'144'),color0000ff;
stickline(currbarscount=dtt-232,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-232,sx涨l*1.01,'233'),color0000ff;
stickline(currbarscount=dtt-376,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-376,sx涨l*1.01,'377'),color0000ff;
stickline(currbarscount=dtt-609,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-609,sx涨l*1.01,'610'),color0000ff;
stickline(currbarscount=dtt-986,sx跌h,sx涨l,0,0),coloraa00aa;
drawtext(currbarscount=dtt-986,sx涨l*1.01,'987'),color0000ff;


斐波那契周期角度线  源码

  >>>使用本站搜索工具可以找到更多斐波那契周期角度线 公式下载 通达信角度周期

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文斐波那契周期角度线 公式下载 通达信角度周期仅供学习研究。

猜你喜欢

学了又学