主机构博弈王源码下载:
这是一款超精准短线买卖信号指标,通过趋势,位置,主力资金量能相结合编辑得出,对于短线抄底逃离有很好的辅助提示作用。当指标出现买入时为入场信号;出现逃离时为减仓或卖出信号。该指标对各版块指数,个股都适用。在此祝您快速致富!!
ma1:ma(close,m1);
ma2:ma(close,m2);
ma3:ma(close,m3);
ma4:ma(close,m4);
ma5:ma(close,m5);
ma6:ma(close,m6);
ma7:ma(close,m7);
sat:=(amount/c)/(hhv(amount,20)/hhv(c,20));
【量能饱和】:if(sat>1,1,sat)*100,coloryellow,nodraw;
stickline(c>1.098*ref(c,1),c,o,0,0),coloryellow;
上火车轨:=ma3>ma4 and ma3>ref(ma3,1) and ma4>ref(ma4,1) and ma3-ma4>ref((ma3-ma4),1) ;
stickline(上火车轨,ma3,ma4,0,0),colorred;
aa:=barscount(c);
//www.goodgongshi.com
ah:=hhv(h,120);
al:=llv(l,120);
a0:=(ah-al)/30;
stickline((aa+0)/34=floor((aa+0)/34),l*0.99,l*0.97,2,0),colorf00ff0;
drawtext((aa+0)/34=floor((aa+0)/34),l*0.97,'时间窗'),colorf00ff0;
var1:=sum(max(max(high-low,abs(high-ref(close,1))),abs(low-ref(close,1))),25);
var2:=high-ref(high,1);
var3:=ref(low,1)-low;
var4:=sum(if(var2>0 and var2>var3,var2,0),25);
var5:=sum(if(var3>0 and var3>var2,var3,0),25);
var6:=var4*100/var1;
var7:=var5*100/var1;
var8:=ma(abs(var7-var6)/(var7+var6)*100,15);
var9:=(var8+ref(var8,15))/2;
a:=(var7>var6 and var7>25 and var6<25);
b:=zig(3,5)*100;
g:=ma(b,2);
d:=cross(b,g);
w:=cross(g,b);
e:=ref(indexc,1);
f:=sma(max(indexc-e,0),3,1)/sma(abs(indexc-e),3,1);
var10:=f and f<8;
var11:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;
var12:=sma(var11,3,1);
var13:=sma(var12,3,1);
var14:=var13 and var13<20;
drawtext(filter(d=1,5),low-0.1,'+↖b主进'),coloryellow;
drawtext(w=1,high*1.02,'_s'),colorgreen;
stickline(w=1,o,c,3,0),colorblue;
stickline(d=1,o,c,3,0),coloryellow;
aaa:=const(hhv(h,90));
a74:=ma(close,20);
a75:=(close > ma(close,5));
a76:=(ma(close,5) > ma(close,10));
a77:=(close > ma(close,10));
a78:=(ma(close,5) > ma(close,20));
a79:=(close > ma(close,20));
a710:=ref(a74,1);
a711:=(a74 > a710);
avx:=(((((if(a75,10,(0 - 10)) + if(a76,10,(0 - 10))) + if(a77,10,(0 - 10)))
+ if(a78,10,(0 - 10))) + if(a79,10,(0 - 10))) + if(a711,10,(0 - 10)));
dslx:=(close / indexc);
dslx1:=ma(dslx,5);
dslx2:=ma(dslx,10);
v1:=ma(vol,5);
v2:=ma(vol,10);
t1:=const(if(c<200 and ((cross(avx,1) and (v1 >= v2)) and (dslx >= dslx1)),1,0));
t2:=const(if(c<200 and ((cross(avx,1) and (v1 < v2)) and (dslx >= dslx1)),1,0));
t3:=const(if(c<200 and ((cross(avx,1) and (v1 > v2)) and (dslx < dslx1)),1,0));
t4:=const(if(c<200 and ((cross(avx,1) and (v1 <= v2)) and (dslx < dslx1)),1,0));
t5:=const(if(c<200 and ((cross(1,avx) and (v1 >= v2)) and (dslx >= dslx1)),1,0));
t6:=const(if(c<200 and ((cross(1,avx) and (v1 < v2)) and (dslx >= dslx1)),1,0));
t7:=const(if(c<200 and ((cross(1,avx) and (v1 >= v2)) and (dslx < dslx1)),1,0));
t8:=const(if(c<200 and ((cross(1,avx) and (v1 < v2)) and (dslx < dslx1)),1,0));
t9:=const(if(c<200 and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 >= v2)) and (dslx >= dslx1)),1,0));
t10:=const(if(c<200 and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 < v2)) and (dslx >= dslx1)),1,0));
t11:=const(if(c<200 and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 >= v2)) and (dslx < dslx1)),1,0));
t12:=const(if(c<200 and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 < v2)) and (dslx < dslx1)),1,0));
t13:=const(if(c<200 and ((((avx < 1) and (ref(avx,1) < 0)) and (v1 >= v2)) and (dslx >= dslx1)),1,0));
t14:=const(if( c<200 and ((((avx < 1) and (ref(avx,1) < 0)) and (v1 < v2)) and (dslx >= dslx1)),1,0));
t15:=const(if(c<200 and ((((avx < 1) and (ref(avx,1) < 0)) and (v1 >= v2)) and (dslx < dslx1)),1,0));
t16:=const(if(c<200 and ((((avx < 1) and (ref(avx,1) < 0)) and (v1 < v2)) and (dslx < dslx1)),1,0));
t17:=const(if(c>200 and (cross(avx,1) and (v1 >= v2)),1,0));
t18:=const(if(c>200 and (cross(avx,1) and (v1 >= v2)),1,0));
t19:=const(if(c>200 and (cross(avx,1) and (v1 < v2)),1,0));
t20:=const(if(c>200 and (cross(1,avx) and (v1 >= v2)),1,0));
t21:=const(if(c>200 and (cross(1,avx) and (v1 < v2)),1,0));
t22:=const(if(c>200 and (((avx >= 1) and (ref(avx,1) > 0)) and (v1 >= v2)),1,0));
t23:=const(if(c>200 and (((avx >= 1) and (ref(avx,1) > 0)) and (v1 < v2)),1,0));
t24:=const(if(c>200 and (((avx < 1) and (ref(avx,1) < 0)) and (v1 >= v2)),1,0));
t25:=const(if(c>200 and (((avx < 1) and (ref(avx,1) < 0)) and (v1 < v2)),1,0));
上一指标公式:顶底合理买卖看动力线来判断顶底下载
下一指标公式:吸筹买入卖出下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文主机构博弈王下载仅供学习研究。