m:=10;
0,color666666;
var1:=sma(amount/10,m,1)/10000;
dif1:=ema(var1,20)-ema(var1,60);
dea1:=ema(dif1,10),colorwhite;
macd1:=(dif1-dea1)*2;
mamacd1:=ma(macd1,3);
dif2:=ema(var1,30)-ema(var1,60);
dea2:=ema(dif2,10),colorwhite;
macd2:=(dif2-dea2)*2;
mamacd2:=ma(macd2,3);
dif3:=ema(var1,40)-ema(var1,60);
dea3:=ema(dif3,10),colorwhite;
macd3:=(dif3-dea3)*2;
mamacd3:=ma(macd3,3);
dif4:=ema(var1,60)-ema(var1,120);
dea4:=ema(dif4,10),colorwhite;
macd4:=(dif4-dea4)*2;
mamacd4:=ma(macd4,3);
dif5:=ema(var1,120)-ema(var1,250);
dea5:=ema(dif5,10),colorwhite;
macd5:=(dif5-dea5)*2;
mamacd5:=ma(macd5,3);
dif6:=ema(var1,250)-ema(var1,500);
dea6:=ema(dif6,10),colorwhite;
macd6:=(dif6-dea6)*2;
mamacd6:=ma(macd6,3);
a1:=mamacd1>=ref(mamacd1,1);
a2:=mamacd2>=ref(mamacd2,1);
a3:=mamacd3>=ref(mamacd3,1);
a4:=mamacd4>=ref(mamacd4,1);
a5:=mamacd5>=ref(mamacd5,1);
a6:=mamacd6>=ref(mamacd6,1);
b1:=mamacd1<=ref(mamacd1,1);
b2:=mamacd2<=ref(mamacd2,1);
b3:=mamacd3<=ref(mamacd3,1);
b4:=mamacd4<=ref(mamacd4,1);
b5:=mamacd5<=ref(mamacd5,1);
b6:=mamacd6<=ref(mamacd6,1);
{a1:=dif1>=ref(dif1,1);
a2:=dif2>=ref(dif2,1);
a3:=dif3>=ref(dif3,1);
a4:=dif4>=ref(dif4,1);
a5:=dif5>=ref(dif5,1);
a6:=dif6>=ref(dif6,1);
b1:=dif1<=ref(dif1,1);
b2:=dif2<=ref(dif2,1);
b3:=dif3<=ref(dif3,1);
b4:=dif4<=ref(dif4,1);
b5:=dif5<=ref(dif5,1);
b6:=dif6<=ref(dif6,1);}
stickline(a6,0,1,3,0),colorblue;
stickline(a5,1,2,3,0),colordddddd;
stickline(a4,2,3,3,0),colorred;
stickline(a3,3,4,3,0),colormagenta;
stickline(a2 and a1,4,5,3,0),coloryellow;
stickline(b6,0,1,3,0),color333333;
stickline(b5,1,2,3,0),color444444;
stickline(b4,2,3,3,0),color555555;
stickline(b3,3,4,3,0),color666666;
stickline(a6 or a5,7.5,8,3,0),color339999;
stickline(a6 or a5,7.5,8,1,0),color33ffff;
stickline(b5 or b6,7.5,8,3,0),color333333;
stickline(b5 or b6,7.5,8,1,0),color666666;
stickline((a6 or a5) and a3 and a2 and a1,7.5,8,3,0),color993399;
stickline((a6 or a5) and a3 and a2 and a1,7.5,8,1,0),colorff00ff;
stickline((b6 or b5) and a3 and a2 and a1,7.5,8,3,0),color666600;
stickline((b6 or b5) and a3 and a2 and a1,7.5,8,1,0),colorffff00;
向上三线共振:=a3 and a2 and a1;
drawicon(if(向上三线共振=1 and ref(向上三线共振,1)=0 ,向上三线共振,0) and count(向上三线共振,20)<=3,7,1);
var2:=barslast(a3=1 and ref(a3,2)=0);
drawicon(if(ref(向上三线共振,1)=1 and 向上三线共振=0 and count(向上三线共振,var2)>8,1,0),7,2);
上一指标公式:福清源趋势指数指标公式详解 同花顺趋势指数
下一指标公式:MACD时点加趋势指标公式详解 同花顺趋势MACD
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文资金共振指标公式详解 同花顺指标资金仅供学习研究。