全面底点分析买就准主图源码下载:
n:=11;
ma5:ma(close,5);
ma10:ma(close,10);
ma20:ma(close,20);
ma60:ma(close,60);
ema13:=ema(c,13);
ema34:=ema(c,34);
ema55:=ema(c,55);
ema120:=ema(c,120);
stickline(ma(close,60)>ma(close,120),ma(close,60),ma(close,120),3,0),color0060ff;
stickline(ma(close,60)<ma(close,120),ma(close,60),ma(close,120),3,0),color383e62;
bb:=ref(indexc,1)<ref(indexc,2) and ref(c,2)*0.95>=ref(c,
1) and ref(o,1)/ref(c,1)>=1.05 and ref(c,1)<ref(o,
1) and c>o and c/o>=1.05 and c>ref(o,1) and ref(vol,1)<ref(vol,2);
stickline(ma(close,10)>ma(close,20),ma(close,10),ma(close,20),3,0),colorff00ff;
stickline(ma(close,10)<ma(close,20),ma(close,10),ma(close,20),3,0),color383e62;
stickline(bb,o,c,4,0),colorred;
stickline(bb,o,h,0,0),colorred;
stickline(bb,l,c,0,0),colorred;
drawkline(h,o,l,c);
diff1:=ema(close,12)-ema(close,27);
dea1:=ema(diff1,9);
drawtext(bb,l*0.95,'追!'),coloryellow;
var1:=4*sma((close-llv(low,5))/(hhv(high,5)-llv(low,5))*100,5,
1)-3*sma(sma((close-llv(low,5))/(hhv(high,5)-llv(low,5))*100,5,1),3.2,1);
var2:=8;
macd:=2*(diff1-dea1);
a1:=barslast(ref(cross(diff1,dea1),1));
cc:=cross(var1,var2);
drawtext(cc,l*0.95,'买!'),color0099ff;
底背离:=ref(close,a1+1)>close and diff1>ref(diff1,a1+1) and cross(diff1,dea1);
drawtext(底背离,l,'底背离');
typ:=(h+l+c)/3;
typ1:=(typ-ma(typ,14))/(0.015*avedev(typ,14))<=20 and ref(ma(c,21),1)<ma(c,21);
a2:=barslast(ref(cross(dea1,diff1),1));
顶背离:=ref(close,a2+1)<close and ref(diff1,a2+1)>diff1 and cross(dea1,diff1);
drawtext(顶背离,h,'顶背离');
tj1:=o<max(ref(c,1),ref(o,1));
tj2:=ref(c,1)>=ma(c,21) and l/ma(c,21)>=1.015 and ma(c,
144)>ma(c,250) and v<ma(v,10) and min(ref(v,2),ref(v,1))>v;
多转空:=((((llv(macd,4)>0) and (macd<ref(macd,1))) and (ref(macd,
1)>ref(macd,2))) and (ref(macd,2)>ref(macd,3)));
空转多:=((((hhv(macd,4)<0) and (macd>ref(macd,1))) and (ref(macd,
1)<ref(macd,2))) and (ref(macd,2)<ref(macd,3)));
drawicon(多转空,h,2);
drawicon(空转多,l,1);
tj3:=ref(ma(c,250),90)<ref(ma(c,144),90) and ma(c,144)>ma(c,250) and o>ma(c,250);
tj4:=max(ref(h,10)and ref(h,9)and ref(h,8)and ref(h,7), ref(h,6));
ma120:=ma(c,120);
xl1:=((llv(low,3)=llv(low,60)) and ((close / ref(close,1)) >= 1.04));
drawtext(filter(((xl1 > 0) and low),5),l*0.975,'↑底点');
touji:=typ1 and tj1 and tj2 and ref(c,2)/ref(o,2)<1.06 and c/o<=1.05 and hhv(h,
5)/llv(l,30)>=1.65 and ref(h,5)/ref(l,1)>=1.15 and ref(c,1)/ref(o,
1)<=0.995 and (l<ref(l,2) or (ref(h,2)-ref(l,2))/(h-l)>=2) and o/ref(l,
1)<=1.04 or typ1 and tj1 and o/ref(l,1)<1.05 and ref(l,1)/ref(o,
4)<=0.85 and ref(c,1)/ref(o,1)<=1.03 and o<ref(c,
1) and hhv(h,5)/llv(l,35)>1.35 and v<ma(v,10);
cr1:=(c-ref(c,1))/ref(c,1)*100>0.5;
cr2:=v>ma(v,5)*0.6;//www.goodgongshi.com
cr3:=count(cross(ema13,ema55),3)=1;
cr4:=abs(ema34-ema55)/ema55<0.03;
cr5:=ema55<=ema120 and ema55>=ref(ema55,1);
touji2:=typ1 and tj1 and tj2 and o/ref(l,1)<1.05 and o/llv(l,3)<1.1 and ref(c,
1)/ref(0,1)<=1.05 and hhv(h,4)/llv(l,16)>=1.35 and ref(o,4)/ref(c,
2)>=1.08 and ref(c,2)/ref(o,2)<=0.995 and (ref(l,2)<ref(l,3) or (ref(h,
3)-ref(l,3))/(ref(h,1)-ref(l,1))>=2) and l<min(ref(c,1),ref(o,1))
or typ1 and tj1 and hhv(h,10)/llv(l,25)>=1.3 and ref(c,5)<ref(h,5) and ref(c,
4)<ref(c,5) and ref(c,3)<ref(c,4) and ref(c,2)<ref(c,
3) and ref(c,1)<ref(c,2) and l<ref(l,1) and ma5/o<1.1;
抬头:=filter(cr1 and cr2 and cr3 and cr4 and cr5,2);
drawtext(抬头,l*0.99,'↑抬头');
pday1:=barslast(cross(ma5,ma60));
pday2:=barslast(cross(ma10,ma60));
pday3:=barslast((high=hhv(high,pday2)));
pday4:=barslast(cross(ma10,ma5));
pday5:=barslast(cross(ma5,ma10));
datouji:=typ1 and tj3 and o<ref(c,5) and o<=ref(c,1) and ref(h,
10)/o>=1.17 and hhv(h,10)/llv(l,30)>1.4 and (ma(v,10)/hhv(v,
10)>0.5 and v/hhv(v,10)>0.2 and v/hhv(v,10)<0.4 or ref(v,3)>ref(v,
2) and ref(v,2)>ref(v,1)) and ref(c,1)/ref(c,2)<=1.02;
aw1:=(pday1>pday2) and (pday2>pday3) and (pday3>pday4) and (pday4>pday5) and (pday5<5);
aw2:=(count(cross(ma10,ma5),pday2)=1);
aaw:=if(aw1 and aw2 and (ma(close,5)>=ma(close,10)) and (ma(close,10)>ma(close,60)),10,0);
bbw:=filter(aw1 and aw2 and (ma(close,5)>=ma(close,10)) and (ma(close,10)>ma(close,20)),5);
datouji1:=typ1 and tj3 and o<ref(l,6) and o<min(ref(c,5)and ref(o,5),5);
老鸭头:=if(aaw and bbw,1,0);
drawtext(aaw and bbw,l*0.99,'↑或跃在渊');
主力线:=ema(c,3);
跟随主力线:=ema(c,5);
辅助主力线:=ema(c,7);
短线回踩支撑:=ema(c,10);
启动线:=ema(c,20);
drawtext(touji or touji2 or datouji or datouji1,l*0.98,'△'),coloryellow;
ss00:=c>o and c>ref(c,1) and c/ref(c,1)>=1.018 and ma(c,20)>ref(ma(c,20),2);
ss05:=cross(跟随主力线,短线回踩支撑) and ss00;
ss06:=cross(跟随主力线,启动线) and cross(主力线,启动线) and ss00;
ss07:=cross(辅助主力线,短线回踩支撑) and ss00;
sdtm:=ss05 or ss06 or ss07;
drawtext(cross(ma(vol,10),ma(vol,20)) and ma(vol,5)>ma(vol,
10) and l<ma(c,20) and c>=ma(c,20),l*0.98,'量托'),colorwhite;
drawtext(sdtm,l*0.99,'↑见龙');
mtm:=c-ref(c,1);
dx:=100*ema(ema(mtm,6),6)/ema(ema(abs(mtm),6),6);
bbuy:=if(llv(dx,2)=llv(dx,7) and count(dx<0,2) and cross(dx,ma(dx,2)),1,0);
bbsy:=if(hhv(dx,2)=hhv(dx,7) and count(dx>50,2) and cross(ma(dx,2),dx),1,0);
bbbuy:=filter(bbuy=1,5);
卖出:=cross(90,sma(max(close-ref(close,1),0),6,1)/sma(abs(close-ref(close,1)),6,1)*100);
drawtext(卖出,h*1.05,'短卖'),colorgreen;
drawtext(filter(bbsy=1,1),high*1.015,'↓亢龙');
ffq2:=(close-llv(low, 20))/(hhv(high, 20)-llv(low, 20))*100;
ffq3:=sma(ffq2, 9, 1);
ffq4:=sma(ffq3, 3, 1);
c3:=ref(c,1);
涨停:=if((c-c3)*100/c3>=(10-0.01*100/c3),1,0);
ffaab:=3*ffq3-2*ffq4;
ffq81:=barslast(llv(low,50)=low);
ffq8:=barslast(hhv(high,ffq81)=high);
stickline(涨停,open,close,2,0),colorred;
跌停:=if((c3-c)*100/c3>=(10-0.01*100/c3),1,0);
ffq10:=(close-ref(open, ffq8))/ref(open, ffq8)*100;
ffa1:=ema(ffq3, 3);
ffa2:=ema(ffa1, 3);
stickline(跌停,open,close,2,0),colorgreen;
w1:=c=hhv(c,20);
ffa3:=ema(ffa2,3);
ffa4:=ema(ffa3,3);
ffa:=ema(ffa4,3);
w2:=barslast(w1);
w3:=if(w2>0,ref(c,w2),ref(c,w2));
w4:=cross(c,ref(w3,1));
ffttmm:=cross(ffa1, ffaab) and ref(ffaab,1)>80;
drawtext(ffttmm,high*1.016, '↓有悔');
突破盘整:=w4 and count(w4,5)=1;
drawicon(突破盘整,l-0.10,1);
上一指标公式:MACD红黄蓝吸筹主力版下载
下一指标公式:恩氏地量提示副图下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文全面底点分析买就准主图下载仅供学习研究。