好公式网用指标公式为投资注入科技力量!
您的位置:好公式网大智慧公式C风险控制公式下载 大智慧风险控制

C风险控制公式下载 大智慧风险控制

  • 指标公式类型:大智慧公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-05-29 21:58:22
  • 指标公式标签:风险控制
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:C风险控制公式下载 大智慧风险控制

c风险控制
{泡哥右侧交易系统之c投资风险控制 分析家}

{☆背景设置}
{drawgbk(c=c,colorrgb(130,130,130),colorrgb(30,30,30),1);}
drawgbklast(v>1,strip(rgb(130,130,130),rgb(30,30,30),0));
{☆精确风险}
{//------【参数定义】}
rsv:=(close-llv(low,15))/(hhv(high,15)-llv(low,15))*100;
k1:=sma(rsv,10,1);
d1:=sma(k1,5,1);
kk:=intpart(k1);
dd:=intpart(d1);
tfxxs:=kk+dd;{//变异kd风险系数}
tgld:=mod(tfxxs,10);{//踏浪涨停概率点}
tglxs:=(tfxxs-ref(tfxxs,1))*10;{//变异kd乖离系数}
tycfx:=tfxxs+tglxs;{//变异kd预测风险}

{//------【数值显示】}
风险系数:tfxxs,linethick0,coloryellow;
乖离系数:tglxs,linethick0,colorgreen;
预测风险:tycfx,linethick0,colorcyan;

{//------【图解模板】}
{级别拐点}
vertline(tglxs>0 and 100+tglxs<tycfx and 100+ref(tglxs,1)>=ref(tycfx,1),1),coloryellow;
vertline(tglxs<0 and 100+tglxs>=tycfx and 100+ref(tglxs,1)<ref(tycfx,1),1),coloryellow;
{乖离系数}
stickline(tglxs>0,100,100+tglxs,8,0),color000088;
stickline(tglxs>0,100,100+tglxs,7,0),color000099;
stickline(tglxs>0,100,100+tglxs,6,0),color0000aa;
stickline(tglxs>0,100,100+tglxs,5,0),color0000bb;
stickline(tglxs>0,100,100+tglxs,4,0),color0000cc;
stickline(tglxs>0,100,100+tglxs,3,0),color0000dd;
stickline(tglxs>0,100,100+tglxs,2,0),color0000ee;
stickline(tglxs>0,100,100+tglxs,1,0),color0000ff;{//红柱}
stickline(tglxs<0,100,100+tglxs,8,0),color008800;
stickline(tglxs<0,100,100+tglxs,7,0),color009900;
stickline(tglxs<0,100,100+tglxs,6,0),color00aa00;
stickline(tglxs<0,100,100+tglxs,5,0),color00bb00;
stickline(tglxs<0,100,100+tglxs,4,0),color00cc00;
stickline(tglxs<0,100,100+tglxs,3,0),color00dd00;
stickline(tglxs<0,100,100+tglxs,2,0),color00ee00;
stickline(tglxs<0,100,100+tglxs,1,0),color00ff00;{//绿柱}
stickline(tglxs=0 and ref(tglxs,1)>=0,100,100+tglxs,8,0),colorred;
stickline(tglxs=0 and ref(tglxs,1)<0,100,100+tglxs,8,0),colorgreen;
{风险系数}
partline(tfxxs,tfxxs<160 and tfxxs>50),linethick2,colorff66ff;
partline(tfxxs,tfxxs>50 and tfxxs<160 and tfxxs<ref(tfxxs,1)),linethick2,colorwhite;
partline(tfxxs,tfxxs<=50),linethick2,coloryellow;
partline(tfxxs,tfxxs>=160),linethick2,colorblue;
{预测风险}
partline(tycfx,c>0),colorcyan;

{//------【解盘分析】}
drawtext(barstatus=2 and tfxxs<=50,50,'操作风险提示:买入风险'),coloryellow,align2;
drawtext(barstatus=2 and tfxxs>=160,50,'操作风险提示:卖出风险'),colorcyan,align2;
drawtext(barstatus=2 and tfxxs>50 and tfxxs<160 and tfxxs>=ref(tfxxs,1) and tfxxs<=100,50,'操作风险提示:追涨博弈'),colorred,align2;
drawtext(barstatus=2 and tfxxs>50 and tfxxs<160 and tfxxs>=ref(tfxxs,1) and tfxxs>100,50,'操作风险提示:稳健持股'),colormagenta,align2;
drawtext(barstatus=2 and tfxxs>50 and tfxxs<160 and tfxxs<ref(tfxxs,1) and tfxxs>100,50,'操作风险提示:盘跌减仓'),colorwhite,align2;
drawtext(barstatus=2 and tfxxs>50 and tfxxs<160 and tfxxs<ref(tfxxs,1) and tfxxs<=100,50,'操作风险提示:杀跌空仓'),colorgreen,align2;


c风险控制

  >>>使用本站搜索工具可以找到更多C风险控制公式下载 大智慧风险控制

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文C风险控制公式下载 大智慧风险控制仅供学习研究。

猜你喜欢

学了又学