来源:Internet,编辑:股旁网,2015-07-28
编写条件:
编写方法:
MA5:=MA(C,5); MA10:=MA(C,10); MA20:=MA(C,20); MH:crOSS(C,MA5) AND CROSS(C,MA10) AND CROSS(C,MA20);