好公式网用指标公式为投资注入科技力量!
您的位置:好公式网飞狐公式划线判趋势公式下载 飞狐划线指标 源码

划线判趋势公式下载 飞狐划线指标 源码

  • 指标公式类型:飞狐公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2019-01-09 06:51:56
  • 指标公式标签:判趋势 划线
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:划线判趋势公式下载 飞狐划线指标 源码

划线判趋势

{法利辨势-六主图}

参数:

划线判趋势

input:n(3,2,9999),m(0,0,9999),n1(21,0,9999),p1(0,0,999),p2(10,0,999),p3(20,0,999),p4(30,0,999),p5(60,0,999),p6(120,0,999),p7(240,0,999),p8(360,0,999),n2(1,1,8);
a1:=ref(high,n)=hhv(high,2*n+1);
b1:=filter(a1,n);
c1:=backset(b1,n+1);
d1:=filter(c1,n);
a2:=ref(low,n)=llv(low,2*n+1);
b2:=filter(a2,n);
c2:=backset(b2,n+1);
d2:=filter(c2,n);
e1:=(ref(llv(low,2*n),1)+ref(hhv(high,2*n),1))/2;
e2:=(high+low)/2;
h1:=d1 and not(d2 and e1>=e2) or islastbar or barscount(close)=1;
l1:=d2 and not(d1 and e1<e2);
h2:=d1 and not(d2 and e1>=e2);
x1:=ref(barslast(h1),1)+1;
f1:=backset(h1 and count(l1,x1)>0,llvbars(if(l1,low,10000),x1));
g1:=f1>ref(f1,1);
i1:=backset(g1,2);
ld:i1>ref(i1,1),linethick0;
l2:=ld or islastbar or barscount(close)=1;
x2:=ref(barslast(l2),1)+1;
f2:=backset(l2 and count(h2,x2)>0,hhvbars(if(h2,high,0),x2));
g2:=f2>ref(f2,1);
i2:=backset(g2,2);
hd:i2>ref(i2,1),linethick0;
drawline(hd,high,ld,low,0),linethick1,colorffff;
drawline(ld,low,hd,high,0),linethick1,colorffff;
j1:=backset(islastbar,min(barslast(hd),barslast(ld))+1);
j2:=j1>ref(j1,1);
drawline(j2,if(hd,high,low),islastbar,if(barslast(hd)>barslast(ld),high,low),0),colorffff;
drawline(ld,low,hd,high,0),colorff9900;
drawline(hd,high,ld,low,0),colorff9900;
j1:=backset(islastbar,min(barslast(hd),barslast(ld))+1);
j2:=j1>ref(j1,1);
drawline(j2,if(hd,high,low),islastbar,if(barslast(hd)>barslast(ld),high,low),0),colorff9900;
r1:=backset(islastbar,barslast(hd)+1);
s1:=r1>ref(r1,1);
t1:=backset(islastbar,barslast(ld)+1);
u1:=t1>ref(t1,1);
r2:=backset(s1,ref(barslast(hd),1)+2);
s2:=r2>ref(r2,1);
t2:=backset(u1,ref(barslast(ld),1)+2);

u2:=t2>ref(t2,1);
短高:ref(high,barslast(s1)),linethick1;
短低:ref(low,barslast(u1)),linethick1;
短比:(close-短低)/(短高-短低),linethick0;
drawline(s2,high,s1,high,1);
drawline(u2,low,u1,low,1);
v1:=linevalue(s2,high,s1,high,0,1);
v2:=linevalue(u2,low,u1,low,0,1);
a3:=high<ref(high,ref(barslast(hd),1)+1);
b3:=ref(high,ref(barslast(hd),1)+1)>ref(high,ref(barslast(hd),1)+2+ref(barslast(hd),ref(barslast(hd),1)+2));
d3:=a3 and b3 and hd;
e3:=backset(d3,ref(barslast(hd),1)+2);
hz:=e3>ref(e3,1);
a4:=low>ref(low,ref(barslast(ld),1)+1);
b4:=ref(low,ref(barslast(ld),1)+1)<ref(low,ref(barslast(ld),1)+2+ref(barslast(ld),ref(barslast(ld),1)+2));
d4:=a4 and b4 and ld;
e4:=backset(d4,ref(barslast(ld),1)+2);
lz:=e4>ref(e4,1);
r3:=backset(islastbar,barslast(hz)+1);
s3:=r3>ref(r3,1);
t3:=backset(islastbar,barslast(lz)+1);
u3:=t3>ref(t3,1);
长高:ref(high,barslast(s3)),linethick2;
长低:ref(low,barslast(u3)),linethick2;
长比:(close-长低)/(长高-长低),linethick0;
partline(1,长低+(长高-长低)/2),colorff;
partline(1,长低+(长高-长低)/3),pointdot,colordddddd;
partline(1,长低+2*(长高-长低)/3),pointdot,colordddddd;
a:=barscount(close)=sysparam(2);
b:=barslast(a);
cc:=ref(indexc,b)/ref(close,b);
dd1:=indexo/cc;
dd2:=indexh/cc;
dd3:=indexl/cc;
dd4:=indexc/cc;
stickline(m and dd4>=ref(dd4,1),dd3,dd1,0.1,0),colorff66ff;
stickline(m and dd4>=ref(dd4,1),dd4,dd2,0.1,0),colorff66ff;
stickline(m and dd4>=ref(dd4,1),dd1,dd4,7,1),colorff66ff;
stickline(m and dd4<ref(dd4,1),dd3,dd2,0.1,0),color99ff33;
stickline(m and dd4<ref(dd4,1),dd4,dd1,7,0),color99ff33;
背离系数:100*(close-dd4)/dd4,linethick0;
wx:=ma(close,0);
aa1:=ref(high,3)=hhv(high,2*3+1);
aaa:=filter(aa1,3);
bb1:=backset(aaa,3+1);
cc1:=filter(bb1,3);
cc:=cc1 or islastbar;
aa2:=ref(low,3)=llv(low,2*3+1);
aaa2:=filter(aa2,3);
bb2:=backset(aaa2,3+1);
cc22:=filter(bb2,3);
gg1:=islastbar and ref(cc1,barslast(cc1));
hh:=backset(gg1,barslast(cc1)+1);
ii:=hh>ref(hh,1);
jj1:=ref(barslast(cc1),1);
kk:=backset(ii,jj1+2);
ll:=kk>ref(kk,1);
drawline(ll,high,ii,high,1),linestick,linethick4,colorff00ff;
cs:=(ref(high,barslast(ii))-ref(high,barslast(ll)))/(barslast(ll)-barslast(ii));
阻力线:=ref(high,barslast(ii))+barslast(ii)*cs;
压力:阻力线,linethick0,colorff00ff;
drawicon(ii,high,12);
drawicon(ll,high,12);
gg2:=islastbar and ref(cc22,barslast(cc22));
hh2:=backset(gg2,barslast(cc22)+1);
ii2:=hh2>ref(hh2,1);
jj2:=ref(barslast(cc22),1);
kk2:=backset(ii2,jj2+2);
ll2:=kk2>ref(kk2,1);
drawline(ll2,low,ii2,low,1),linestick,linethick4,colorff00;
cs1:=(ref(low,barslast(ii2))-ref(low,barslast(ll2)))/(barslast(ll2)-barslast(ii2));
阻力线1:=ref(low,barslast(ii2))+barslast(ii2)*cs1;
支撑:阻力线,linethick0,colorff00;
上:=hhv(high,n);
下:=llv(low,n);
a1:=hhvbars(high,n);
b1:=backset(islastbar,a1+1);
d1:=filter(b1,n);
a2:=llvbars(low,n);
b2:=backset(islastbar,a2+1);
d2:=filter(b2,n);
gd1:=ref(high,barslast(d1))+ref(low,barslast(d2));
gd2:=ref(high,barslast(d1))-ref(low,barslast(d2));
顶:=ref(high,barslast(d1));
底:=ref(low,barslast(d2));
中:底+gd2/2,linethick1,colorff;
三一:ref(low,barslast(d2))+gd2/3,colordddddd;
三二:ref(low,barslast(d2))+gd2*2/3,colordddddd;
黄:ref(high,barslast(d1))-gd2*0.382,pointdot,colorffff;
金:ref(high,barslast(d1))-gd2*0.618,pointdot,colorffff;
四二:ref(high,barslast(d1))-gd2*0.25,pointdot,colorffff00;
四三:ref(high,barslast(d1))-gd2*0.75,pointdot,colorffff00;
上:=hhv(high,n1);
下:=llv(low,n1);
a1:=hhvbars(high,n1);
b1:=backset(islastbar,a1+1);
d1:=filter(b1,n1);
a2:=llvbars(low,n1);
b2:=backset(islastbar,a2+1);
d2:=filter(b2,n1);
gd1:=ref(high,barslast(d1))+ref(low,barslast(d2));
gd2:=ref(high,barslast(d1))-ref(low,barslast(d2));
顶:ref(high,barslast(d1));
底:ref(low,barslast(d2));
aaaa:底+gd2/2,linethick5,colorff;
wx:=ma(close,0);
m1:ma(close,p1);
m2:ma(close,p2)*(if(n2<2,wx,1));
m3:ma(close,p3)*(if(n2<3,wx,1));
m4:ma(close,p4)*(if(n2<4,wx,1));
m5:ma(close,p5)*(if(n2<5,wx,1));
m6:ma(close,p6)*(if(n2<6,wx,1));
m7:ma(close,p7)*(if(n2<7,wx,1));
m8:ma(close,p8)*(if(n2<8,wx,1));


划线判趋势

  >>>使用本站搜索工具可以找到更多划线判趋势公式下载 飞狐划线指标 源码

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文划线判趋势公式下载 飞狐划线指标 源码仅供学习研究。

猜你喜欢

学了又学