好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式集结号排序指标下载

集结号排序指标下载

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2019-07-25 08:17:08
  • 指标公式标签:
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:集结号排序指标下载

集结号排序指标源码下载:

 s1:=if(codelike('300'),0,1);

{通达信去掉*、s、st}

s2:=if(namelike('s'),0,1);

s3:=if(namelike('*'),0,1);

{通达信去掉停牌}

s4:=dynainfo(17)>0;

去掉:= s2 and s3 and s4;

zd2:="kdj.j#day"(9,3,3);

dif11:=(ema(close,12)-ema(close,26))/ema(close,26)*100;

dea22:=ema(dif11,9);

准备飞:=(dif11-dea22)*100;

集结号:=50;

穿:=准备飞-ref(准备飞,1)colorred linethick2;

★集结号:=cross(穿,集结号) and c<50 and 去掉,nodraw;

dif1:=(ema(close,12)-ema(close,26))/ema(close,26)*100;

dea1:=ema(dif1,9);

aaa1:=(dif1-dea1)*120;

买:=45;

入:=aaa1-ref(aaa1,1);

正大:=cross(入,买),nodraw;

dif:=(ema(close,10)-ema(close,72))/ema(close,72)*100;

dea:=ema(dif,17);

aaa:=(dif-dea)*100;

牛股:=cross(aaa-ref(aaa,1),45),nodraw;

正大牛股:=(正大 and 牛股),nodraw;

角线:=(atan((ma(c,5)/ref(ma(c,5),1)-1)*100)*180/3.14115926);

角线ma:=ma(角线,5);

ana:=ployline(cross(角线,角线ma),角线ma);

anb:=ployline(cross(角线ma,角线),角线ma);

角买:=cross(角线,角线ma) and ((anb>ref(anb,1) and anb>ana and 角线ma<=0) or ((角线ma<=-45 or cross(角线ma,-45)) and (anb<-60 or llv("kdj.j",3)<=-49) and anb>0));

角买点:=角买=1;

aa10:=ma(close,8);

bb10:=((atan((aa10 - ref(aa10,1))) * 3.1416) * 10);

均线30:=ma(close,30);

均线89:=ma(close,89);

均线:=ma(close,16);

天马:=((((((open <= 均线) and ((均线30 - ref(均线30,1)) > 0))

and (close > 均线89)) and (bb10 > 1)) and ((close / open) > 1.04)));

{股价必涨}

aa:=if(close/ref(close,1)>1.050 and high/close<1.010 and if(close>ref(close,1),88,0)>0, 91, 0);

ss:=ma((low+high+close)/3,5)>ref(ma((low+high+close)/3,5),1) and ref(ma((low+high+close)/3,5),1)<ref(ma((low+high+close)/3,5),2);

sc:=l<hhv(ma((low+high+close)/3,5),13) and h>hhv(ma((low+high+close)/3,5),13) and c>ref(c,1) and c>o;

mr:=sc and count(ss,2);

bb:=mr and not(ref(mr,1));

股价必涨:=(aa or bb or 角买点 or 天马);

{抄底}

二十日换手率:=between(sum(hscol,20),10,200);{意思是 20日换手率介于10---100之间}

dfo:=(c-ref(c,1))/ref(c,1)*100<-5;

aao:=barslast(dfo);

突破:=cross(c,ref(o,aao));

抄底:=(二十日换手率 and 突破),nodraw;

大牛:=(正大牛股 and 股价必涨),nodraw;

必涨:=(正大牛股 and 抄底),,nodraw;

大牛股:=(大牛 and 必涨 and 抄底),nodraw;

共同富裕:=大牛股 or 大牛 or 必涨,nodraw;

a:=ema(c,21);

b:=a>ref(a,1);

qn1:=ma(c,13);

qn:=atan((qn1-ref(qn1,1)))*180/2;

qn4:=qn>1 and qn1>ref(qn1,1);

qn2:=ma(c,21);

qn3:=atan((qn2-ref(qn2,1)))*180/2;

ltp:=count(c/ref(c,1)>1.098,10)>0 and dynainfo(4)

>0,nodraw;

cc:=abs((2*close+high+low)/4-ma(close,20))/ma(close,20);

dd:=dma(close,cc);

第二回调线:=(1-7/100)*dd;

第二回调:=(c<=第二回调线 and ltp and qn3>1 and qn4 {and j>=ref(j,5)})*2.5, colorred,nodraw;

yt:=(第二回调>0 or 共同富裕 or ★集结号) ,nodraw;

xg集结号1:(cross(穿,集结号) and zd2>=50 and c<50 and 去掉)*82,colorffff99,linethick2;

xg集结号2:(cross(穿,集结号) and zd2<50 and c<50 and 去掉)*72,colorwhite linethick2;

xg大牛:(大牛>0)*62,colorred,linethick2;

xg必涨:(必涨>0)*42,coloryellow linethick2;

xg大牛股:(大牛股>0)*52,colormagenta,linethick2;

飞天财神:(xg集结号1 and xg大牛 and xg必涨 and xg大牛股)*92 colorred,linethick4;

aa1:=vol/((high-low)*2-abs(close-open));

主买:=if(close>open,aa1*(high-low),if(close<open,

aa1*((high-open)+(close-low)),vol/2));

ma35:=ma(主买,35);

aa2:=(low+high+close+open)/3.82;

爆发线:=hhv((ma(aa2,6)),15);

mid:=ma(close,30);

红码:=mid+2*std(close,30);

xx:=ema(c,5);

aa3:=c>红码 and c>=o;

攻击:(主买>ma35 and cross(c,爆发线) and aa3 and 100*vol/(finance(7)/100)>5)*40,linethick2,colorgreen;

lc:=ref(close,1);

sg:=ema(hhv(high,1),8);

x1:=ema(close,8);

x30:=((x1 < ref(x1,1)) and (close < x1));

x31:=if(((sg < ref(sg,1)) or x30),1,0);

操作线:=sma(max(close-lc,0),2,1)/sma(abs(close-lc),2,1)*100;

震仓线:=45,colormagenta;

抄底线:=20,colorgreen;

西电:=操作线<震仓线 and ref(操作线,1)>震仓线 ;

西点:=操作线<抄底线 and ref(操作线,1)>抄底线;

玖玺抓牛:((((((count((x31 = 1),4) = 3) and (x31 = 0))and o<c and (((c-ref(c,1))/ref(c,1))>0.085))*89) >=89)or((c-ref(c,1))/ref(c,1)>0.085 and (ref(西点,1) or ref(西电,1)))) *60,linethick2,colorwhite;

ma1:=ma(close,20);

ma2:=ma(close,40);

ma3:=ma(close,60);

{a1:=(open<ma1 and open<ma2) or (open<ma2 and open<ma3) or (open<ma1 and open<ma3);}

a1:=open<ma1 or open<ma2 or open<ma3;

a2:=c>max(ma1,max(ma2,ma3));

a3:=v/ma(v,30)>1.2;

a4:=c/ref(c,1)>1.049;

玖玺短赢:(a1 and a2 and a3 and a4) *100,linethick2,colorred;

{青龙白虎}

dif001:=ema(dclose,12)-ema(dclose,26);

dea001:=ema(dif001,9);

aaa001:=(dif001-dea001)*2*60;

aaa上:=if(aaa001>ref(aaa001,1),aaa001,drawnull);

aaa下:=if(aaa001<ref(aaa001,1),aaa001,drawnull);

黑码线:=15;

主力:=aaa001-ref(aaa001,2);

mm00:=主力>49 and 主力<70 and aaa上>0 ;

g1:=主力>50;

g2:=aaa001>50;

g3:=g1 and g2;

青龙白虎:(if(g3,50,0))*1.8,colorgreen,linethick4;

n:=60;

va:=if(close>ref( c, 1),vol,-vol);

obv:=sum(if(close=ref( c, 1),0,va),0);

maobv:=ma(obv,30),linethick2,colorwhite;

obv新高:=obv=hhv(obv,n);

上涨:=if(maobv>ref(maobv,1),maobv,drawnull);

红线和黄线:obv>maobv and (obv>=ref(obv,1) or obv新高);

起名海上:c>max(max(max(max(cost(10),cost(30)),cost(50)),cost(70)),cost(90));

a4r:=1;

a13r:=(3.2 * (slope((ema(close,3)),2))) * a4r;

a14r:=ema((ema((ema((high + a13r),3)),4)),4);

操作:=(a14r * 0.95) * a4r;

a15r:=(操作);

金线:(a15r / (ref(操作,1))) >= 1.02;

{好公式网-最好的股票公式网站 www.goodgongshi.com}

ff1:=if(xg集结号1>=1,1,0);

ff2:=if(xg集结号2>=1,1,0);

ff3:=if(xg大牛>=1,1,0);

ff4:=if(xg必涨>=1,1,0);

ff5:=if(xg大牛股>=1,1,0);

ff6:=if(飞天财神>=1,1,0);

ff7:=if(攻击>=1,1,0);

ff8:=if(玖玺抓牛>=1,1,0);

ff9:=if(玖玺短赢>=1,1,0);

ff10:=if(青龙白虎>=1,1,0);

ff11:=if(红线和黄线>=1,1,0);

合计:ff1+ff2+ff3+ff4+ff5+ff6+ff7+ff8+ff9+ff10+ff11+起名海上+金线,nodraw;
 

  >>>使用本站搜索工具可以找到更多集结号排序指标下载

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文集结号排序指标下载仅供学习研究。

猜你喜欢

学了又学