来源:Internet,编辑:股旁网,2012-12-22
编写条件:
编写方法:
ma1:ma(close,20); ma2:ma(close,120); enterlonger:cross(ma1,ma2);