来源:Internet,编辑:股旁网,2016-06-30
编写条件:
编写方法:
N:=20; boll:=MA(CLOSE,N); UB:=BOLL+2*STD(CLOSE,N); crOSS(H,UB);