ma1:ema(c,3),colorgreen;
ma2:ema(c,5),colorwhite;
ma3:ema(c,8),colorwhite;
ma4:ema(c,10),colorwhite;
ma5:ema(c,12),colorwhite;
ma6:ema(c,15),colorwhite;
ma7:ema(c,30),colorred;
ma8:ema(c,34),coloryellow;
ma9:ema(c,40),coloryellow;
ma10:ema(c,45),coloryellow;
ma11:ema(c,50),coloryellow;
ma12:ema(c,60),coloryellow;
stickline(c<0.905*ref(c,1),c,o,5,0),colorwhite;
stickline(c>1.095*ref(c,1),c,o,5,0),coloryellow;
drawtext(cross(zig(3,8),ref(zig(3,8),1)),low*0.978,'★绝佳') ,linethick1,colorred;
drawtext(cross(ref(zig(3,10),1),zig(3,10)),high*1.02,'★卖吧'),colorgreen;
var1:=sum(max(max(high-low,abs(high-ref(close,1))),abs(low-ref(close,1))),25);
var2:=high-ref(high,1);
var3:=ref(low,1)-low;
var4:=sum(if(var2>0 and var2>var3,var2,0),25);
var5:=sum(if(var3>0 and var3>var2,var3,0),25);
var6:=var4*100/var1;
var7:=var5*100/var1;
var8:=ma(abs(var7-var6)/(var7+var6)*100,15);
var9:=(var8+ref(var8,15))/2;
买:zig(3,13);
卖:ma(买,3);
drawicon(cross(买,卖),l-close/100,"buy");
drawicon(cross(卖,买),h+close/100,"sell");
stickline(买>卖 and close>=open,open,close,10,1),colorred;
stickline(买>卖 and close>=open,open,low,0,0),colorred;
stickline(买>卖 and close>=open,close,high,0,0),colorred;
stickline(买>卖 and close<open,open,close,10,0),colorred;
stickline(买>卖 and close<open,low,high,0,0),colorred;
stickline(买<卖 and close<=open,open,close,10,0),colorcyan;
stickline(买<卖 and close<=open,low,high,0,0),colorcyan;
stickline(买<卖 and close>open,open,close,10,1),colorcyan;
stickline(买<卖 and close>open,open,low,0,0),colorcyan;
stickline(买<卖 and close>open,close,high,0,0),colorcyan;
stickline(买=卖 and close>=open,open,close,10,1),colorblue;
stickline(买=卖 and close>=open,open,low,0,0),colorblue;
stickline(买=卖 and close>=open,close,high,0,0),colorblue;
stickline(买=卖 and close<open,open,close,10,0),colorblue;
stickline(买=卖 and close<open,low,high,0,0),colorblue;
stickline((买='-' or 卖='-') and close>=open,open,close,10,1),colorblue;
stickline((买='-' or 卖='-') and close>=open,open,low,0,0),colorblue;
stickline((买='-' or 卖='-') and close>=open,close,high,0,0),colorblue;
stickline((买='-' or 卖='-') and close<open,open,close,10,0),colorblue;
stickline((买='-' or 卖='-') and close<open,low,high,0,0),colorblue;
上一指标公式:买卖机密指标公式详解 同花顺机密
下一指标公式:战狼完美买卖指标公式详解 同花顺买卖
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文顾比均线波段买卖指标公式详解 同花顺均线买卖仅供学习研究。