在线检测未来函数
当前位置:
股旁网
>
大智慧答疑
> 写个均线均线呈多头排列的选股公式
写个均线均线呈多头排列的选股公式
来源:Internet,编辑:股旁网,2012-06-06
编写条件:
编写方法:
&n
bs
p;网友求助:
写个5,10,20
均线
呈
多头排列
的
选股
公式
解答如下:
xg:
cr
oss(ma(c,5),ma(c,10)) and cross(ma(c,5),ma(c,20)) and ma(c,10)>ref(ma(c,10),1) and ma(c,20)>ref(ma(c,20),1) and ma(c,10)>ma(c,20);
相关文章