金戈铁马主图
{金戈铁马主图} a1:=(h-c)/(c-o)>=2 or (o-l)/(c-o)>=2; a2:=(h-o)/(o-c)>=2 or (c-l)/(o-c)>=2; a3:=c>o and a1; a4:=c<o and a2; a5:=h>c and o=c; a6:=l<c and o=c; 月1:=month=1 and (day=6 or day=15 or day=21 or day=25); 月2:=month=2 and (day=6 or day=15 or day=21); 月3:=month=3 and (day=6 or day=15 or day=20 or day=21); 月4:=month=4 and (day=6 or day=15 or day=21); 月5:=month=5 and (day=6 or day=12 or day=15 or day=21); 月6:=month=6 and (day=6 or day=14 or day=21); 月7:=month=7 and (day=8 or day=15 or day=19 or day=23); 月8:=month=8 and (day=6 or day=8 or day=15 or day=23); 月9:=month=9 and (day=8 or day=15 or day=18 or day=23); 月10:=month=10 and (day=8 or day=15 or day=23 or day=31); 月11:=month=11 and (day=8 or day=15 or day=23 or day=28); 月12:=month=12 and (day=8 or day=15 or day=23 or day=31); 时间窗:=月1 or 月2 or 月3 or 月4 or 月5 or 月6 or 月7 or 月8 or 月9 or 月10 or 月11 or 月12; c3:=ref(c,1); 涨停:=if((c-c3)*100/c3>=(10-0.01*100/c3),1,0); 跌停:=if((c3-c)*100/c3>=(10-0.01*100/c3),1,0); stickline(涨停,o,c,3,0),colorred; stickline(跌停,o,c,3,0),colorgreen; stickline(时间窗 and period=5,h,l,0.1,0); drawtext_fix(islastbar ,0.1,0,0,dyblock),coloryellow; drawtext_fix(islastbar ,0.25,0,0,hyblock),coloryellow; drawtext_fix(islastbar ,0.38,0,0,gnblock),coloryellow; d:sum(ema((h+l)/2,1)/3,3); e:ema(d,3); f:ema(e,3); 底线:ma(l,5); 昨中:ref((o+c)/2,1),nodraw; 星k线:a3 or a4 or a5 or a6,nodraw;
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文金戈铁马主图(通达信指标+主图+源码)下载 通达信源码指标仅供学习研究。