a: ma(c,21),colorred,linethick2;
b: (ema(c,5)*7+ema(c,5)*3)/10,colorwhite,linethick2;
aaa:=ma(c,21);
bbb:=(ema(c,5)*7+ema(c,5)*3)/10;
布林带上轨:=boll+2*std(close,20);
aa1:=hhv(high,54);
dd:=llv(low,4);
gd:=ref(high,4);
dd1:=llv(low,7);
gd1:=ref(high,7);
dif:=ema(close,12)-ema(close,26);
dea:=ema(dif,9);
买入1:= dif>dea and gd=aa1 and low=dd and ref(vol,4)>ref(vol,3) and ref(vol,3)>ref(vol,2) and ref(vol,2)>ref(vol,1) and close>ma(close,20);
买入2:= gd1=aa1 and low=dd1 and ref(vol,7)>ref(vol,6) and ref(vol,6)>ref(vol,5) and ref(vol,5)>ref(vol,4) and close>ma(close,20);
加速涨:=cross(close,ref(布林带上轨,1));
drawkline(h,o,l,c);
aa:=ref(high,9)=hhv(high,2*9+1);
bb:=filter(aa,9);
ab:=backset(bb,9+1);
hd:=filter(ab,9);
前高:=ref(h,barslast(hd));
倍量:=vol/ref(vol,1)>=1.3;
突破前高:=cross(c,前高);
xg:= 倍量 and 突破前高;
yx:=drawline(xg,l,xg,l,1);
zz:= 倍量 and 突破前高 and 加速涨 and bbb>aaa;
stickline(currbarscount<100 and xg,yx,yx,50,0),coloryellow;
stickline(xg,open,close,1.2,0),coloryellow;
drawtext(xg,l*0.99,'关注'),coloryellow;
drawtext(买入1,l*0.99,'买'),colorred;
drawtext(买入2,l*0.99,'买'),colorred;
drawtext(zz,h*1.01,'追涨'),colorred;
上一指标公式:杨氏新MACD指标公式详解 同花顺杨氏
下一指标公式:一阳穿三线副图指标公式详解 同花顺一阳穿三线副图
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文罗氏指标公式详解 同花顺罗氏仅供学习研究。