公式编写说明:
收盘价大于前四天的开盘价,并且成交量是五日内最大的量的选股公式。
公式源码回答:
c>ref(o,1) and c>ref(o,2) and c>ref(o,3) and c>ref(o,4) and v=hhv(v,5);
投股票 网 www.tou18.c n