缺口数浪-提供分析家版和l2版
缺口数浪-提供分析家版,适合分析家2006版本引用使用,
还提供大智慧l2版
{缺口数浪}
n:=6;
ll:=ref(l,1);
hh:=ref(h,1);
sqk:=l>hh;
xqk:=h<ll;
drawtext(sqk,l*0.92,' 向上跳空'),colorred;
drawtext(xqk,h*1.08,' 逃命跳空'),coloryellow;
stickline(sqk,l,hh,4*n,1),colorred;
stickline(xqk,h,ll,4*n,2),coloryellow;
ma5:ma(close,5);
ma10:ma(close,10);
ma20:ma(close,20);
ma60:ma(close,60);
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(bb,o,c,4,0),colorred;
stickline(bb,o,h,0,0),colorred;
stickline(bb,l,c,0,0),colorred;
drawtext(bb,l*0.98,'○追'),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;
cc:=cross(var1,var2);
drawtext(cc,l*0.98,'◎买'),color0099ff;
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);
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;
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));
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);
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;
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;
datouji1:=typ1 and tj3 and o<ref(l,6) and o<min(ref(c,5)and ref(o,5),5) ;
drawtext(touji or touji2 or datouji or datouji1,l*0.98,'△'),coloryellow;
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;
卖出:=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;
c3:=ref(c,1);
涨停:=if((c-c3)*100/c3>=(10-0.01*100/c3),1,0);
stickline(涨停,open,close,2,0),colorred;
跌停:=if((c3-c)*100/c3>=(10-0.01*100/c3),1,0);
stickline(跌停,open,close,2,0),colorgreen;
w1:=c=hhv(c,20);
w2:=barslast(w1);
w3:=if(w2>0,ref(c,w2),ref(c,w2));
w4:=cross(c,ref(w3,1));
突破盘整:=w4 and count(w4,5)=1;
drawicon(突破盘整,l-0.10,1);
{数浪}
get:zig(3,5),linethick2,coloryellow;
pl5:=zig(3,5);
en1:=pl5>ref(pl5,1) and ref(pl5,1)<=ref(pl5,2) and ref(pl5,2)<=ref(pl5,3);
ex1:=pl5<ref(pl5,1) and ref(pl5,1)>=ref(pl5,2) and ref(pl5,2)>=ref(pl5,3);
pl10:=zig(3,10);
en2:=pl10>ref(pl10,1) and ref(pl10,1)<=ref(pl10,2) and ref(pl10,2)<=ref(pl10,3);
ex2:=pl10<ref(pl10,1) and ref(pl10,1)>=ref(pl10,2) and ref(pl10,2)>=ref(pl10,3);
pl20:=zig(3,20);
en3:=pl20>ref(pl20,1) and ref(pl20,1)<=ref(pl20,2) and ref(pl20,2)<=ref(pl20,3);
ex3:=pl20<ref(pl20,1) and ref(pl20,1)>=ref(pl20,2) and ref(pl20,2)>=ref(pl20,3);
走强1:=barslast(pl5<ref(pl5,1));
走弱1:=barslast(pl5>ref(pl5,1));
走强2:=barslast(pl10<ref(pl10,1));
走弱2:=barslast(pl10>ref(pl10,1));
走强3:=barslast(pl20<ref(pl20,1));
走弱3:=barslast(pl20>ref(pl20,1));
ztjz5:=if(pl10>ref(pl10,1),count(en1,走强2),0);
ztjd5:=if(pl10>ref(pl10,1),count(ex1,走强2),0);
dtjz5:=if(pl10<ref(pl10,1),count(en1,走弱2),0);
dtjd5:=if(pl10<ref(pl10,1),count(ex1,走弱2),0);
ztjz10:=if(pl20>ref(pl20,1),count(en2,走强3),0);
ztjd10:=if(pl20>ref(pl20,1),count(ex2,走强3),0);
dtjz10:=if(pl20<ref(pl20,1),count(en2,走弱3),0);
dtjd10:=if(pl20<ref(pl20,1),count(ex2,走弱3),0);
drawtext(en1 and dtjz5=1,l*0.98,'㈠'),colorffff00;
drawtext(ex1 and dtjd5=2,h*1.02,'㈡'),colorffff00;
drawtext(en2 and ztjz5=1,l*0.98,'㈢'),colorffff00;
drawtext(ex1 and pl10>ref(pl10,1) and ztjd5=1,h*1.02,'⑴'),color0000ff;
drawtext(en1 and pl10>ref(pl10,1) and ztjz5=2,l*0.98,'⑵'),color0000ff;
drawtext(ex1 and pl10>ref(pl10,1) and ztjz5=2,h*1.02,'⑶'),color0000ff;
drawtext(en1 and pl10>ref(pl10,1) and ztjz5=3,l*0.98,'⑷'),color0000ff;
drawtext(ex2 and pl20>ref(pl20,1) and ztjd10=1,h*1.02,'⑸'),color0000ff;
drawtext(en2 and dtjz10=1,l*0.9,'ⅰ'),colorred;
drawtext(ex2 and dtjd10=2,h*0.9,'ⅱ'),colorred;
drawtext(en3 and ztjz10=1,l*0.9,'ⅲ'),colorred;
drawtext(ex2 and pl20>ref(pl20,1) and ztjd10=1,h*1.06,'①'),linethick2,color00ffff;
drawtext(en2 and pl20>ref(pl20,1) and ztjz10=2,l*0.94,'②'),linethick2,color00ffff;
drawtext(ex2 and pl20>ref(pl20,1) and ztjd10=2 or (ztjd10=0 or ztjd10=2) and ex2,h*1.06,'③'),linethick2,color00ffff;
drawtext(en2 and pl20>ref(pl20,1) and ztjz10=3,l*0.94,'④'),linethick2,color00ffff;
上一指标公式:殷保华全套公式下载 大智慧全套公式
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文缺口数浪-提供分析家版和L2版公式下载 大智慧缺口仅供学习研究。