a:=between(close,3,8);b:=finance(55)>1;eps:=(finance(33)-ref(finance(33),1))/(finance(33),1)>1;tcst:=if(inblock('st板块'),1,0)=0;xuangu:a and b and eps and tcst;已经通过测试。 20210311
a:=cross(kdj.j,kdj.k);ts:=barslast(a);a1:=a and ref(kdj.k,ref(ts,1)+1)<22 andkdj.k>ref(kdj.k,ref(ts,1)+1);xg:a and kdj.k>ref(kdj.k,ref(ts,1)+1)and ref(a1,ref(ts,...
xstk:=low>ref(high, 1);tt1:=barslast(xstk)+1;hh:=ref(high,tt1);:=tt1<-3 and count(xstk,tt)>=1 and low>hh and low<=hh*1.01 andnot(ex**t(cross(hh.low),tt1));count(low>ref(high,1),3)>...