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