在线检测未来函数

股价回踩30日线公式

来源:Internet,编辑:股旁网,2013-01-17

编写条件:

股价回踩30日线的选股公式加30日线上穿120日线的条件

编写方法:

ma(c,30)>ma(c,120) and ALL(C>ma(c,30),5) and cross(c,ma(c,30));

相关文章