来源:Internet,编辑:股旁网,2013-05-05
编写条件:
编写方法:
十字星:=Abs(C-O)/O<0.01; COUNT(十字星,3)=3;
或:
十字星:=ABS(C-O)/O<0.01; EVERY(十字星,3);