获利盘:winner(c)*100,color00ffff,linethick1;
hlpma5:ma(获利盘,5),color0000ff,linethick2;
短套:ema(100*(1-winner(1.10*c)),1),colorffdd00,linethick1;
中套:ema(100*(1-winner(1.2*c)),1),colorff0000 ,linethick1;
长套:ema(100*(1-winner(1.5*c)),1),color00ff00,linethick2;
wlt1:=短套>95;
wlt2:=中套>80;
wlt3:=长套>60;
wlt4:=长套>70;
wlt5:=中套>85;
tj1:=wlt1>ref(wlt1,1) and wlt2>ref(wlt2,1) and wlt3>ref(wlt3,1);
bt001:=wlt1 and wlt2 and wlt3 and wlt3>ref(wlt3,1);
bt002:=wlt1 and wlt2>ref(wlt2,1);
bt003:=wlt1 and wlt4 and wlt5;
bt004:=wlt1 and wlt4 and wlt5 and tj1;
tj2:=cross(90,短套) and 中套>60 ;
tj3:=count(短套>85 and 中套>60 ,10)>7 and cross(80,短套);
tj4:=filter(短套>85 and 中套>70 and 长套>40,5);
tj6:=短套>90 and 中套>75;
if(tj6,5,0),color00ffff,linethick2;
tj5:=短套>85 and 中套>70 and 长套>40;
建仓区:if(tj5,5,0),color0018ff,linethick2;
drawtext(filter(tj5,13),5,'建仓区'),color0088ff;
stickline(currbarscount=90,80,90,100,1),color0033ff;
stickline(currbarscount=90,80,90,获利盘,0),color003388;
stickline(currbarscount=90,82,88,获利盘,0),color0033aa;
stickline(currbarscount=90,83.5,86.5,获利盘,0),color0033cc;
stickline(currbarscount=90,84.9,85.1,获利盘,0),color0033ff;
drawtext(currbarscount=116,87,'获 利 盘 度:'),color0033ff;
drawnumber(currbarscount=108,87,const(获利盘)),color0033ff;
stickline(currbarscount=90,20,30,100,1),colorffff00;
stickline(currbarscount=90,20,30,短套,0),color888800;
stickline(currbarscount=90,22,28,短套,0),coloraaaa00;
stickline(currbarscount=90,23.5,26.5,短套,0),colorcccc00;
stickline(currbarscount=90,24.9,25.1,短套,0),colorffff00;
drawtext(currbarscount=116,30,'短线套牢度:'),colorffff00;
drawnumber(currbarscount=108,30,const(短套)),colorffff00;
stickline(currbarscount=90,40,50,100,1),colorff0000;
stickline(currbarscount=90,40,50,中套,0),color880000;
stickline(currbarscount=90,42,48,中套,0),coloraa0000;
stickline(currbarscount=90,43.5,46.5,中套,0),colorcc0000;
stickline(currbarscount=90,44.9,45.1,中套,0),colorff0000;
drawtext(currbarscount=116,48,'中线套牢度:'),colorff0000;
drawnumber(currbarscount=108,48,const(中套)),colorff0000;
stickline(currbarscount=90,60,70,100,1),color00ff00;
stickline(currbarscount=90,60,70,长套,0),color008833;
stickline(currbarscount=90,62,68,长套,0),color00aa33;
stickline(currbarscount=90,63.5,66.5,长套,0),color00cc33;
stickline(currbarscount=90,64.9,65.1,长套,0),color00ff33;
drawtext(currbarscount=116,67,'长线套牢度:'),color00ff00;
drawnumber(currbarscount=108,67,const(长套)),color00ff00;
jlbt:=filter(tj1 or tj2 or tj3 or tj4 or bt001 or bt002 or bt003 or bt004,5);
drawband(0,rgb(0,0,0),jlbt*28,rgb(250,250,18));
drawtext(jlbt,28,'金项链'),color00ffff;
dxbt01:=longcross(73.8,短套,5) and 中套>20 and 长套>1;
dxbt02:=count(短套>70,13)>9 and cross(71,短套) and 中套>20;
ylbt:=filter(dxbt01 or dxbt02,3);
drawband(0,rgb(0,0,0),ylbt*20,rgb(250,250,250));
drawtext(ylbt,20,'白金链'),colorffffff;
mt:=barslast(ref(cross(75,短套),1));
zlbt:=(mt<21 and mt>3 and 短套<ref(短套,mt+1) and cross(75,短套));
drawband(0,rgb(0,0,0),zlbt*33,rgb(250,18,18));
drawtext(zlbt,33,'钻链'),color0000ff;
crbt:=cross(获利盘,长套) and 获利盘<10 and last(长套>1.618,5,0);
drawband(0,rgb(0,0,0),crbt*50,rgb(250,168,18));
drawtext(crbt,50,'金叉'),color0078ff;
xg:=jlbt or ylbt or zlbt or crbt;
年选股:sum(xg,250),nodraw;
利润:=ref(xg,20) and hhv(h,20)>=ref(c,20)*1.10;
成功:sum(利润,250),nodraw;
成功率%:=成功/年选股*100,nodraw;
st1:=filter(cross(获利盘,hlpma5) and hlpma5>80,5) and 中套=0;
st2:=filter(count(cross(获利盘,hlpma5),15)>=3 and hlpma5>61.8,15) and c<ma(c,3);
st:=(st1 or st2);{好公式网goodgongshi.com}
drawband(100,rgb(0,250,0),(100-st*15),rgb(18,250,18));
drawtext(st,85,'卖'),color00ff00;
drawtext_fix(1,0.0,0.0,0,'★ 此指标意在大跌后, 短-中-长线客都套牢后介入!!
★★ 使用前一定要复权处理!! ★★★ 金项链→白金链→钻链→金钻为依次增强的买入信号!! '),color00ffff;
上一指标公式:KDJ全波段带风险提示指标下载 通达信指标源码
下一指标公式:底部构成选股源码指标下载 通达信指标底部
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文五里金莲+买入信号选股指标下载 通达信五里选股仅供学习研究。