好公式网用指标公式为投资注入科技力量!
您的位置:好公式网飞狐公式胜庄之宝公式 飞狐之宝指标 源码

胜庄之宝公式 飞狐之宝指标 源码

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

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:胜庄之宝公式 飞狐之宝指标 源码
胜庄之宝
趋势线:3*sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1)-2*sma(sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*95,5,1),3,1),colorf0f000;
买点准备:if(趋势线<=10,12,0),linethick2,colorff;
v1:=ma(100*(close-llv(close,34))/(hhv(high,34)-llv(low,34)),5)-20;
v2:=2*abs(v1);
v3:=100-(100-3*sma((close-llv(low,55))/(hhv(high,55)-llv(low,55))*100,20,1)+2*sma(sma((close-llv(low,55))/(hhv(high,55)-llv(low,55))*100,20,1),15,1));
v4:=100-(100-3*sma((open-llv(low,55))/(hhv(high,55)-llv(low,55))*100,20,1)+2*sma(sma((open-llv(low,55))/(hhv(high,55)-llv(low,55))*100,20,1),15,1));
v5:=(high+low+close)/3;
v6:=(v5-ma(v5,10))/(0.015*avedev(v5,10));
v7:=(v5-ma(v5,30))/(0.015*avedev(v5,30));
v8:=if(v6>=150 and v6<200 and v7>=150 and v7<200,10,0);
v9:=if(v6<=-150 and v6>-200 and v7<=-150 and v7>-200,-10,v8);
va:=(close-ma(close,13))/ma(close,13)*100;
vb:=100-abs(va);
vc:=3*sma((indexc-llv(indexl,55))/(hhv(indexh,55)-llv(indexl,55))*100,20,1)-2*sma(sma((indexc-llv(indexl,55))/(hhv(indexh,55)-llv(indexl,55))*100,20,1),15,1);
vd:=3*sma((indexo-llv(indexl,55))/(hhv(indexh,55)-llv(indexl,55))*100,20,1)-2*sma(sma((indexo-llv(indexl,55))/(hhv(indexh,55)-llv(indexl,55))*100,20,1),15,1);
ve:=ref(low,1)*0.9;
vf:=low*0.9;
顶线:=if(vb<90,vb,100);
多方:if(v1>0,v1,0),linestick,colorff00ff;
空方:-if(v1<0,v2,0),linestick,colorf0f000;
预警系统:(if(v7>=200 and v6>=150 or cross(65,多方),15,if(v7<=-200 and v6<=-150,-15,v9)))+65,color1;
大趋势:=v3;
stickline(v3<=ref(v4,1),v3,v4,8,0),colorff00;
stickline(v3>ref(v4,1),v3,v4,8,0),colorff;
t1:=close>ma(close,20) and ma(close,20)>=ref(ma(close,20),1);
t2:=close;
t3:=多方>60 and 预警系统>65 and 顶线=100;
t4:=多方>48 and 预警系统>65 and 顶线<100;
t5:=空方<-38 and 预警系统<65;
t7:=v3>ref(v4,1) and vol>ref(vol,1) and close>ref(close,1);
t8:v3<=ref(v4,1) and close and 空方>=ref(空方,1) and vc;
drawtext(t1 and count(t1,30)=1,10,'上升通道!'),colorffff;
下降通道:drawtext(t2 and count(t2,30)=1,80,'下降通道'),colorffffff;
上涨过急:drawtext(t3 and count(t3,30)=1,80,'上涨过急'),colorff00;
资金进场:drawtext(t7 and count(t7,30)=1,-10,'资金进场'),colorffff;
drawtext(t8 and count(t8,30)=1,90,'见顶回落'),colorf0f000;
a1:=hhv(high,50)/llv(low,100)>1.5;
a2:=(hhv(high,50)-low)/(hhv(high,50)-llv(low,100));
a3:=(low-llv(low,100))/(hhv(high,50)-llv(low,100));
a4:=hhvbars(high,50)<llvbars(low,100);
a5:=a1 and a2>0.5 and a3>0.3 and a4;
a6:=count(a5,20)=1;
抢反弹:if(a6 and a5,26,0),stick,linethick2,colorffff;
drawtext(抢反弹,32,'抢反弹'),color99ff;
var2w:=100-100*(hhv(high,14)-close)/(hhv(high,14)-llv(low,14));
mw:=ema(var2w,3);
var3w:=ema(var2w,7);
m1:=ema(var3w,5);
mb1:=cross(mw,m1) and m1<20;
抄底:if(mb1,40,0),linethick2,colorffffff;
drawtext(抄底,62,'★'),colorffff;
drawtext(抄底,52,'抄底 '),colorff00ff;
a11:=ma(close,5);
a12:=ma(close,10);
a13:=ma(close,20);
a14:=ma(close,30);
均线多头排列:if(a11>a12 and a12>a13 and cross(a13,a14) and isup,25,0),stick,linethick2,colorbbff;
drawtext(a11>a12 and a12>a13 and cross(a13,a14) and isup,35,'均线多头'),colorbbffff;


胜庄之宝

  >>>使用本站搜索工具可以找到更多胜庄之宝公式 飞狐之宝指标 源码

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文胜庄之宝公式 飞狐之宝指标 源码仅供学习研究。

猜你喜欢

学了又学