好公式网用指标公式为投资注入科技力量!
您的位置:好公式网飞狐公式传统解盘+图公式下载 飞狐指标传统指标 源码

传统解盘+图公式下载 飞狐指标传统指标 源码

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

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:传统解盘+图公式下载 飞狐指标传统指标 源码

ma5:ma(close,5),colorffffff;
ma10:ma(close,10),colorffff;
polyline(close,ma(close,20)),color999999;
ma30:ma(close,30),colorff00;
polyline(close,ma(close,45)),color999999;
ma60:ma(close,60),colorff00ff;
polyline(close,ma(close,90)),color999999;
ma120:ma(close,120),colorffff00;
polyline(close,ma(close,150)),color999999;
polyline(close,ma(close,180)),color999999;
polyline(close,ma(close,210)),color999999;
ma250:ma(close,250),colorff;
vk:=sqrt(vol/capital*100*5);
stickline(close>=open,high,low,0,0),colorff;
stickline(close>=open,close,open,vk+3.8,0),colorff;
stickline(close<open,high,low,0,0),colorff00;
stickline(close<open,close,open,vk+3.8,0),colorff00;
explain(1=1,'ma指标的判断:'),linethick2,colorffff;
explain(ma5>ma10 and ma10>ma30 and ma5>ma30,'短期均线排列:多头');
explain(ma5<ma10 and ma10<ma30 and ma5<ma30,'短期均线排列:空头');
explain(ma30>ma60 and ma30>ma120 and ma60>ma120,'中期均线排列:多头');
explain(ma30<ma60 and ma30<ma120 and ma60<ma120,'中期均线排列:空头');
explain(ma60>ma120 and ma120>ma250 and ma60>ma250,'长期均线排列:多头');
explain(ma60<ma120 and ma120<ma250 and ma60<ma250,'长期均线排列:空头');
explain(cross(ma5,ma10),'短期均线5x10:金叉');
explain(cross(ma10,ma5),'短期均线5x10:死叉');
explain(cross(close,ma120),'今日股价上穿半年线');
explain(cross(ma120,close),'今日股价跌破半年线');
explain(cross(close,ma250),'今日股价上穿一年线');
explain(cross(ma250,close),'今日股价跌破一年线');
explain(cross(close,ma60) and cross(close,ma120) and cross(close,ma250),'股价一阳上穿三线');
explain(ma30>ref(ma30,1),'30日均线趋势:向上');
explain(ma30>ref(ma30,1) and ma30<ref(ma30,1)*1.001,'30日均线趋势:走平');
explain(ma30<ref(ma30,1),'30日均线趋势:向下');
explain(ma5>ref(ma5,1)*1.015,'5日均线:强劲向上');
explain(ma5>ref(ma5,1) and ma5<ref(ma5,1)*1.005,'5日均线:方向不明');
explain(ma5<ref(ma5,1)*0.985,'5日均线:快速向下');
diff:=ema(close,5)-ema(close,20);
dea:=ema(diff,10);
macd:=2*(diff-dea);
jc:=cross(diff,dea);
sc:=cross(dea,diff);
dcjc:=jc and dea>0;
explain(1=1,'macd指标的判断:'),linethick2,colorffff;
explain(jc and dea>0,'macd在0轴上金叉');
explain(jc and dea<0,'macd在0轴下金叉');
explain(sc and dea>0,'macd在0轴上死叉');
explain(sc and dea<0,'macd在0轴下死叉');
explain(macd>0 and macd>ref(macd,1),'macd的红柱:增长');
explain(macd>0 and macd<ref(macd,1),'macd的红柱:缩短');
explain(macd<0 and abs(macd)>ref(abs(macd),1),'macd的绿柱:增长');
explain(macd<0 and abs(macd)<ref(abs(macd),1),'macd的绿柱:缩短');
explain(count(dcjc,20)=2 and jc and dea>0,'0轴上金叉次数:2');
explain(count(dcjc,20)=3 and jc and dea>0,'0轴上金叉次数:3');
explain(count(dcjc,20)=4 and jc and dea>0,'0轴上金叉次数:4');
日k:="kdj.k#day"(20,5,5);
日d:="kdj.d#day"(20,5,5);
周k:="kdj.k#week"(9,3,3);
周d:="kdj.d#week"(9,3,3);
explain(1=1,'kdj指标的判断:'),linethick2,colorffff;
explainex(周k>0,'周线k=',周k,2,0);
explain(周k<=20,'周k低位');
explain(周k>=80,'周k高位');
explain(周k>20 and 周k<50,'周k中低位');
explain(周k>50 and 周k<80,'周k中高位');
explainex(日k>0,'日线k=',日k,2,0);
explain(日k<=20,'日k低位');
explain(日k>=80,'日k高位');
explain(日k>20 and 日k<50,'日k中低位');
explain(日k>50 and 日k<80,'日k中高位');
explain(cross(日k,日d),'日k与日d今日金叉');
explain(cross(日d,日k),'日k与日d今日死叉');
explain(cross(周k,周d),'周k与周d今日金叉');
explain(cross(周d,周k),'周k与周d今日死叉');


传统指标解盘(源码+图)

  >>>使用本站搜索工具可以找到更多传统解盘+图公式下载 飞狐指标传统指标 源码

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文传统解盘+图公式下载 飞狐指标传统指标 源码仅供学习研究。

猜你喜欢

学了又学