倍量:=vol>=ref(v,1)*1.8 and c>ref(c,1);
zt:=c>ref(c,1)*1.090 and c<ref(c,1)*1.105;
stickline(倍量,c,o,10,0),colormagenta;
stickline(zt,c,o,10,0),coloryellow;
drawtext(倍量,h+0.3,'倍量'),colormagenta ;
drawtext(zt,l-0.1,'涨停'),coloryellow;
价涨不破:=llv(l,3)>=ref(l,3);
三日量缩:=hhv(vol,3)<ref(vol,3);
高量柱:=c/ref(c,1)>=1.03 and vol=hhv(vol,35);
倍量柱:=c/ref(c,1)>=1.03 and vol>=ref(vol,1)*1.91;
梯量柱:=vol>ref(vol,1) and ref(vol,1)>ref(vol,2) and c/ref(c,1)>=1.03;
高黄金柱:=ref(高量柱,3) and 价涨不破 and 三日量缩;
倍黄金柱:=ref(倍量柱,3) and 价涨不破 and 三日量缩;
梯黄金柱:=ref(梯量柱,3) and 价涨不破 and 三日量缩;
stickline(高量柱,open,close,2,0),coloryellow;
stickline(倍量柱,open,close,2,0),coloryellow;
stickline(梯量柱,open,close,2,0),coloryellow;
stickline(高黄金柱,llv(l,3),llv(l,3),25,1),coloryellow;
stickline(倍黄金柱,llv(l,3),llv(l,3),25,1),coloryellow;
stickline(梯黄金柱,llv(l,3),llv(l,3),25,1),coloryellow;
drawtext(高量柱,l*0.99,'高'),colorwhite;
drawtext(倍量柱,l*0.96,'倍'),colorwhite;
drawtext(梯量柱,l*0.93,'梯'),colorwhite;
drawtext(高黄金柱,l*0.99,'成立'),coloryellow;
drawtext(倍黄金柱,l*0.99,'成立'),coloryellow;
drawtext(梯黄金柱,l*0.99,'成立'),coloryellow;
var1:=(100-((90*(hhv(high,21)-close))/(hhv(high,21)-llv(low,21))));
var2:=(100-((90*(hhv(high,21)-close))/(hhv(high,21)-llv(low,21))));
var3:=(100-ma(((100*(hhv(high,6)-close))/(hhv(high,6)-llv(low,6))),34));
drawicon(cross(var2,ma(var3,6)),(low*0.984),1);
drawicon(cross(ma(var3,6),var1),(high*1.035),2);
ba1:=ref(c,10)=hhv(c,2*10+1);
b1:=filter(ba1,10);
c1:=backset(b1,10+1);
hd:=filter(c1,10);
ba2:=ref(c,10)=llv(c,2*10+1);
b2:=filter(ba2,10);
c2:=backset(b2,10+1);
ld:=filter(c2,10);
前期高位:ref(h,barslast(hd)),color00ff00,linethick1,pointdot;
前期低位:ref(l,barslast(ld)),colorff00ff,linethick1,pointdot;
stickline(c,前期高位,前期高位,1,0),color00ff00;
stickline(c,前期低位,前期低位,1,0),colorff00ff;
倍量:=vol>=ref(v,1)*1.8 and c>ref(c,1);
zt:=c>ref(c,1)*1.090 and c<ref(c,1)*1.105;
stickline(倍量,c,o,1,0),colormagenta;
stickline(zt,c,o,5,0),coloryellow;
drawtext(倍量,h+0.3,'倍量'),colormagenta ;
drawtext(zt,l-0.1,'涨停'),coloryellow;
rc1:=ref(c,1);
上一指标公式:大单成交占比DW指标公式详解 同花顺单成
下一指标公式:趋势先锋指标公式详解 同花顺先锋
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文黄金柱666指标公式详解 同花顺金柱仅供学习研究。