llow:=llv(l,o); hh:=hhv(h,0); KK:=ref(c,1)>=ref(o,1) and ref(o,1)/ref(low,1)>=1.02 and ref(c,2)<ref(o,2) and ref(high,2)/ref(low,2)>=1.05 and c>o and c>(ref(c,2)+ref(o,2))/2; m30:=ref(ma(c,30),1)<=ref(ma(c,30),2) and ma(c,30)<=ref(ma(c,30),1) and ma(c,10)/ma(c,5)>=1.05; vv:=vol>ref(vol,1)*2; {kk and vv and hh>ma(c,5) and m30 and ref(low,1)>=llow;} {定义两天的K线} kk1:=ref(c,1)>=ref(o,1) and ref(o,1)/ref(low,1)>=1.02 and c>o and c>(ref(c,2)+ref(o,2))/2; kk1 and vv and hh>ma(c,5) and m30 and ref(low,1)>=llow; {点击看本软件截图:58股票 公式网 http://www. 58gu. com 整理} |