rsv:=(((hhv(high,13) - close) / (hhv(high,13) - llv(low,13))) * 100);
lwr1:=sma(rsv,3,1);
lwr2:=sma(lwr1,5,1);
stickline((lwr1 >= lwr2),high,low,0.05,0),colorblue;
stickline((lwr1 >= lwr2),open,close,5,0),colorgreen;
stickline((lwr1 < lwr2),high,low,0.05,0),color00ccff;
stickline((lwr1 < lwr2),open,close,5,1),colorred;
var3aa:=if((close > ref(close,1)),88,0);
var4aa:=if(((((close / ref(close,1)) > 1.05) and ((high / close) < 1.01)) and (var3aa > 0)),91,0);
drawtext(filter((var4aa > 90),34),(low * 0.95),'买'),color00ffff;
drawtext(filter((var4aa > 90),34),(low * 0.99),'▲'),color99ffff;
ema30:ema(close,30),colorccffff;
ema60:ema(close,60),coloryellow;
ema90:ema(close,90),color4080ff;
ema120:ema(close,120),colorf00ff0;
ss:=((((((cross(ema30,ema60) and (close > open)) and (close > ref(close,1))) and ((close / ref(close,1)) >= 1.018)) or (((cross(ema30,ema120) and (close > open)) and (close > ref(close,1))) and ((close / ref(close,1)) >= 1.018))) or (((cross(ema60,ema90) and (close > open)) and (close > ref(close,1))) and ((close / ref(close,1)) >= 1.018))) or (((cross(ema30,ema90) and (close > open)) and (close > ref(close,1))) and ((close / ref(close,1)) >= 1.018)));
drawicon(ss,(low - 0.04),1);
fa:=(barslast(cross(ma(close,60),ma(close,20))) and cross(ma(close,20),ma(close,60)));
stickline(fa,ma(close,20),(ma(close,20) - 0.09),4,0),colorffffff;
drawtext(fa,(ma(close,20) - 0.13),'握↑手'),colorffffff;
tt1:=((cross(ma(close,20),ma(close,120)) and cross(ma(close,20),ma(close,250))) and (vol > ref(vol,1)));
tt2:=(((ma(close,20) > ref(ma(close,20),2)) and (vol > ref(vol,1))) and cross(close,ma(close,20)));
drawtext(tt1,(low - 0.13),'金叉'),colorred;
stickline(tt2,low,(low - 0.09),4,0),colorffff00;
drawtext(tt2,(low - 0.13),'买'),colorred;
stickline(((((ma(close,120) >= ref(ma(close,120),1)) and cross(close,ma(close,20))) and
cross(close,ma(close,120))) and (vol > ref(vol,1))),low,(low - 0.09),4,0),colorff00ff;
drawtext(((((ma(close,120) >= ref(ma(close,120),1)) and cross(close,ma(close,20))) and
cross(close,ma(close,120))) and (vol > ref(vol,1))),(low - 0.13),'买'),colorff00ff;
上一指标公式:94选股指标公式详解 大智慧选股
下一指标公式:93筹码指标公式详解 大智慧筹码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文稳操追涨指标公式详解 大智慧追涨仅供学习研究。