剔除三天内有一字跌停的票
编写要求:
www.guhai.com.cn股海网解答:
网友求助:
剔除三天内有一字跌停或跳空低开的票
公式怎样写
解答如下:
A:(c/ref(c,1)-1)*100<=-9.97 and o=c and high=c;
B:o<ref(low,1),color00ff00;
D:not(any(A=1 or b=1,3)),colorff99ff;
编写要求:
www.guhai.com.cn股海网解答:
网友求助:
剔除三天内有一字跌停或跳空低开的票
公式怎样写
解答如下:
A:(c/ref(c,1)-1)*100<=-9.97 and o=c and high=c;
B:o<ref(low,1),color00ff00;
D:not(any(A=1 or b=1,3)),colorff99ff;
问题反馈 取消