来源:Internet,编辑:股旁网,2013-07-30
编写条件:
编写方法:
六连阳:=count(c>o,6)=6; 二连阴:=count(c<o,2)=2; 一阳:=c>o and c/ref(c,1)<=1.01; 六连阳两连阴一阳: ref(六连阳,3) *ref(二连阴,1) * 一阳>0;