好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式专抄底逃顶短线指标(源码,测试图)下载 通达信抄底

专抄底逃顶短线指标(源码,测试图)下载 通达信抄底

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2019-03-24 07:42:16
  • 指标公式标签:专抄底逃顶短线
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:专抄底逃顶短线指标(源码,测试图)下载 通达信抄底

专抄底逃顶短线

v1:=ma(c,3)=hhv(ma(c,3),7);
v2:=ma(c,3)>ma(c,5);
lc20:=ref(close,1);
rsi20:=sma(max(close-lc20,0),4.1,1)/sma(abs(close-lc20),4.1,1)*100;
stickline(cross(rsi20,11)*1,-10,20,2,0),coloryellow;
var3a:=3;
var2a:=3*sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1)-2*sma(sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1),3,1);
mtm:=c-ref(c,1);
dx:=100*ema(ema(mtm,6),6)/ema(ema(abs(mtm),6),6);
yxf:=if(llv(dx,2)=llv(dx,7) and count(dx<0,2) and cross(dx,ma(dx,2)),1,0);
加仓:if(filter(yxf=1,5),20,-10),stick,linethick6;
a51:=3*sma((c-llv(l,55))/(hhv(h,55)-llv(l,55))*100,5,1)-2*sma((c-llv(l,55))/(hhv(h,55)-llv
(l,55))*100,5,1);
fy:=ema(a51,5);
a54:=((c-llv(l,21))/(hhv(h,21)-llv(l,21)))*100;
var2:=troughbars(3,15,1)<10;
var3:=peakbars(3,15,1)<5;
var4:=if(var2=1,50,0);
var5:=if(var3=1,50,0);
底部:=if(var4=50,10,0);
头部:=if(var5=50,20,60);
未来买入:if(底部=10 and ref(底部,1)=10 and ref(底部,2)=0,50,0),colorred,linethick2;
未来卖出:if(头部=20 and ref(头部,1)=20 and ref(头部,2)=60,20,60),colorgreen,linethick2;
参考买入延迟线:底部,linethick1 ,colormagenta;
lt:=100;
lu:=0;
lv:=38.2;
la:=ref(close,1);
lb:=((sma(max((close - la),0),5,1) / sma(abs((close - la)),5,1)) * 100);
lc:=(high - ref(high,1));
ld:=(ref(low,1) - low);
le:=sum(max(max((high - low),abs((high - ref(close,1)))),abs((low - ref(close,1)))),10);
lf:=sum(if(((lc > 0) and (lc > ld)),lc,0),10);
lg:=sum(if(((ld > 0) and (ld > lc)),ld,0),10);
lh:=((lf * 100) / le);
li:=((lg * 100) / le);
lj:=ma(((abs((li - lh)) / (li + lh)) * 100),5);
av:=(lb + lj);
lk:=((100 * (hhv(high,10) - close)) / (hhv(high,10) - llv(low,10)));
ll:=(lb - lk);
lm:=(av + ll);
lo:=((((2 * close) + high) + low) / 4);
lp:=llv(low,34);
lq:=hhv(high,34);
lr:=ema((((lo - lp) / (lq - lp)) * 100),13);
ls:=ema(((0.667 * ref(lr,1)) + (0.333 * lr)),2);
向导线:=llv(lm,1);
stickline((向导线>225),95,90,4,1),colorffcc00;
stickline((向导线>235),100,95,4,1),colorred;
stickline(cross(235,向导线),100,90,4,1),color00ff00;
stickline((lm<(0-1)),0,5,4,1),color00ff00;
stickline((lm<(0-5)),5,10,4,1),coloryellow;
stickline(cross(向导线,(0-3)),0,10,4,1),colorred;
bias1:=(close-ma(close,6))/ma(close,6)*100;
bias2:=(close-ma(close,12))/ma(close,12)*100;
bias3:=(close-ma(close,24))/ma(close,24)*100;
bias:=(bias1+2*bias2+3*bias3)/6;
乖离:=ma(bias,3);
底一:if(乖离<-12 and 乖离>=-18,-4,0), colorcyan,linethick1;
stickline(乖离<-12 and 乖离>=-18,2,0,6,0) , colorcyan;
底二:if(乖离<-18,3,0),colorff35ff,linethick1;
stickline(乖离<-18,3,0,6,0),colorff35ff;
底三:if(乖离<-6,5,0),colorred,linethick1;
stickline(乖离<-6,5,3,2,1),colorred;
底四:if(乖离<-4.5,0,0),color00ffff,linethick1;
stickline(乖离<-4.5,0,1,3,1),color00ffff;
买:=(zig(3,5)>ref(zig(3,5),1)) and (ref(zig(3,5),1)<=ref(zig(3,5),2)) and (ref(zig
(3,5),2)<=ref(zig(3,5),3));
卖:=(zig(3,5)<ref(zig(3,5),1)) and (ref(zig(3,5),1)>=ref(zig(3,5),2)) and (ref(zig
(3,5),2)>=ref(zig(3,5),3));
stickline((买=1),(-10),0,1,0),color0000ff;
drawtext((买=1),(19),'←买'),color0000ff;
stickline((卖=1),10,0,1,0),color00ff00;
drawtext((卖=1),19,'←卖'),color00ff00;
vare:=ma(100*(close-llv(close,34))/(hhv(high,34)-llv(low,34)),5)-20;
varf:=100-3*sma((close-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1)+2*sma(sma
((close-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1),15,1);
var10:=100-3*sma((open-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1)+2*sma(sma
((open-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1),15,1);
var11:=varf<ref(var10,1) and vol>ref(vol,1) and close>ref(close,1);
drawtext(var11 and count(var11,30)=1,15,'←大资金活动'),linethick1,colorff00ff;
stickline(var11 and count(var11,30)=1,1,10,5,0),colorff00ff;
var12:=(high+low+close)/3;
var13:=(var12-ma(var12,14))/(0.015*avedev(var12,14));
var14:=(var12-ma(var12,70))/(0.015*avedev(var12,70));
var15:=if(var13>=150 and var13<200 and var14>=150 and var14<200,10,0);
var16:=if(var13<=-150 and var13>-200 and var14<=-150 and var14>-200,-10,var15);
var17:=(close-ma(close,13))/ma(close,13)*100;
var18:=100-abs(var17);
var19:=if(var18<90,var18,100);
var1a:=if(vare>0,vare,0);
var1b:=if(var14>=200 and var13>=150,15,if(var14<=-200 and var13<=-150,-15,var16))+60;
var1c:=var1a>48 and var1b>60 and var19<100;
drawtext(var1c and count(var1c,30)=1,15,'←大笔出货'),linethick1,colorffcc66;
stickline(var1c and count(var1c,30)=1,0,10,5,0),colorffcc66;
p1:=5;
p2:=4;
vara:=llv(low,p1);
varb:=hhv(high,p1);
k上窜金叉留股: ema((close-vara)/(varb-vara)*100,p2),colorlimagenta,linethick2;
d上窜卖股: ema(0.667*ref(k上窜金叉留股,1)+0.333*k上窜金叉留股,2),colorwhite,linethick2;
风险:82;


专抄底逃顶短线

  >>>使用本站搜索工具可以找到更多专抄底逃顶短线指标(源码,测试图)下载 通达信抄底

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文专抄底逃顶短线指标(源码,测试图)下载 通达信抄底仅供学习研究。

猜你喜欢

学了又学