zhenf_r:=(h/l-1)*100;
st_r:=(c/o-1)*100;
zhangf_r:=(c/ref(c,1)-1)*100;
tj_r:=zhenf_r>8 and st_r>6 and zhangf_r>7.5;

zhenf_1:=(h/l-1)*100;
zhangf_1:=(c/ref(c,1)-1)*100;
st_1:=abs((c/o-1)*100);
htfd:=l>ref((c-o)*0.4+o,1);//当前k线相对于上一根k线实体的回调百分比
tj_1:=zhangf_1>-5 and zhangf_1<3 and st_1<2.6 and zhenf_1>3 and htfd;

tj:=ref(tj_r,1) and tj_1;
DRAWICON(tj,l*0.98,10);
最后修改:2021 年 08 月 26 日
如果觉得我的文章对你有用,请随意赞赏