好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式豪哥专用牛股先知系统下载

豪哥专用牛股先知系统下载

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

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:豪哥专用牛股先知系统下载

豪哥专用牛股先知系统源码下载:

 {豪哥专用}
 

 lc :=ref(close,1);

rsi2:=sma(max(close-lc,0),12,1)/sma(abs(close-lc),12,1)*100;

rsi3:=sma(max(close-lc,0),18,1)/sma(abs(close-lc),18,1)*100;

mms:=ma(3*rsi2-2*sma(max(close-lc,0),16,1)/sma(abs(close-lc),16,1)*100,3);

mmm:=ema(mms,8);

mml:=ma(3*rsi3-2*sma(max(close-lc,0),12,1)/sma(abs(close-lc),12,1)*100,5);

n:=10;

m1:=5;

m2:=20;

rsv:=(close-llv(low,n))/(hhv(high,n)-llv(low,n))*100;

k:=sma(rsv,m1,1);

d:=sma(k,m2,1);

j:=3*k-2*d;

f:=cross(k,d);

b:=cross(d,k);

drawtext(f,h,'----------------'),color0000ff;

drawtext(b,l,'----------------'),color00ff00;

mid:=(3*close+low+open+high)/6;

白线:ema(close,4),colorwhite;

黄线:ema(close,30),coloryellow;

卖出:=mms>=90 and mmm>=80 and (h-ema(close,30))/ema(close,30)>0.4;

drawtext(卖出,h*1.00, '←清仓') , colorgreen;

买进:=b;

drawtext(买进,l*0.982, '←买进') , colorred;

v1:=dma((((high + low) + (close * 2)) / 4.15),0.9);

hy1:=ref(ema(v1,3),1);

drawtext(cross(close,hy1),low,'买点'),linethick2,coloryellow;

操作线:=ema(c,7),color00ff00;

a:=(ref(操作线,1));

stickline((操作线>a),a,操作线,2,0),color0000ff;

stickline((操作线<=a),a,操作线,2,0),color00ff00;

m20:ma(close,20),colormagenta;

a1:=ema(c,14)colorwhite,linethick1;

a1x:=(a1-ref(a1,1))/ref(a1,1)*100,nodraw;

突破:ref(ema(c,14),1),coloryellow,nodraw;

距离:(c-突破)/突破*100,nodraw;

出击:if(a1x>=0,ref(ema(c,14),barslast(cross(a1x,0))+1),drawnull)colorred,linethick1;

休假:if(a1x<0,ref(ema(c,14),barslast(cross(0,a1x))+1),drawnull)colorgreen,linethick1;

涨幅:if(a1x>=0,(c-出击)/出击*100,drawnull),nodraw;

stickline(cross(a1x,0),c,o,2,0)coloryellow;

stickline(cross(0,a1x),c,o,2,0)colorgreen;

stickline(cross(a1x,0)or cross(0,a1x),ref(ema(c,14),1),ref(ema(c,14),1)*0.998,2,0)colorwhite;

stickline(islastbar,ref(ema(c,14),1),ref(ema(c,14),1)*0.998,5,0)colorwhite;

a101:=ref(h,8)=hhv(h,2*8+1);

b101:=filter(a101,8);

dif:=ema(close,12)-ema(close,26);

dea:=ema(dif,9);

macd:=(dif-dea)*2,colorstick;

exp4:=expma(c,4);

exp30:=expma(c,30);

a15:=ref(o,1)=ref(low,1) and (high-0.01)=c and vol>ref(vol,1);

a16:=o=low and ref(o,1)=ref(low,1) and o<ref(c,1) and o>ref(o,1) and c>ref(c,1);

a2:=(ref(l,1)+0.03)=ref(o,1) and ref(c,1)>ref(o,1) and c>o and (h-0.03)=c and vol>ref(vol,1) and c>15;

a6:=o=low and ref(o,1)=ref(low,1) and ref(low,2)>ref(o,1) and o<ref(c,1);

a7:=(c+0.01)=high and (low+0.01)=o and o<c and ref(o,1)=ref(low,1) and o<ref(c,1) and o>ref(o,1) and vol>ref(vol,1) and c>9;

a8:=o=low and ref(o,1)=ref(low,1);

a9:=o=low and ref(o,1)=(ref(low,1)+0.01) and c>ref(c,1) and c>9;

a10:=o=low and ref(o,1)=(ref(low,1)+0.02) and o<ref(c,1) and o>ref(o,1) and vol>ref(vol,1) and c>ref(c,1) and c>9;

a5:=(ref(l,1)+0.01)=ref(o,1) and ref(c,1)>ref(o,1) and c>o and (h-0.03)=c and c>15;

a3:=o=(low+0.01) and ref(o,1)=ref(low,1) and o<ref(c,1) and o>ref(o,1) and c>ref(c,1) and c>9;

a4:=o=(low+0.01) and (ref(o,1)-0.01)=ref(low,1) and o<ref(c,1) and o>ref(o,1) and vol>ref(vol,1) and c>ref(c,1);

a11:=o=low and (ref(o,1)-0.01)=ref(low,1) and o<ref(c,1) and o>ref(o,1) and c>ref(c,1);

a12:=(c+0.01)=h and c>o and (ref(o,1)-0.01)=ref(low,1) and o<ref(c,1) and o>ref(o,1) and vol>ref(vol,1) and c>9;

a13:=o=low and ref(h,1)<o and vol>ref(vol,1);

drawtext(a15 or a16 or a2 or a3 or a4 or a5 or a7 or a6 or a8 or a9 or a10 or a11 or a12 or a13 and c/ref(c,1)>1.018 ,l*0.96,'←牛股'),linethick2,coloryellow;

var1:=ema(ema(close,9),9);

控盘:=(var1-ref(var1,1))/ref(var1,1)*1000;

var2:=100*winner(close*0.95);

金股:=var2>50 and cost(85)<close and 控盘>0 and ref(控盘,1)<0;

drawtext(金股,l*0.93, '←金股') , colorred;
 

豪哥专用牛股先知系统

  >>>使用本站搜索工具可以找到更多豪哥专用牛股先知系统下载

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文豪哥专用牛股先知系统下载仅供学习研究。

猜你喜欢

学了又学