好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式富力MA拐点转载和谐完全加密指标详解 通达信加密指标

富力MA拐点转载和谐完全加密指标详解 通达信加密指标

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

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:富力MA拐点转载和谐完全加密指标详解 通达信加密指标

{富力ma拐点}
xa_1:=ema(close,2);
xa_2:=ema(slope(close,13)*15+close,34);
xa_3:=cross(xa_1,xa_2);
xa_4:=cross(xa_2,xa_1);
stickline(xa_1>=xa_2,low,high,0,0),colorred;
stickline(xa_1>=xa_2,close,open,3,0),color0000aa;
stickline(xa_1>=xa_2,close,open,2.5,0),color0000cc;
stickline(xa_1>=xa_2,close,open,2,0),color0000cc;
stickline(xa_1>=xa_2,close,open,1,0),color0000ee;
stickline(xa_1<xa_2,close,open,3,0),coloraaaa00;
stickline(xa_1<xa_2,close,open,2.5,0),colorbbbb00;
stickline(xa_1<xa_2,close,open,2,0),colorcccc00;
stickline(xa_1<xa_2,close,open,1,0),coloreeee00;
stickline(xa_1<xa_2,low,high,0,0),colorcyan;
stickline(cross(xa_2,xa_1),open,close,1,0),colorff2400;
xa_5:=ema(((2*close+high+low)/4-llv(low,30))/(hhv(high,30)-llv(low,30))*100,8);
xa_6:=ema(xa_5,5);
xa_7:=refdate(ref(hhv(high,96),5),date);
xa_8:=refdate(ref(llv(low,96),5),date);
xa_9:=barslast(currbarscount=21);
xa_10:=const(if(islastbar=1,hhv(high,xa_9),0));
xa_11:=const(if(islastbar=1,llv(low,xa_9),0));
xa_12:=xa_10-xa_11;{}
xa_13:=ema(close,9)-ema(close,21);
吸:xlpl.notext吸,nodraw,colormagenta;
xa_14:=if(吸!=drawnull,xa_13,drawnull);
stickline(xa_14,low,high,0,0),colormagenta;
stickline(xa_14,close,open,3,1),colormagenta;
xa_15:=close>ref(close,1) and close>ref(close,2);
xa_16:=ref(xa_15,1) and close<=ref(close,1) and close>=ref(close,2);
xa_17:=ref(xa_16,1) and close>=ref(close,1) and close<=ref(close,2);
xa_18:=ref(xa_17,1) and close<=ref(close,1) and close>=ref(close,2);
xa_19:=ref(xa_18,1) and close>=ref(close,1) and close<=ref(close,2);
xa_20:=ref(xa_19,1) and close<=ref(close,1) and close>=ref(close,2);
xa_21:=ref(xa_20,1) and close>=ref(close,1) and close<=ref(close,2);
xa_22:=ref(xa_21,1) and close<=ref(close,1) and close>=ref(close,2);
xa_23:=ref(xa_22,1) and close>=ref(close,1) and close<=ref(close,2);
xa_24:=ref(xa_23,1) and close<=ref(close,1) and close>=ref(close,2);
xa_25:=ref(xa_24,1) and close>=ref(close,1) and close<=ref(close,2);
xa_26:=ref(xa_25,1) and close<=ref(close,1) and close>=ref(close,2);
xa_27:=close<ref(close,1) and close<ref(close,2);
xa_28:=ref(xa_27,1) and close>=ref(close,1) and close<=ref(close,2);
xa_29:=ref(xa_28,1) and close<=ref(close,1) and close>=ref(close,2);
xa_30:=ref(xa_29,1) and close>=ref(close,1) and close<=ref(close,2);
xa_31:=ref(xa_30,1) and close<=ref(close,1) and close>=ref(close,2);
xa_32:=ref(xa_31,1) and close>=ref(close,1) and close<=ref(close,2);
xa_33:=ref(xa_32,1) and close<=ref(close,1) and close>=ref(close,2);
xa_34:=ref(xa_33,1) and close>=ref(close,1) and close<=ref(close,2);
xa_35:=ref(xa_34,1) and close<=ref(close,1) and close>=ref(close,2);
xa_36:=ref(xa_35,1) and close>=ref(close,1) and close<=ref(close,2);
xa_37:=ref(xa_36,1) and close<=ref(close,1) and close>=ref(close,2);
xa_38:=ref(xa_37,1) and close>=ref(close,1) and close<=ref(close,2);
xa_39:=ref(xa_27 or xa_28 or xa_29 or xa_30 or xa_31 or xa_32 or xa_33 or xa_34 or xa_35 or xa_36 or xa_37 or xa_38,1) and xa_15;
xa_40:=ref(xa_15 or xa_16 or xa_17 or xa_18 or xa_19 or xa_20 or xa_21 or xa_22 or xa_23 or xa_24 or xa_25 or xa_26,1) and xa_27;
stickline(xa_39,close,open,1,0),color4abeff;
stickline(xa_40,close,open,1,0),colorblue;
重心:(2*close+high+low)/4,nodraw;{}
xa_41:=wma((重心-llv(low,5))/(hhv(high,5)-llv(low,5))*100,2);
xa_42:=wma(0.618*ref(xa_41,1)+0.382*xa_41,2);
drawtext(cross(xa_41,xa_42) and xa_41<30,low-0.01,1),colore6e8fa;
drawtext(cross(xa_42,xa_41) and xa_41>70,high+0.01,2),colore6e8fa;
趋势1:ma(ma(close,8),8),color9f9f5f,linethick2;
持股1:if(close>趋势1,趋势1,drawnull),color9f9f5f,linethick2;
oma:ma(close,5),colorff2400;{}
if(oma>ref(oma,1),oma,drawnull),colorred;
if(oma<ref(oma,1),oma,drawnull),colorgreen;


富力ma拐点 转载和谐完全加密通达信指标!

  >>>使用本站搜索工具可以找到更多富力MA拐点转载和谐完全加密指标详解 通达信加密指标

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文富力MA拐点转载和谐完全加密指标详解 通达信加密指标仅供学习研究。

猜你喜欢

学了又学