取之有道指标(副图 通达信 贴图)源码无未来,东方财富等常用炒股软件都能用源码下载:
取之有道指标可用于通达信、大智慧、东方财富等软件
用法注释:
(1)日k指标
(2)最佳介入点:股价运行到红线上方,黄红线金叉处出显预买入信号
(3)次佳介入点:上升阶段黄红线吻点(飞吻,唇吻,湿吻)出显预买入信号
(4)牛股型态,股价相对低位运行,黄红线靠近,股价波动幅度收敛,出显预买入信号后量缩回抽。
取之有道主图如下:
参数1: m1, 最小: 2, 最大: 100, 缺省: 4
参数2: m2, 最小: 2, 最大: 100, 缺省: 4
参数3: m3, 最小: 2, 最大: 100, 缺省: 13
参数4: m4, 最小: 2, 最大: 100, 缺省: 4
hj_1:=close>ref(close,1) and close>ref(close,2);
hj_2:=ref(hj_1,1) and close<=ref(close,1) and close>=ref(close,2);
hj_3:=ref(hj_2,1) and close>=ref(close,1) and close<=ref(close,2);
hj_4:=ref(hj_3,1) and close<=ref(close,1) and close>=ref(close,2);
hj_5:=ref(hj_4,1) and close>=ref(close,1) and close<=ref(close,2);
hj_6:=ref(hj_5,1) and close<=ref(close,1) and close>=ref(close,2);
hj_7:=ref(hj_6,1) and close>=ref(close,1) and close<=ref(close,2);
hj_8:=ref(hj_7,1) and close<=ref(close,1) and close>=ref(close,2);
hj_9:=ref(hj_8,1) and close>=ref(close,1) and close<=ref(close,2);
hj_10:=ref(hj_9,1) and close<=ref(close,1) and close>=ref(close,2);
hj_11:=ref(hj_10,1) and close>=ref(close,1) and close<=ref(close,2);
hj_12:=ref(hj_11,1) and close<=ref(close,1) and close>=ref(close,2);
{好公式网-最好的股票公式网站 www.goodgongshi.com}
hj_13:=close<ref(close,1) and close<ref(close,2);
hj_14:=ref(hj_13,1) and close>=ref(close,1) and close<=ref(close,2);
hj_15:=ref(hj_14,1) and close<=ref(close,1) and close>=ref(close,2);
hj_16:=ref(hj_15,1) and close>=ref(close,1) and close<=ref(close,2);
hj_17:=ref(hj_16,1) and close<=ref(close,1) and close>=ref(close,2);
hj_18:=ref(hj_17,1) and close>=ref(close,1) and close<=ref(close,2);
hj_19:=ref(hj_18,1) and close<=ref(close,1) and close>=ref(close,2);
hj_20:=ref(hj_19,1) and close>=ref(close,1) and close<=ref(close,2);
hj_21:=ref(hj_20,1) and close<=ref(close,1) and close>=ref(close,2);
hj_22:=ref(hj_21,1) and close>=ref(close,1) and close<=ref(close,2);
hj_23:=ref(hj_22,1) and close<=ref(close,1) and close>=ref(close,2);
hj_24:=ref(hj_23,1) and close>=ref(close,1) and close<=ref(close,2);
hj_25:=ref(hj_13 or hj_14 or hj_15 or hj_16 or hj_17 or hj_18 or hj_19 or hj_20 or hj_21 or hj_22 or hj_23 or hj_24,1) and hj_1;
hj_26:=ref(hj_1 or hj_2 or hj_3 or hj_4 or hj_5 or hj_6 or hj_7 or hj_8 or hj_9 or hj_10 or hj_11 or hj_12,1) and hj_13;
drawtext(filter(hj_25=1,5),low,1),colormagenta;{非同花顺清除}
drawicon(filter(hj_25=1,5),low,9);
bbi:(ma(close,m1)+ma(close,m2)+ma(close,m3)+ma(close,m4))/4;
ma3:ma(close,m3);
取之有道副图如下:
参数1: m1, 最小: 2, 最大: 100, 缺省: 4
参数2: m2, 最小: 2, 最大: 100, 缺省: 4
参数3: m3, 最小: 2, 最大: 100, 缺省: 13
参数4: m4, 最小: 2, 最大: 100, 缺省: 4
hj_1:=close>ref(close,1) and close>ref(close,2);
hj_2:=ref(hj_1,1) and close<=ref(close,1) and close>=ref(close,2);
hj_3:=ref(hj_2,1) and close>=ref(close,1) and close<=ref(close,2);
hj_4:=ref(hj_3,1) and close<=ref(close,1) and close>=ref(close,2);
hj_5:=ref(hj_4,1) and close>=ref(close,1) and close<=ref(close,2);
hj_6:=ref(hj_5,1) and close<=ref(close,1) and close>=ref(close,2);
hj_7:=ref(hj_6,1) and close>=ref(close,1) and close<=ref(close,2);
hj_8:=ref(hj_7,1) and close<=ref(close,1) and close>=ref(close,2);
hj_9:=ref(hj_8,1) and close>=ref(close,1) and close<=ref(close,2);
hj_10:=ref(hj_9,1) and close<=ref(close,1) and close>=ref(close,2);
hj_11:=ref(hj_10,1) and close>=ref(close,1) and close<=ref(close,2);
hj_12:=ref(hj_11,1) and close<=ref(close,1) and close>=ref(close,2);
hj_13:=close<ref(close,1) and close<ref(close,2);
hj_14:=ref(hj_13,1) and close>=ref(close,1) and close<=ref(close,2);
hj_15:=ref(hj_14,1) and close<=ref(close,1) and close>=ref(close,2);
hj_16:=ref(hj_15,1) and close>=ref(close,1) and close<=ref(close,2);
hj_17:=ref(hj_16,1) and close<=ref(close,1) and close>=ref(close,2);
hj_18:=ref(hj_17,1) and close>=ref(close,1) and close<=ref(close,2);
hj_19:=ref(hj_18,1) and close<=ref(close,1) and close>=ref(close,2);
hj_20:=ref(hj_19,1) and close>=ref(close,1) and close<=ref(close,2);
hj_21:=ref(hj_20,1) and close<=ref(close,1) and close>=ref(close,2);
hj_22:=ref(hj_21,1) and close>=ref(close,1) and close<=ref(close,2);
hj_23:=ref(hj_22,1) and close<=ref(close,1) and close>=ref(close,2);
hj_24:=ref(hj_23,1) and close>=ref(close,1) and close<=ref(close,2);
hj_25:=ref(hj_13 or hj_14 or hj_15 or hj_16 or hj_17 or hj_18 or hj_19 or hj_20 or hj_21 or hj_22 or hj_23 or hj_24,1) and hj_1;
hj_26:=ref(hj_1 or hj_2 or hj_3 or hj_4 or hj_5 or hj_6 or hj_7 or hj_8 or hj_9 or hj_10 or hj_11 or hj_12,1) and hj_13;
bbi:=(ma(close,m1)+ma(close,m2)+ma(close,m3)+ma(close,m4))/4;
ma3:=ma(close,m3);
xg:filter(hj_25=1,5);
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文取之有道指标(副图 通达信 贴图)源码无未来,东方财富等常用炒股软件都能用下载仅供学习研究。