编写要求:
连续二天一字涨停,后一天涨5个点,或高开后跌至5个点左右出信号!
www.gszx.com.cn公式在线网解答:
ref(c,3)*1.1 and ref(o,2)=ref(c,2) and ref(c,2)*1.1 and ref(o,1)=ref(c,1) and (c>=ref(c,1)*1.05 or (o>ref(h,1) and c<=ref(c,1)*0.95))