编写要求:
今天收盘价低于昨天涨幅的一半。
www.gszx.com.cn 网解答:
c<(c-ref(c,1))*0.5+ref(c,1) and c>ref(c,1) and ref(c>ref(c,1) and c>o,1);