在线检测未来函数

30,60,120,250日线多头排列的选股公式

来源:Internet,编辑:股旁网,2016-06-01

编写条件:

30,60,120,250日线多头排列的选股公式。

编写方法:

ma(c,30)>ma(c,60) and ma(c,60)>ma(c,120) and ma(c,120)>ma(c,250);

相关文章