cc:=abs((2*close+high+low)/4-ma(close,20))/ma(close,20);
dd:=dma(close,cc);
上:=(1+7/100)*dd;
下:=(1-7/100)*dd;
kc:=(2*c+h+l+o)/5;
cb:=ma(kc,5);
底线:=下-abs(cb-ma(cb,10)),colorwhite;
tyx3:=ma(ref(hhv((c+l+o+h)/4,30),1),3);
tyx4:=ma((c+l+o+h)/4,13);
tyx5:=ema((c+l+o+h)/4,21);
stickline(c<tyx5 and c>o,h,l,0,0),colorred;
stickline(c<tyx5 and c>o,c,o,3,1),colorred;
stickline(c<tyx5 and c<o,h,l,0,0),color007700;
stickline(c<tyx5 and c<o,c,o,3,0),color005500;
stickline(c<tyx5 and c<o,c,o,2,0),color006600;
stickline(c<tyx5 and c<o,c,o,1,0),color007700;
stickline(c>tyx5 and c<o,h,l,0,0),colorffdd44;
stickline(c>tyx5 and c<o,c,o,3,0 ),colorff7700;
stickline(c>tyx5 and c<o,c,o,2,0 ),colorffaa22;
stickline(c>tyx5 and c<o,c,o,1 ,0 ),colorffdd44;
stickline(c>tyx5 and c>o,h,l,0,0 ),color00eeff;
stickline(c>tyx5 and c>o,c,o,3,0 ),color00aaff;
stickline(c>tyx5 and c>o,c,o,2,0 ),color00ccff;
stickline(c>tyx5 and c>o,c,o,1,0 ),color00eeff;
stickline(c>tyx4 and c>o,h,l,0,0),colorff66aa;
stickline(c>tyx4 and c>o,c,o,3,0 ),colorff11ff;
stickline(c>tyx4 and c>o,c,o,2,0 ),colorff44ff;
stickline(c>tyx4 and c>o,c,o,1,0 ),colorff66ff;
stickline(c>tyx4 and c<o,h,l,0,0),color999999;
stickline(c>tyx4 and c<o,c,o,3,0),color555555;
stickline(c>tyx4 and c<o,c,o,2,0),color777777;
stickline(c>tyx4 and c<o,c,o,1,0),color999999;
stickline(c>tyx3 and c>o,h,l,0,0),color0000dd;
stickline(c>tyx3 and c>o,c,o,3,0),color000099;
stickline(c>tyx3 and c>o,c,o,2,0),color0000bb;
stickline(c>tyx3 and c>o,c,o,1,0),color0000dd;
stickline((c-ref(c,1))*100/ref(c,1)>=(10-0.01*100/ref(c,1)),open,close,3,0),coloryellow;
stickline((ref(c,1)-c)*100/ref(c,1)>=(10-0.01*100/ref(c,1)),open,close,3,0),colorgreen;
drawband(cb,rgb(80,100,120),底线,rgb(0,0,0));
上一指标公式:RSI操盘指标公式详解 同花顺指标RSI
下一指标公式:逍遥BS点买卖指标公式详解 同花顺买卖BS
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文抢打出头鸟主图指标公式详解 同花顺出头鸟仅供学习研究。