好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式凤翔MACD副图指标详解 通达信源码图贴

凤翔MACD副图指标详解 通达信源码图贴

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

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:凤翔MACD副图指标详解 通达信源码图贴

有finance函数,你弄明白后。害怕就不要用。
diff8 := ema(close,25) - ema(close,65),pointdot,linethick2;
dea8:= ema(diff8,45),pointdot,linethick2;
macd8 := 2*(diff8-dea8), colorstick;
drawband(dea8,rgb(0,24,224),diff8,rgb(160,20,30));
fil:=if(diff8<ref(diff8,1),diff8,dea8)colorwhite;
drawband(fil,rgb(0,24,224),diff8,rgb(200,100,0));
diff :=ema(close,12) - ema(close,26),coloryellow,linethick2;
dea:= ema(diff,9)colorgreen,linethick2;
macd : 2*(diff-dea), colorstick,linethick1;

stickline(macd<ref(macd,1) and diff>dea,macd,0,1,0),colorred;
stickline(macd>ref(macd,1) and diff>dea,macd,0,3,0),colorred;
stickline(macd>ref(macd,1) and diff>dea,macd,0,1,0),coloryellow;
stickline(diff>dea andmacd<ref(macd,1) ,macd,0,3,0),colore500dd;
stickline(diff>dea and macd<ref(macd,1),macd,0,1,0),coloryellow;
stickline(diff<dea ,macd,0,8,0),color005b0c;
stickline(diff<dea ,macd,0,1,0),color848284;
stickline(diff<dea andmacd>ref(macd,1) ,macd,0,3,0),color7ba600;
stickline(diff<dea and macd>ref(macd,1),macd,0,1,0),colordddddd;
diffs : ema(close,5) - ema(close,12)colorwhite,linethick1;
deas: ema(diffs,4)colorgreen,linethick1;
macds := 2*(diffs-deas), colorstick,linethick1;
drawicon(cross(dea8,diff8),dea8,6);
drawicon(cross(diff8,dea8),dea8,5);
drawtext(cross(diff,dea) and macd8>0 and diffs>deas,dea,'--卧槽马')colordddddd;
{{猎豹出击}
a2:=(close/ref(close,1)-1)*100;
a3:=amount/finance(7)/1000;
{a2/a3;}
a4:=indexc/ref(indexc,1);
drawtext(a2/a4>9.5,diff8,'--猎豹出击82'),coloryellow;
{猎鹰出击}
出击:=((c-o)/ref(c,1)),colormagenta;
drawtext(cross(出击,0.09) or 出击>0.09,dea8,'--猎鹰出击75')coloryellow;


凤翔macd(源码副图贴图)

  >>>使用本站搜索工具可以找到更多凤翔MACD副图指标详解 通达信源码图贴

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文凤翔MACD副图指标详解 通达信源码图贴仅供学习研究。

猜你喜欢

学了又学