{n=0 1000 30}
{主图}
t1:=findlowbars(l,0,n,1);
t2:=findhighbars(h,t1+1,n,1);
t3:=findlowbars(l,t2+1,n,1);
t4:=findhighbars(h,t3+1,n,1);
t5:=barslast(currbarscount=const(t1)+1);
t6:=barslast(currbarscount=const(t2)+1);
t7:=barslast(currbarscount=const(t3)+1);
t8:=barslast(currbarscount=const(t4)+1);
d1:ref(l,t5),colorgreen;
g1:ref(h,t6),colorred;
d2:=ref(l,t7);
g2:ref(h,t8),colorred;
if(currbarscount=const(t1)+1,l,drawnull),circledot,colorgreen,linethick3;
if(currbarscount=const(t2)+1,h,drawnull),circledot,colorred,linethick3;
if(currbarscount=const(t4)+1,h,drawnull),circledot,colorred,linethick3;
xg:=(count(c>g1,t6)=1 and c>g1 or cross(c,g1)) and g1>=g2 and between(d1/g2,0.98,1.05)and ref(c,t5)/ref(c,t7+1)<1.3;
drawicon(xg and barscount(c)>200,l,1);
{选股}
t1:=findlowbars(l,0,n,1);
t2:=findhighbars(h,t1+1,n,1);
t3:=findlowbars(l,t2+1,n,1);
t4:=findhighbars(h,t3+1,n,1);
t5:=barslast(currbarscount=const(t1)+1);
t6:=barslast(currbarscount=const(t2)+1);
t7:=barslast(currbarscount=const(t3)+1);
t8:=barslast(currbarscount=const(t4)+1);
d1:=ref(l,t5);
g1:=ref(h,t6);
d2:=ref(l,t7);
g2:=ref(h,t8);
xg:=(count(c>g1,t6)=1 and c>g1 or cross(c,g1)) and g1>=g2
and between(d1/g2,0.98,1.05) and ref(c,t5)/ref(c,t7+1)<1.3;
count(xg and barscount(c)>200,5);
上一指标公式:主力进出资金指标公式详解 同花顺进出资金
下一指标公式:庄家指标公式详解 同花顺庄家
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文过顶回踩指标公式详解 同花顺顶回踩仅供学习研究。