敢死队主力操盘
【箱顶】:peak(high,10,1)*0.98,colorred,linethick2;
【箱底】:trough(low,10,1)*1.02,color00ff00,linethick2;
fillrgn(【箱顶】>【箱底】,【箱顶】,【箱底】),color701818;
var1:=cost(10)*0;
var2:=hhv(high,70);
var3:=hhv(high,20);
var4:=hhv(high,240);
铁:=var2*0.83;
锁:=var3*0.91;
var5:=(high+low+close)/3;
var6:=llv(low,350);
var7:=hhv(high,150);
舟:=var4*1;
连:4*var6-var7;
partline(连>ref(连,1),连),colorred,linethick2;
partline(连<ref(连,1),连),colorgreen,linethick2;
换手:=vol*100/capital;
主力:=ma(换手,4);
大户:=ma(换手,9);
中户:=ma(换手,17);
散户:=ma(换手,34);
均量:=(主力+大户+中户+散户)/4;
主力能量:(主力-均量),linethick0;
大户能量:(大户-均量),linethick0;
中户能量:(中户-均量),linethick0;
散户能量:(散户-均量),linethick0;
a01:=dynainfo( 5);
a03:=barscount(high);
a04:=(sma((high / hhv(close,120)),3,1) * 100);
a05:=if((a03 > 20),a04,0);
a06:=if((high < a01),0,if((low > a01),1,(((a01 - high) + 0.009) / ((low - high) + 0.009))));
a07:=dma(a06,(vol / capital)) * 60;
a09:=if((((a07 >0) and (a07 > ref(a07,1))) and (a05 >= 88)),a07,0);
var3:=3*sma((high-hhv(high,55))/(llv(low,55)-hhv(high,55))*100,5,1)-2*sma(sma((high-hhv(high,55))/(llv(low,55)-hhv(high,55))*100,5,1),3,1);
趋势:=ema(var3,3)-10;
绿色机构公开出货:=a09 > 0 and (趋势<20 or 趋势>ref(趋势,1)and 趋势<50);
业绩:finance(33),linethick0;
var1:=close/open>=1.07 and close=high and close>=ref(hhv(close,3),1) and vol/capital*100>1.1;
aa:=var1 and count(var1,10)=1;
rsv:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;
k:=sma(rsv,3,1);
敢死队:aa and k<90 and close>【箱顶】 and 主力能量>0 and 大户能量<=0.4 and 中户能量<=0 and 散户能量<=0 and 绿色机构公开出货<1 and 业绩>0,linethick0;
drawicon(敢死队,low,6);;
drawtext(敢死队,low,''),colorffff;
drawtext(敢死队,low-0.5,'▲\n敢\n死\n队'),color00ffff,align0;
stickline(敢死队,0,low-1.5,8,0),coloryellow;
反转:=(ref(close,4)>ref(close,2)*1.05 and close>ref(close,1)*1.04)*1,colorffff;
反转选股:反转 and low>【箱顶】,linethick0;
vertline(反转选股),linedash,;
控筹11:=cost(70),color00ffff,pointdot ,linethick2;
a11:=(ref(close,1)-ref(close,2))/ref(close,2)*100<-3.5;
b11:=(close-ref(close,1))/ref(close,1)*100>1;
drawicon((a11 and b11 and cross(close, 控筹11) and close<ref(open,1)),low*0.99,1),colorffffff;
笑脸选股:a11 and b11 and cross(close, 控筹11) and close<ref(open,1),linethick0;
笑脸突破选股:a11 and b11 and cross(close, 控筹11) and close<ref(open,1) and low>【箱顶】,linethick0;
vertline(笑脸突破选股),linedash,;
全部选股:敢死队 or 反转选股 or 笑脸突破选股,linethick0;
f:=cost(90);
成本90:=ma(f,13),color00ffff,linethick02;
k1:=hhv(high,2);
k2:=llv(low,2);
fc:=close;
for i=2+1 to datacount do begin
if fc[i]>k1[i-1] then
bj[i]:=1;else
if fc[i]<k2[i-1] then
bj[i]:=-1;else
bj[i]:=bj[i-1];
end;
jr:=if(bj=-1,k1,k2);
if(close>jr,jr*0.998,jr*1.002),color00ffff,linethick01;
主力成本:=cost(10);
主力成本2:=cost(90);
aaaa:=主力成本+40/100;
bbbb:=主力成本2-60/100;
eeee:=aaaa+30/100;
庄家建仓:=bbbb<eeee and bbbb>aaaa;
stickline(庄家建仓,主力成本,low-20/100,主力成本,0),linethick2,colorff;
t:=barscount(close);
分时突破:=hhv(high,t),linedot,color00ffff;
分时突破选:=分时突破=high,color00ffff;
drawtext(分时突破选,low-2.8,'▲\n有\n效\n突\n破'),,align0;
kline(open,high,low,close,0);
上一指标公式:单峰筹码选牛股公式主图版下载 飞狐牛股单峰指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文敢死队主力操盘公式附实测图下载 飞狐操盘主力指标 源码仅供学习研究。