在线检测未来函数

刚踩上5日和10均线的公式

来源:Internet,编辑:股旁网,2013-01-10

编写条件:

刚踩上5日和10均线的公式

编写方法:

close>MA(CLOSE,5) and close>MA(CLOSE,10) ;

相关文章