股价:vol,volstick;
短3:=xma(xma(股价,3),3),linethick0,colorwhite;
短5:=xma(xma(股价,5),5),linethick0,colorwhite;
短6:=xma(xma(股价,6),6),linethick0,colorwhite;
短7:=xma(xma(股价,8),8),linethick0,colorwhite;
短8:=xma(xma(股价,10),10),linethick0,colorwhite;
短9:=xma(xma(股价,12),12),linethick0,colorwhite;
短中:=(短7+短8+短9+短3+短5+短6)/6,linethick0,colorwhite;
短顶:=短中*1.35,linethick0,colorgreen;
短底:=短中*0.65,linethick0,colorgreen;
中1:=xma(xma(股价,16),16),linethick0,colorwhite;
中2:=xma(xma(股价,19),19),linethick0,colorwhite;
中3:=xma(xma(股价,22),22),linethick0,colorwhite;
中4:=xma(xma(股价,25),25),linethick0,colorwhite;
中5:=xma(xma(股价,28),28),linethick0,colorwhite;
中6:=xma(xma(股价,31),31),linethick0,colorwhite;
中中2:=(中1+中2+中3+中4+中5+中6)/6,linethick0,colorgreen;
中顶2:=中中2*1.4,linethick0,colorgreen;
中底2:=中中2*0.6,linethick0,colorgreen;
中40:=xma(xma(股价,40),40),linethick0;
中50:=xma(xma(股价,50),50),linethick0;
中60:=xma(xma(股价,60),60),linethick0;
中中3:=(中40+中50+中60)/3,linethick0,colorwhite;
中顶3:=中中3*1.5,linethick0,colorred;
中底3:=中中3*0.5,linethick0,colorred;
长90:=xma(xma(股价,90),90),linethick0,colorwhite;
长120:=xma(xma(股价,120),120),linethick0,colorwhite;
长150:=xma(xma(股价,150),150),linethick0,colorwhite;
长中:=(长90+长120+长150)/3,linethick0,coloryellow;
长顶:=长中*1.3,linethick1,colorwhite;
长顶顶:=长中*1.8,linethick1,colorred;
长底:=长中*0.5,linethick1,coloryellow;
ma短中:=ema(短中,10),linethick0,colorwhite;
ma中中2:=ema(中中2,10),linethick0,colorgreen;
v2:if(currbarscount=1,vol*240/fromopen/ref(vol,1)-1,vol/ref(vol,1)-1),nodraw,colorred;
stickline(v2>=1,0,vol,2,0),coloryellow;
vvol:if(currbarscount=1 and period=5,vol*240/fromopen,drawnull),nodraw;
stickline(currbarscount=1 and period=5,vvol,0,-1,-1),color00c0c0;
volume:vol,volstick;{}
大底vol:=短底<中底2 and 中底2<中底3 and 中底3<长底,linethick5,colorred;
中底vol:=短底<中底2 and 中底2>中底3 and 中底2<长底,linethick2,colorgreen;
小底vol:=短底<中底2 and 中底2<中底3 and 中底2>长底,linethick1,coloryellow;
stickline(中中2>ma中中2,0,vol,2,1),colorff00ff;
stickline(短中>ma短中,0,vol,2,0),colorred;
stickline(中中2>ma中中2 and vol<长底,0,vol,3,0),colorwhite;
stickline(中中2>ma中中2 and vol<中底3 and vol<中底2 and vol>长底,0,vol,3,0),colorblue;
stickline(中中2<ma中中2,0,vol,2,0),colorgreen;
stickline(中中2<ma中中2 and 短中>ma短中,0,vol,2,0),coloryellow;
stickline(中底vol=1 or 小底vol=1,0,vol,2,0),colorblue;
stickline(中中3>ref(中中3,1) and 股价<长底,0,vol,3,0),colorwhite;
drawrectrel(0,250,175,999.4,if(120,rgb(10,0,0),0));
超b:=l2_amo(0,2)/10000.0;
大b:=l2_amo(1,2)/10000.0;
中b:=l2_amo(2,2)/10000.0;
小b:=l2_amo(3,2)/10000.0;
超s:=l2_amo(0,3)/10000.0;
大s:=l2_amo(1,3)/10000.0;
中s:=l2_amo(2,3)/10000.0;
小s:=l2_amo(3,3)/10000.0;
净流入:=(超b+大b+中b+小b)-(超s+大s+中s+小s),nodraw;
超大单:=(超b)-(超s),nodraw;
大单:=(大b)-(大s),nodraw;
中单:=(中b)-(中s),nodraw;
小单:=(小b)-(小s),nodraw;
{}
dazhi:=const(max(abs(净流入),max(abs(超大单),max(abs(大单),max(abs(中单),abs(小单)))))),nodraw;
drawrectrel(0,const(830-(abs(超大单)*500/dazhi)),30,935,if(const(超大单)>0,rgb(255,0,0),rgb(23,125,255)));
drawrectrel(35,const(830-(abs(大单)*500/dazhi)),65,935,if(const(大单)>0,rgb(255,0,0),rgb(23,125,255)));
drawrectrel(70,const(830-(abs(中单)*500/dazhi)),100,935,if(const(中单)>0,rgb(255,0,0),rgb(23,125,255)));
drawrectrel(105,const(830-(abs(小单)*500/dazhi)),135,935,if(const(小单)>0,rgb(255,0,0),rgb(23,125,255)));
drawrectrel(140,const(830-(abs(净流入)*500/dazhi)),170,935,if(const(净流入)>0,rgb(255,0,0{255,255,255}),rgb(23,125,255)));
drawtext_fix(currbarscount=1,0.002,0.25,0,'资金搏弈 (万元)'),coloryellow;
drawnumber_fix(currbarscount=1,0.002,0.55,0,intpart(超大单)),coloryellow;
drawnumber_fix(currbarscount=1,0.035,0.555,0,intpart(大单)),coloryellow;
drawnumber_fix(currbarscount=1,0.070,0.550,0,intpart(中单)),coloryellow;
drawnumber_fix(currbarscount=1,0.106,0.55,0,intpart(小单)),coloryellow;
drawnumber_fix(currbarscount=1,0.145,0.55,0,intpart(净流入)),coloryellow;
drawtext_fix(currbarscount=1,0.002,1,0,'超大'),coloryellow;
drawtext_fix(currbarscount=1,0.040,1,0,'大单'),coloryellow;
drawtext_fix(currbarscount=1,0.075,1,0,'中单'),coloryellow;
drawtext_fix(currbarscount=1,0.112,1,0,'小单'),coloryellow;
drawtext_fix(currbarscount=1,0.145,1,0,'净流'),coloryellow;
上一指标公式:长征解盘 红色均线 操盘手的 主图 通达信操盘手均线
下一指标公式:主力扫描仪副图 通达信主力源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文冠军VOL 通达信冠军仅供学习研究。