来源:Internet,编辑:股旁网,2015-08-12
编写条件:
编写方法:
长上影:=(h-max(c,o))>abs(c-o)*2; 长下影:=(min(c,o)-l)>abs(c-o)*2; 阳线:=c>o and c>ref(c,1); xg:ref(长上影,2)*ref(长下影,1)*阳线=1;