在线检测未来函数

昨日收阴今日收阳的预警公式

来源:Internet,编辑:股旁网,2012-06-24

编写条件:

昨日收阴今日收阳,且股价大于昨日的开盘价,量比大于1 同时换手大于2的公式。非常感谢

编写方法:

&nbsp;c>o and ref(c<o,1) and c>ref(o,1) and v/ref(ma(v,5),1)>1 and v*100/capital>2

相关文章