来源:Internet,编辑:股旁网,2015-05-13
编写条件:
编写方法:
放量涨停:=c=h and h>l and c/ref(c,1)>=1.0998 and v>=ref(hhv(v,10),1); 第2次放量上涨: BARSLAST(放量涨停=1)<=19 and v>=ref(v,BARSLAST(放量涨停=1)) and c/ref(c,1)>=1.05 and c>o and c-l>h-c;