amv:=sma(v,10,1);
【最高】:amv*h/10,linethick0;
【最低】:amv*l/10,linethick0;
【收盘】:amv*c/10,linethick0;
【开盘】:ref(【收盘】,1),linethick0;
【5日】:ma(【收盘】,5),colorffff;
【10日】:ma(【收盘】,10);
【20日】:ma(【收盘】,20);
{stickline(【收盘】>【开盘】,【最高】,【最低】,1,0),colorff;
stickline(【收盘】>【开盘】,【收盘】,【开盘】,6,1),colorff;
stickline(【收盘】<【开盘】,【收盘】,【开盘】,6,0),colorff00;
stickline(【收盘】<【开盘】,【最高】,【最低】,1,0),colorff00;}
opent:=ref(【收盘】,1);
closet:=ref(【收盘】,0);
b0:=ref(closet-opent,2);
b1:=ref(closet,1);
b2:=ref(closet,2);
b3:=ref(closet,3);
b4:=ref(closet,4);
cmax:=max(max(max(closet,b1),b2),b3);
cmin:=min(min(min(closet,b1),b2),b3);
stickline(closet=cmax and (b1>=b2 or b1>=b3) or b1=cmax and (b2=cmin or b3=cmin) and closet>=b2 or b2=cmax and b3=cmin and closet>=b1 or b3=cmax and closet>=b1 and closet>=b2,b1,closet,5,1),colorff;
stickline(closet=cmax and b1=cmin,b2,closet,5,1),colorff;
stickline(closet=cmin and (b1<b2 or b1<b3) or b1=cmin and (b2=cmax or b3=cmax) and closet<b2 or b2=cmin and b3=cmax and closet<b1 or b3=cmin and closet<b1 and closet<b2,b1,closet,5,0),colorff00;
stickline(b1=cmax and closet=cmin,b2,closet,5,0),colorff00;
stickline(b1=cmin and closet>=b2 or (b2=cmin and b1<=b3 or b3=cmin and b1<=b2) and b2<b4 and closet>=b1,b1,b2,5,0),colorff00;
stickline(b1=cmax and closet<b2 or (b2=cmax and b1>b3 or b3=cmax and b1>b2) and b2>=b4 and closet<b1,b1,b2,5,1),colorff;
上一指标公式:三点定乾坤公式下载 飞狐三点指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文资金K线宝塔线公式下载 飞狐宝塔指标 源码仅供学习研究。