来源:Internet,编辑:股旁网,2013-01-24
编写条件:
编写方法:
boll:=MA(CLOSE,26); LOWER:=BOLL-2*STD(CLOSE,26); XG:crOSS(LOWER,C);