日:=95;昨前:=1;
高1:=ref(hhv(h,日),昨前);
低1:=ref(llv(l,日),昨前);
顶点:=ref(hhv(h,日),昨前);
低点:=ref(llv(l,日),昨前);
风光:=低1+(高1-低1)*0.809;
止盈:=低1+(高1-低1)*0.618;
平衡:=低1+(高1-低1)*0.5;
反弹:=低1+(高1-低1)*0.382;
建仓:=低1+(高1-低1)*0.191;
//www.goodgongshi.com
drawnumber(isnull(refx(&close,1)),顶点,顶点),colorred;
drawnumber(isnull(refx(&close,1)),风光,风光),colorwhite;
drawnumber(isnull(refx(&close,1)),止盈,止盈),colorff18ff;
drawnumber(isnull(refx(&close,1)),平衡,平衡),colorgreen;
drawnumber(isnull(refx(&close,1)),反弹, 反弹),colormagenta;
drawnumber(isnull(refx(&close,1)),建仓,建仓),colorcyan;
drawnumber(isnull(refx(&close,1)),低点,低点),colorred;
horline(isnull(refx(&close,2,2)),顶点,顶点,100000,1),colorred,linethick2,dotline;
horline(isnull(refx(&close,2,2)),风光,风光,100000,1),colorwhite,dotline;
horline(isnull(refx(&close,2,2)),止盈,止盈,100000,1),colorred,dotline;
horline(isnull(refx(&close,2)),平衡,平衡,100000,1),colorgreen,dotline;
horline(isnull(refx(&close,1)),反弹,反弹,100000,1),colormagenta,dotline;
horline(isnull(refx(&close,1)),建仓,建仓,100000,1),colorcyan,dotline;
horline(isnull(refx(&close,1)),低点,低点,100000,1),colorred,linethick2,dotline;
b:ema(c,2),nodraw;
s:ema(slope(c,10)*20+c,42),nodraw;
stickline(b>=s,low,high,0.1,0),colorred;
stickline(b>=s,close,open,10,0),color0000aa;
stickline(b>=s,close,open,3,0),color0000cc;
stickline(b>=s,close,open,2,0),color0000dd;
stickline(b>=s,close,open,1,0),color0000ff;
stickline(b<s,low,high,0.1,0),colorffff00;
stickline(b<s,close,open,10,0),coloraaaa00;
stickline(b<s,close,open,4,0),coloreeee00;
stickline(b<s,close,open,3,0),colorcccc00;
stickline(b<s,close,open,2,0),colordddd00;
stickline(b<s,close,open,1,0),coloreeee00;
b8:=zig(1,2)*100;
g:=ma(b8,2);
d:=cross(b8,g);
w:=cross(g,b8);
drawtext(w=1,high,'逃'),colorgreen;
stickline(w=1,o,c,13,0),colorblue;
stickline(d=1,o,c,13,0),coloryellow;
drawtext(filter(d=1,5),(l+c)/2,'↖准'),coloryellow;
lt0:=findlowbars(l,0,30,1);
ht0:=findhighbars(h,lt0=0,60,1);
ll:=ref(l,lt0);
hh:=ref(h,ht0);
notext01:drawline(ht0=0,hh,lt0=0,hh,5),coloryellow;
notext02:drawline(ht0=0,hh,lt0=0,ll,5),coloryellow;
notext03:drawline(ht0=0,hh,lt0=0,(hh-ll)*0.191+ll,5);
notext04:drawline(ht0=0,hh,lt0=0,(hh-ll)*0.382+ll,5);
notext05:drawline(ht0=0,hh,lt0=0,(hh-ll)*0.5+ll,5);
notext06:drawline(ht0=0,hh,lt0=0,(hh-ll)*0.618+ll,5);
notext07:drawline(ht0=0,hh,lt0=0,(hh-ll)*0.809+ll,5);
aaa:=(3*c+h+l+o)/6;
var1:=wma(aaa,5);
var6:=(llv(var1,2)+llv(var1,4)+llv(var1,6))/3;
龙线:var1,colorred,linethick4;
渊线:var6,coloryellow,linethick4;
潜龙勿用:iff(var1=var6,var6,drawnull),colorgreen,linethick4;
drawband(龙线,rgb(200,0,0),渊线,rgb(0,200,0));
ma3:=ma(close,2);
ytsl:=(3*close+low+open+high)/6;
辰星线:=(20*ytsl+19*ref(ytsl,1)+18*ref(ytsl,2)+17*ref(ytsl,3)+16*ref(ytsl,4)+
15*ref(ytsl,5)+14*ref(ytsl,6)+13*ref(ytsl,7)+12*ref(ytsl,8)+
11*ref(ytsl,9)+10*ref(ytsl,10)+9*ref(ytsl,11)+8*ref(ytsl,12)+
7*ref(ytsl,13)+6*ref(ytsl,14)+5*ref(ytsl,15)+4*ref(ytsl,16)+
3*ref(ytsl,17)+2*ref(ytsl,18)+ref(ytsl,20))/211;
牵牛线:=ma(close,26);
等待:=if(ma3>辰星线,辰星线,ma3);
partline(等待,等待>ref(等待,1),rgb(255,90,0)),linethick4;
partline(辰星线,辰星线>ref(辰星线,1),rgb(60,0,0),辰星线<ref(辰星线,1),rgb(0,60,0)),linethick4;
上一指标公式:超跌抄底最适用于超跌反弹指标下载 同花顺抄底
下一指标公式:难得一见指标下载 同花顺
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文杨氏黄金双射线指标下载 同花顺杨氏黄金仅供学习研究。