{公称名称: 炒作波段}
v1:=(pow(ma(close,5),2) + ma(close,5));
v2:=(pow(ma(low,5),2) + ma(low,5));
v3:=(pow(ma(high,5),2) + ma(high,5));
v4:=((((v1 - llv(v2,9)) / (hhv(v3,9) - llv(v2,9))) * 150) + 65);
dk: (sma(v4,3,1) * 1.5),colorffffff;
dd:=sma(dk,3,1);
dj: ((3 * dk) - (2 * dd)),color9000f5;
c1:=(ref(close,2) * 0.865);
c2:=(ref(close,13) * 0.772);
c3:=((100 * vol) / capital);
波段介入:if(((((close - min(c1,c2)) / close) < 0.1) and ((sum(c3,5) / 5) < 1.8)),160,100),colord8;
fxq:=(hhv(high,4) = hhv(high,120));
stickline((fxq > 0),305,295,8,0),colorff;
vv1:=((((2 * close) + high) + low) / 4);
vv2:=llv(low,5);
vv3:=hhv(high,4);
vv4:=ema((((vv1 - vv2) / (vv3 - vv2)) * 100),4);
vv5:=ema(((0.667 * ref(vv4,1)) + (0.333 * vv4)),2);
drawtext(((cross(vv4,vv5) and (vv4 < 50)) and (vv4 > 29)),dk,'短进'),color5bf5;
drawtext((cross(vv4,vv5) and (vv4 < 30)),dk,'低吸'),color898bff;
drawtext((cross(vv5,vv4) and (vv4 > 70)),dj,'短出'),colorbc9d00;
w1:=(ema(close,12) - ema(close,26));
w2:=ema(w1,9);
w3:=(2 * (w1 - w2));
w4:=ref(w3,1);
w5:=(cross(w4,w3) and (w4 > 0));
drawtext(w5,dj,'减磅'),colorbcff8b;
xx1:=(ma(((100 * (close - llv(close,34))) / (hhv(high,34) - llv(low,34))),5) - 20);
xx2:=(((high + low) + close) / 3);
xx3:=((xx2 - ma(xx2,10)) / (0.015 * avedev(xx2,10)));
xx4:=((xx2 - ma(xx2,30)) / (0.015 * avedev(xx2,30)));
xx5:=if(((((xx3 >= 150) and (xx3 < 200)) and (xx4 >= 150)) and (xx4 < 200)),10,0);
xx6:=if(((((xx3 <= (0 - 150)) and (xx3 > (0 - 200))) and (xx4 <= (0 - 150))) and (xx4 > (0 - 200))),(0 - 10),xx5);
xx7:=if((xx1 > 0),xx1,0);
预警系统: (if((((xx4 >= 200) and (xx3 >= 150)) or cross(65,xx7)),10,if(((xx4 <= (0 - 200)) and (xx3 <= (0 - 150))),(0 - 15),xx6)) + 200),colore4d4;
300,colorff00f8;
100,colorff00;
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文炒作波段很好的短线公式下载 飞狐波段指标 源码仅供学习研究。