最准确启动点源码下载:
{公式名称: 最准确启动点
参数数量: 3
参数1: m1, 最小: 2, 最大: 300, 缺省: 9
参数2: m2, 最小: 2, 最大: 300, 缺省: 150
参数3: n, 最小: 2, 最大: 300, 缺省: 12}
m1:=9;m2:=150;n:=12;
dif:ema(close,m1)-ema(close,m2),nodraw;
dea:ema(dif,n),nodraw;
macd:2*(dif-dea),colorstick;
dik:4*dif-3*dea,coloryellow;
x_1:=ema(dik,1);
if(close>x_1,x_1,drawnull),colorred,linethick3;
if(x_1<=ref(x_1,1),x_1,drawnull),colorgreen,linethick3;
x_2:=macd<0 and macd>ref(macd,1) and ref(macd,1)<ref(macd,2) and ref(macd,2)<ref(macd,3) and ref(macd,3)<ref(macd,4);
分界线:0,colormagenta;
stickline(macd>ref(macd,1) and macd>0,0,macd,1.8,0),color000055;
stickline(macd>ref(macd,1) and macd>0,0,macd,1.1,0),color000099;
stickline(macd>ref(macd,1) and macd>0,0,macd,0.6,0),color0000dd;
stickline(macd<=ref(macd,1) and macd>0,0,macd,1.8,0),color40ff00;
stickline(macd<=ref(macd,1) and macd>0,0,macd,1.1,0),color40ff00;
stickline(macd<=ref(macd,1) and macd>0,0,macd,0.6,0),color40ff00;
stickline(macd>ref(macd,1) and macd<0,0,macd,1.8,0),color000055;
stickline(macd>ref(macd,1) and macd<0,0,macd,1.1,0),color000099;
stickline(macd>ref(macd,1) and macd<0,0,macd,0.6,0),color0000dd;
stickline(macd<=ref(macd,1) and macd<0,0,macd,1.8,0),color40ff00;
stickline(macd<=ref(macd,1) and macd<0,0,macd,1.1,0),color40ff00;
stickline(macd<=ref(macd,1) and macd<0,0,macd,0.6,0),color40ff00;
stickline(x_2,dik,0,2,0),colormagenta;
stickline(x_2,0,abs(macd),2,0),colormagenta;
drawicon(x_2,abs(macd)*1.05,11);
上一指标公式:庄家多空阴阳趋势下载
下一指标公式:量价回升抓牛下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文最准确启动点下载仅供学习研究。