在线检测未来函数

30日均线下的选股公式

来源:Internet,编辑:股旁网,2013-04-08

编写条件:

股价下跌至30日均线之下15%-25%的选股公式。

编写方法:

c<ma(c,30)*0.85 and c>ma(c,30)*0.75;

相关文章