七月投资的静动态黄金分割公式
n:=15;
z:=zig(4,n);
h1:=z<ref(z,1) and ref(z,1)=hhv(z,3);
h2:=filter(backset(h1,2),1);
l1:=z>ref(z,1) and ref(z,1)=llv(z,3);
l2:=filter(backset(l1,2),1);
h3:=barslast(h2);
l3:=barslast(l2);
h4:=ref(h,ref(h3,1)+1);
l4:=ref(l,ref(l3,1)+1);
h5:=count(h2,0)/2<>floor(count(h2,0)/2);
l5:=count(l2,0)/2<>floor(count(l2,0)/2);
var1:=(h4-ref(l,l3))/10;
var2:=(h-ref(l,l3))/var1>2 and (h-ref(l,l3))/var1<5;
var3:=(ref(h3,1)-l3)/10;
var4:=l3>var3*2 and l3<var3*5 and l3>10;
var5:=h2 and not(h5) and var2 and var4;
var6:=h2 and h5 and var2 and var4;
var7:=ref(var5,h3) and l3=h3*2;
var8:=ref(var5,h3) and h3=ref(h3,h3+1);
var9:=ref(var6,h3) and l3=h3*2;
vara:=ref(var6,h3) and h3=ref(h3,h3+1);
varb:=barslast(var5 or var6);
varc:=ref(h,h3+ref(h3,h3+1)+1);
vard:=ref(l,l3)+(h-varc)/(ref(h3,1)+1)*l3;
vare:=ref(l,l3)+(ref(l,l3)-varc)/ref(h3,l3)*l3;
varf:=count(var7,h3) and var8;
varg:=count(var9,h3) and vara;
varh:=(varf or varg) and c<ref(vare,varb);
stickline(varb>=0 and varb<100,ref(l,varb+ref(l3,varb)),ref(l,varb+ref(l3,varb)),10,0),
colorffff00;
stickline(varb>=0 and varb<100,ref(vard,varb),ref(vard,varb),10,0),
colorffff00;
stickline(varb>=0 and varb<100,ref(vare,varb),ref(vare,varb),10,0),
colorffff00;
a1:=ref(h,3)=hhv(h,2*3+1); b1:=filter(a1,3); c1:=backset(b1,3+1); d1:=filter(c1,3);
a2:=ref(l,3)=llv(l,2*3+1); b2:=filter(a2,3); c2:=backset(b2,3+1); d2:=filter(c2,3);
e1:=(ref(llv(l,2*3),1)+ref(hhv(h,2*3),1))/2; e2:=(h+l)/2;
h1:=(d1 and not(d2 and e1>=e2)) or barstatus=2 or barscount(c)=1;
l1:=(d2 and not(d1 and e1=e2));
x1:=ref(barslast(h1),1)+1; f1:=backset(h1 and count(l1,x1)>0,llvbars(if(l1,l,10000),x1));
g1:=f1>ref(f1,1); i1:=backset(g1,2); ld:=i1>ref(i1,1);
l2:=ld or barstatus=2 or barscount(c)=1;
x2:=ref(barslast(l2),1)+1; f2:=backset(l2 and count(h1,x2)>0,hhvbars(if(h1,h,0),x2));
g2:=f2>ref(f2,1); i2:=backset(g2,2); hd:=i2>ref(i2,1);
drawline(ld,l,hd,h,0),colorred,linethick1;
drawline(hd,h,ld,l,0),colorred,linethick1;
j1:=backset(barstatus=2,min(barslast(hd),barslast(ld))+1); j2:=j1>ref(j1,1);
drawline(j2,if(hd,h,l),barstatus=2,if(barslast(hd)>barslast(ld),h,l),0),colorwhite,linethick1,pointdot;
a3:=h; b3:=ref(h,ref(barslast(hd),1)+1)>ref(h,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); hh:=e3>ref(e3,1);
a4:=l>ref(l,ref(barslast(ld),1)+1);
b4:=ref(l,ref(barslast(ld),1)+1); d4:=a4 and b4 and ld; e4:=backset(d4,ref(barslast(ld),1)+2); ll:=e4>ref(e4,1);{找出全部长期低点}
drawicon(hh,h,10),align1; drawicon(ll,l,12),align1;
h3:=hh or barstatus=2 or barscount(c)=1;
x3:=ref(barslast(h3),1)+1; f3:=backset(h3 and count(ll,x3)>0,llvbars(if(ll,l,pow(10,20)),x3));
g3:=f3>ref(f3,1); i3:=backset(g3,2); lz:=i3>ref(i3,1);
l4:=lz or barstatus=2 or barscount(c)=1;
x4:=ref(barslast(l4),1)+1; f4:=backset(l4 and count(hh,x4)>0,hhvbars(if(hh,h,-pow(10,20)),x4));
g4:=f4>ref(f4,1); i4:=backset(g4,2); hz:=i4>ref(i4,1);
partline(c>ema(h,144),ema(h,144)),colorred;
partline(c<ema(h,144),ema(h,144)),colorgreen;
partline(c>ema(l,144),ema(l,144)),colorred;
partline(c<ema(l,144),ema(l,144)),colorgreen;
n:=sysparam(3)-sysparam(1)+10;
a:=backset(islastbar,hhvbars(h,n)+1);
b:=count(a,n)=1;
前高:=if(n>0,ref(h,barslast(b)),0),colorwhite;
a2:=backset(islastbar,llvbars(l,n)+1);
b2:=a2>ref(a2,1);
前低:=ref(l,barslast(b2)),colorwhite;
hh:= 前高;
ll:= 前低;
hl:=hh-ll;
wh := barslast(h=hh);
wl :=barslast(l=ll);
k := wh-wl;
a2 :=if(k<0,hh- hl*0.382,ll+hl*0.382);
a3 :=if(k<0,hh- hl*0.618,ll+hl*0.618);
f3:=a2,colorgreen,linethick;
f5:=a3,coloryellow,linethick;
mhl:= hh-hl*0.5;
a := islastbar;
drawtext(a and k<>3, a2, ' f3:'+numtostr(a2,2)),align2,coloryellow;
drawtext(a and k<>3, a3, ' f5:'+numtostr(a3,2)),align2,coloryellow;
drawtext(a and k<>3,hh, '  ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄'),align2,colorred,linethick7;
drawtext(a and k<>3,ll, '  ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄'),align2,colorred,linethick7;
stickline(c>=o,c,o,8,0),color0000aa;
stickline(c>=o,c,o,6,0),color0000bb ;
stickline(c>=o,c,o,4,0),color0000cc ;
stickline(c>=o,c,o,2,0),color0000ee;
stickline(c>=o,h,l,0,0),color0000ff;
stickline(c<=o,c,o,8,0),color7b7b00;
stickline(c<=o,c,o,6,0),color909000;
stickline(c<=o,c,o,4,0),colora8a800;
stickline(c<=o,c,o,2,0),colorcece00;
stickline(c<=o,h,l,0,0),colorffff00;
a1:=hhv(h,50);
a2:=llv(l,10);
a3:=(a1-a2)*0.618+a2;
a5:=(a1-a2)*0.382+a2;
pd:=islastbar;
f3:=a3,linedot;
f5:=a5,linedot;
drawnumber(barpos=datacount, a3, a3,2),colorff;
drawtext(barpos=datacount, a3,'f5'),pxdn12,colorff;
drawnumber(barpos=datacount, a5, a5,2),colorff;
drawtext(barpos=datacount, a5,'f3'),pxdn12,colorff;
a1:=hhv(high,5);
a2:=llv(low,10);
a3:=(a1-a2)*0.618+a2;
a5:=(a1-a2)*0.382+a2;
pd:=islastbar;
f3:=a3,linedot;
f5:=a5,linedot;
drawnumber(barpos=datacount, a5, a5,2),color00ff00;
drawtext(barpos=datacount, a5,'f5'),pxdn12,color00ff00;
drawnumber(barpos=datacount, a3, a3,2),color00ff00;
drawtext(barpos=datacount, a3,'f3'),pxdn12,color00ff00;
上一指标公式:天骑网实用均线角度公式下载
下一指标公式:金融界股票论坛变色线公式下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文七月投资的静动态黄金分割公式下载仅供学习研究。