好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式惟独此主图最精确-千万別谢公式下载 通达信精确源码

惟独此主图最精确-千万別谢公式下载 通达信精确源码

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-11-10 15:54:52
  • 指标公式标签:精确
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:惟独此主图最精确-千万別谢公式下载 通达信精确源码

四方力道加利多方舟源码:(主图)
m5:ma(close,5),colorwhite;
m10:ma(close,10),coloryellow;
m20:ma(close,20),colorred;
m60:ma(close,60),colorgreen;
{四方力道}
v1:=dma((((high + low) + (close * 2)) / 4.15),0.9);
hy1:=ref(ema(v1,3),1);
实时线:ma(close,1),color006400;
神秘线:hy1,color400080;
drawtext(cross(close,hy1),low,'买点'),linethick2,coloryellow;
drawtext(cross(hy1,close),high*1.08,'卖点'),linethick3,colorwhite;
app:=(vol / (((high - low) * 2) - abs((close - open))));
zl:=if((close > open),(app * (high - low)),if((close < open),(app * ((high - open) + (close - low))),(vol / 2)));
sf:=if((close > open),(0 - (app * ((high - close) + (open - low)))),if((close < open),(0 - (app * (high - low))),(0 - (vol / 2))));
库存能量:=ma((zl + sf),2);
库存平均:=ma((zl + sf),5);
drawtext(cross(库存能量,库存平均),l*0.97,''),colorff00ff,linethick4;
{操盘手}
var3:=llv(high,240);
var4:=100*(close-var3)/var3;
var5:=(close-llv(low,528))/(hhv(high,528)-llv(low,528))*100;
var6:=(close-llv(close,530))/(hhv(close,530)-llv(close,530))*100;
var7:=0;
var8:=sma(max(close-ref(close,1),0),34,1)/sma(abs(close-ref(close,1)),7,1)*100;
var9:=sma(max(close-ref(close,1),0),13,1)/sma(abs(close-ref(close,1)),13,1)*100;
var10:=if(troughbars(3,16,1)=0 and high>low+0.04,4,0);
var11:=zig(3,6)>ref(zig(3,6),1) and ref(zig(3,6),1)<=ref(zig(3,6),2) and ref(zig(3,6),2)<=ref(zig(3,6),3);
var12:=zig(3,6)<ref(zig(3,6),1) and ref(zig(3,6),1)>=ref(zig(3,6),2) and ref(zig(3,6),2)>=ref(zig(3,6),3);
var13:=zig(3,22)>ref(zig(3,22),1) and ref(zig(3,22),1)<=ref(zig(3,22),2) and ref(zig(3,22),2)<=ref(zig(3,22),3);
var14:=zig(3,22)<ref(zig(3,22),1) and ref(zig(3,22),1)>=ref(zig(3,22),2) and ref(zig(3,22),2)>=ref(zig(3,22),3);
var15:=zig(3,51)>ref(zig(3,51),1) and ref(zig(3,51),1)<=ref(zig(3,51),2) and ref(zig(3,51),2)<=ref(zig(3,51),3);
var16:=zig(3,51)<ref(zig(3,51),1) and ref(zig(3,51),1)>=ref(zig(3,51),2) and ref(zig(3,51),2)>=ref(zig(3,51),3);
var17:=zig(3,72)>ref(zig(3,72),1) and ref(zig(3,72),1)<=ref(zig(3,72),2) and ref(zig(3,72),2)<=ref(zig(3,72),3);
var18:=zig(3,72)<ref(zig(3,72),1) and ref(zig(3,72),1)>=ref(zig(3,72),2) and ref(zig(3,72),2)>=ref(zig(3,72),3);
var19:=ema(close,2)-ema(close,150);
买1:=var10;
买2:=(var11+var13+var15+var17);
卖1:=(var12+var14+var16+var18);
b:if(买1>0 or 买2>0,low*0.99,drawnull),crossdot,linethick3,coloryellow;
drawtext(filter(var10 or var11,5),low,'买入'),colorred;
s:if(卖1>0,high*1.01,drawnull),crossdot,linethick3,colorgreen;
drawtext(filter(var12 or var14,3),high,'卖出'),colorgreen;
{利多方舟}
var100:=(100 - ((90 * (hhv(high,20) - close)) / (hhv(high,20) - llv(low,20))));
var200:=(100 - ((90 * (hhv(high,20) - close)) / (hhv(high,20) - llv(low,20))));
var300:=(100 - ma(((100 * (hhv(high,5) - close)) / (hhv(high,5) - llv(low,5))),34));
f:if(cross(var200,ma(var300,5)),low * 0.98,drawnull),crossdot,linethick3,coloree00ee;
x1:=(c+l+h)/3;
x2:=ema(x1,6);
x3:=ema(x2,5);
gr1:=barslast(between("bias.bias2"(6,13,24),0,5));
gr3:=count("bias.bias2"(6,13,24)>10 and h=hhv(h,gr1),gr1);
gr4:=h=hhv(h,gr1);
gr5:="macd.macd"(9,17,8)<ref("macd.macd"(9,17,8),1);
lc := ref(close,1);
rsi6:=sma(max(close-lc,0),6,1)/sma(abs(close-lc),6,1)*100;
bias5:=(close-ma(close,13))/ma(close,13)*100;
换手:=100*v/capital;
ema8:=ema(c,8);
aa1:=amount/vol;
bb1:=l<aa1*0.9;
cc1:=(c-ref(c,1))/ref(c,1)*100>1.2;
dd1:=l<ma(c,6)*0.921;
ee1:=vol<ma(v,5)*1.5;
ff1:=bb1 and cc1 and dd1 and ee1;
drawtext(ff1,l*0.99,'买点'),color00ff00;
stickline(ff1,h,l,0.3,0),color00ff00;
a2:=(c-ref(c,1))/ref(c,1)*100<1.02;
a3:=h>ma(c,5)*1.12;
aa:= a2 and a3;


惟独此指标(主图 源码 贴图)最精确--千万別谢!

  >>>使用本站搜索工具可以找到更多惟独此主图最精确-千万別谢公式下载 通达信精确源码

指标公式下载地址

点这下载软件
好公式网提供全网最全的指标公式软件,感谢您的支持!鼠标双击图片可看大图!
下载请点击右侧“立即下载”,如只有源码,请点击本页面右侧的导入方法按图导入!
本站指标基于网友分享,仅供研究自学,勿作他用,本站对下载使用不承担任何责任!

指标公式下载注意

    ☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!

    ☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。

    ☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;

    ☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;

    ☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;

    ☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;

    ☉ hxf格式指标公式,仅可以用同花顺软件引入使用。

    ☉ 如果您发现下载软件链接错误,请联系管理员报告错误。

    ☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!

    ☉ 本文惟独此主图最精确-千万別谢公式下载 通达信精确源码仅供学习研究。

猜你喜欢

学了又学