在线检测未来函数
当前位置:
股旁网
>
通达信答疑
> 周线金叉公式
周线金叉公式
来源:Internet,编辑:股旁网,2012-07-30
编写条件:
想一个周线金叉,10周线走平公式。请各位老师写.....,多谢!!!
编写方法:
&n
bs
p;A:=
cr
OSS(MA(C,5),MA(C,10));
B:=MA(C,10)>=REF(MA(C,10),1);
A AND B;
相关文章