涨停基因主图源码下载:
m1:=3;m2:=6;m3:=12;m4:=24;
bbi:(ma(close,m1)+ma(close,m2)+ma(close,m3)+ma(close,m4))/4,colorgray,dotline;
if(bbi>ref(bbi,1),bbi,drawnull),dotline, coloryellow;
if(bbi<ref(bbi,1),bbi,drawnull),dotline,colorgray;
涨停:=if((c-ref(c,1))*100/ref(c,1)>=(10-0.01*100/ref(c,1)),1,0);
stickline(涨停,open,close,2,0),coloryellow;
stickline(涨停,h,l,0,0),coloryellow;
zt:=c/ref(c,1)>1.099 and c=h;
aa:=ref(c,barslast(zt and currbarscount<60));
aba:=ref((c/ref(c,1)>=1.095 and c=h),1) and o>ref(c,1) and c<o and o=h and v=hhv(v,34);
bab:=ref(o,barslast(aba and currbarscount<60));
sat:=(amount/c)/(hhv(amount,120)/hhv(c,120));
量能饱和:=if(sat>1,1,sat)*100;//www.goodgongshi.com
倒灌:=ref((c/ref(c,1)>=1.099 and c=h),1) and 量能饱和>75 and o>ref(c,1) and c<o and o<h ;
bab1:=ref(h,barslast(倒灌 and currbarscount<90));
{drawline(zt,c,1,ref(aa,1),1);}
dd:=abs((close-ma(close,5))/ma(close,5)*100)>=10;
drawtext(dd,h*1.02,''),colorgreen,linethick3;
ztcs:=count(涨停,barslast(涨停+1));
ztcs90:=count(涨停,90);
drawnumber(涨停,high*1.04,ztcs90),coloryellow;
个线:=ema(ema(close,30),9);
大线:=ema(ema(indexc,45),9);
个股1:=close/个线*100;
大盘1:=indexc/大线*100;
ggqd:=(个股1-大盘1);
n1:=ref(barslast((c-ref(c,1))/ref(c,1)*100>9.6 and c=h),1)+1;
回光返照:=count(cross(ma(c,15),ma(c,5)),n1)=0 and hhv(ggqd,20)>23 and ma(c,5)>ma(c,30) and ggqd<hhv(ggqd,30) and ggqd>5 and (c-ref(c,1))/ref(c,1)*100>9.6 and c=h,;
zt9:=(c-ref(c,1))/ref(c,1)*100>9.5,colorwhite;
开盘:=if(ref(zt9,1)>0 ,(o-ref(c,1))/ref(c,1)*100,0),nodraw;
bias1 :=(close-ma(close,6))/ma(close,6)*100;
bias2 :=(close-ma(close,24))/ma(close,24)*100;
bia:=(bias1-bias2);
bis:=llv(bias1,3);
超跌涨停:=zt9>0 and bis<0 and bia>5 and ma(c,5)<ma(c,60);
{drawtext(超跌涨停,l*0.98,'超跌涨停'),colorgreen;}
ma5:=ma(c,5);
ma10:=ma(c,10);
ma20:=ma(c,20) ;
ma30:=ma(c,30);
ma60:=ma(c,34);
f1:=(ma5-ma10)/ma10*100;
f2:=(ma10-ma20)/ma10*100;
f3:=(ma20-ma60)/ma10*100;
拉升涨停:=f1>1 and f2>3 and f3>0 and zt>0;
a1:=ref(c,20)=hhv(c,2*20+1);b1:=filter(a1,20);c1:=backset(b1,20+1);hd:=filter(c1,20);
a:=ref(h,barslast(hd));
rsi1:=sma(max(close-ref(close,1),0),5,1)/sma(abs(close-ref(close,1)),5,1)*100;
钝化涨停:=zt>0 and rsi1=hhv(rsi1,5) and rsi1>80;
钝化涨停1:=ggqd>15 and zt>0 and rsi1=hhv(rsi1,5) and rsi1>80 and ref(ggqd>15 and zt>0 and rsi1=hhv(rsi1,5) and rsi1>80,1)=0;
新股首次:=count(zt>0,barscount(c))=1 and zt>0 and finance(42)<100;
突破涨停:=cross(c,a) and zt>0;
drawtext(回光返照,l*0.93,'↖回光返照'),colorblue;
{drawtext(拉升涨停,l*0.99,'↖拉升涨停'),colorred;}
drawtext(突破涨停,l*0.99,'↖突破涨停'),coloryellow;
{drawtext(新股首次,l*0.96,'↖新股首次'),colormagenta;
drawtext(钝化涨停,l*0.95,'↖钝化涨停'),colorliblue;}
stickline(close,ref(high,barslast(涨停)),ref(high,barslast(涨停)),2,0),colorligreen;
stickline(close,ref(low,barslast(涨停)),ref(low,barslast(涨停)),2,0),colorred;
stickline(涨停,open,close,3,0),colorred;
stickline(涨停,open,close,2,0),coloryellow;
stickline(涨停,h,l,0,0),coloryellow;
倒拔杨柳:drawline(aba,o,1,ref(bab,1),1),colorligray;
普通倒灌:drawline(倒灌,h,1,ref(bab1,1),1),colorligray;
drawicon(cross(c,倒拔杨柳),倒拔杨柳*1,11);
drawicon(cross(c,普通倒灌),普通倒灌*1,11);
aa11:=ref(c,30)=hhv(c,2*30+1);
bb11:=filter(aa11,30);
cc11:=backset(bb11,30+1);
hd1:=filter(cc11,30);
aa2:=ref(c,10)=llv(c,2*10+1);
bb2:=filter(aa2,10);
cc2:=backset(bb2,10+1);
ld1:=filter(cc2,10);
t线:ref(c,barslast(hd1)),colorgray,dotline;
drawicon(cross(c,t线),t线*1,11);
t1:=const(llvbars(low,10));
t1high:=const(ref(high,t1));
ccvv:=const(currbarscount);
t2:=const(barslast((currbarscount >(ccvv+t1)) and (high>t1high)));
t2high:=const(ref(high,t2));
t3:=const(barslast((currbarscount >(ccvv+t2)) and (high>t2high)));
t3high:=const(ref(high,t3));
必杀线:drawline(currbarscount=t3+1, t3high, islastbar, t3high, 1),linethick2,colorff0099;
drawicon(cross(c,必杀线),必杀线*1,11);
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文涨停基因主图下载仅供学习研究。