上升量
参数默认n=20
sat:=if(amount/close/(hhv(amount,n)/hhv(close,n))*100>100,100,amount/close/(hhv(amount,n)/hhv(close,n))*100);
能量:sat,volstick;
压力:hhv(amount/close/hhv(amount,n)/hhv(close,n)*100*close,n);
stickline(close>0 and barstatus=2,20,121,7,1),colorffffff;
stickline(sat<=5 and barstatus=2,21,20+sat,6,0),colorffffff;
stickline(sat>5 and sat<=20 and barstatus=2,21,20+sat,6,0),colorccff88;
stickline(sat>20 and sat<=40 and barstatus=2,21,20+sat,6,0),colorff00ff;
stickline(sat>40 and barstatus=2,21,20+sat,6,0),colorff;
drawtext(sat and barstatus=2,8,'量能饱和度:'),align2,colorccffcc;
drawnumber(sat and barstatus=2,8,sat,0),align2,shift2,colorccffcc;
drawtext(sysparam(2)=barpos,close,'一)【量能】饱和,股价在高位可能成为峰顶。\n二)【爆发力】原理,低位【量饱和】可能成起涨点。'),align4,colorff00;
stickline(sat>=100,30,sat,3,0),linethick4,colorff;
drawtext(sat>=100,sat*1.1,'*'),align0,pxup8,colorffff;
drawtext(filter(sat>=100,50),28+sat,'饱\n量'),align0,pxup8,colorff;
drawtext(sat=100 and islastbar,132,'饱和'),align0,pxup8,colorff00;
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文上升量量能公式下载 飞狐指标 源码仅供学习研究。