好公式网用指标公式为投资注入科技力量!
您的位置:好公式网大智慧公式五彩操盘线DZH超准公式下载 大智慧指标源码操盘

五彩操盘线DZH超准公式下载 大智慧指标源码操盘

  • 指标公式类型:大智慧公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-12-27 07:18:05
  • 指标公式标签:五彩操盘线 超准
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:五彩操盘线DZH超准公式下载 大智慧指标源码操盘

五彩操盘线---超准

drawtextrel(4,5,'流通a股:'+numtostrn(finance2(7),0)+'万'+' 市净率:'+numtostrn((dynainfo(7) / finance2(34)),2)+' 昨:'+numtostrn(dynainfo(3),2)+' 开:'+numtostrn(dynainfo(4),2)+' 高:'+numtostrn(dynainfo(5),2)+' 低:'+numtostrn(dynainfo(6),2)+' 收:'+numtostrn(dynainfo(7),2)+' 涨幅:'+numtostrn((dynainfo(14) * 100),2)+'%'+' 振幅:'+numtostrn((dynainfo(13) * 100),2)+'%'+' 换手率:'+numtostrn((dynainfo(37) * 100),2)+'%'),linethick1,colorwhite;
drawtextrel(22,40,'五彩操盘线'),linethick5,colorred;
drawtextrel(180,50,'黄点工作线'),linethick1,coloryellow;
drawtextrel(260,50,'多空停损点'),linethick1,colormagenta;
drawtextrel(340,50,'线上工作|线下休息'),linethick1,colorwhite;
drawtextrel(470,50,'最低点靠近工作线低吸'),linethick1,coloryellow;
drawtextrel(210,100,stklabel+' '+stkname),linethick5,colorffff80;
drawtextrel(6,150,'空心:阳线|实体:阴线'),linethick2,colorwhite;
drawtextrel(10,200,'线上阴线买|买错也要买'),linethick1,colorred;
drawtextrel(10,240,'线下阳线卖|卖错也要卖'),linethick1,colorgreen;
七天线:ma(c,7),colorgray;
工作线:(ema(c,17)) ,pointdot,linethick4,coloryellow;
生命线:(ma(c,25)) ,linethick2,colormagenta;
不惑线:(ma(c,43)) ,colorcyan;
姊妹线:(ema(c,50)) ,circledot,colorwhite;
九号线:(ma(c,99)) ,linethick1,color0099ff;
{卖线:ema(slope(c,21)*21+c,42),colorred,linethick2;}
a2:="cpzb@cp";
stickline((a2 >= 8),h,l,0.8,1),colorgreen;
stickline(((a2 >= 8) and (c > o)),o,c,8,1),colorgreen;
stickline(((a2 >= 8) and (c < o)),c,o,8,0),colorgreen;
stickline(((a2 > 0) and (a2 <= 2)),h,l,0.8,1),colorred;
stickline((((a2 > 0) and (a2 <= 2)) and (c > o)),o,c,8,1),colorred;
stickline((((a2 > 0) and (a2 <= 2)) and (c < o)),c,o,8,0),colorred;
stickline(((c >= 工作线) and (c >= o)),h,l,0.5,1),colorred;
stickline(((c >= 工作线) and (c >= o)),o,c,8,1),colorred;
stickline(((c >= 工作线) and (c <= o)),h,l,0.5,0),colorred;
stickline(((c >= 工作线) and (c <= o)),o,c,8,0),colorred;
stickline(((c < 工作线) and (c >= o)),h,l,0.5,1),colorgreen;
stickline(((c < 工作线) and (c >= o)),o,c,8,1),colorgreen;
stickline(((c < 工作线) and (c <= o)),h,l,0.5,0),colorgreen;
stickline(((c < 工作线) and (c <= o)),o,c,8,0),colorgreen;
drawtext((a2 = 1),l,' ̄'),linethick2,align1,color208fff;
drawtext((a2 = 1),l,'b'),linethick5,align1,coloryellow;
drawtext((a2 = 9),h,' ̄'),linethick2,align1,colorcyan;
drawtext((a2 = 9),h+0.38,'s'),linethick5,colorcyan;
stickline((a2 = 9),c,o,0,0),colorwhite;
stickline((a2 = 9),c,o,8,0),colorwhite;
stickline((a2 = 9),c,o,7,0),colordddddd;
stickline((a2 = 9),c,o,6,0),colorcccccc;
stickline((a2 = 9),c,o,5,0),colorwhite;
stickline((a2 = 9),c,o,4,0),coloreeeeee;
stickline((a2 = 9),c,o,3,0),colordddddd;
stickline((a2 = 9),c,o,2,0),colorcccccc;
stickline((a2 = 9),c,o,1,0),colorwhite;
stickline((a2 = 1),c,o,0,0),colorffbbff;
stickline((a2 = 1),c,o,8,0),colormagenta;
stickline((a2 = 1),c,o,7,0),colorff22ff;
stickline((a2 = 1),c,o,6,0),colorff44ff;
stickline((a2 = 1),c,o,5,0),colorff66ff;
stickline((a2 = 1),c,o,4,0),colorff88ff;
stickline((a2 = 1),c,o,3,0),colorff99ff;
stickline((a2 = 1),c,o,2,0),colorffaaff;
stickline((a2 = 1),c,o,1,0),colorffbbff;
a3:=ema((((slope(c,21)) * 20) + c),68);
a4:=ema(c,10);
a5:=ref(c,2);
a6:=((sma((max((c - a5),0)),6,1)) / (sma(abs((c - a5)),6,1))) * 100;
a7:=if(((a6 < (ref(a6,1))) and (a6 > 79)),a6,0);
drawtext((cross(a4,a3)),l,'△'),linethick2,align1,coloryellow;
drawtext(a7,h,'○'),linethick3,colorgreen;
a8:=llv(l,21);
a9:=hhv(h,21);
a10:=ema((((close - a8) / (a9 - a8)) * 100),5);
a11:=ema((((close - a8) / (a9 - a8)) * 50),13);
a12:=ema(((0.667 * (ref(a10,1))) + (0.333 * a10)),2);
a13:=llv(l,55);
a14:=hhv(h,34);
a15:=ema((((c - a13) / (a14 - a13)) * 100),3);
a16:=(a11 + a15) / 2;
a17:=ema(((0.667 * (ref(a15,1))) + (0.333 * a10)),2);
a18:=ema(a16,5);
a19:=ema(((0.667 * (ref(a18,1))) + (0.333 * a18)),2);
a20:=cross(a10,a11);
a21:=(cross(a10,a19)) and (a19 < 30);
a22:=a21 * 0.6;
drawtext((a22 = 0.6),l,'◇'),linethick4,align1,coloryellow;
drawtext((a20 = 1),l,'◇'),linethick4,align1,colorwhite;
a23:=((c + l) + h) / 3;
a24:=ema(a23,6);
a25:=ema(a24,5);
a26:=cross(a24,a25);
drawicon(a26,(low / 1.005),3),linethick2,align1,colormagenta;
stickline(((c >= 工作线) and (c >= o)),h,l,0.5,1),colorred;
stickline(((c >= 工作线) and (c >= o)),o,c,8,1),colorred;
stickline(((c >= 工作线) and (c <= o)),h,l,0.5,0),colorred;
stickline(((c >= 工作线) and (c <= o)),o,c,8,0),colorred;
stickline(((c < 工作线) and (c >= o)),h,l,0.5,1),colorgreen;
stickline(((c < 工作线) and (c >= o)),o,c,8,1),colorgreen;
stickline(((c < 工作线) and (c <= o)),h,l,0.5,0),colorgreen;
stickline(((c < 工作线) and (c <= o)),o,c,8,0),colorgreen;


  >>>使用本站搜索工具可以找到更多五彩操盘线DZH超准公式下载 大智慧指标源码操盘

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文五彩操盘线DZH超准公式下载 大智慧指标源码操盘仅供学习研究。

猜你喜欢

学了又学