在线检测未来函数

5日均线交叉问题

来源:Internet,编辑:股旁网,2012-06-25

编写条件:

5日均线交叉10均线后4根K线以内股票,请老师编写

编写方法:

&nbsp;BARSLAST(crOSS(MA(C,5),MA(C,10)))<=4;

 

相关文章