在线检测未来函数

K线上穿与下穿21天线的公式

来源:Internet,编辑:股旁网,2016-07-13

编写条件:

K线上穿21天线与下穿21天线的公式。

编写方法:

cross(c,ma(c,21)) or cross(ma(c,21),c)

相关文章