在线检测未来函数

10日线上升角度在10-50度角的选股公式

来源:Internet,编辑:股旁网,2016-10-31

编写条件:

10日线上升角度在10-50度角的选股公式。

编写方法:

a:=MA(C,10);
b:=ATAN((a/REF(a,1)-1)*100)*180/3.1416;
XG:b>10 and b<50;

相关文章