来源:Internet,编辑:股旁网,2013-01-08
编写条件:
编写方法:
v=hhv(v,5) and c>ref(c,1)*1.01 and c>o; 这个是5日最高量为当天量的; v>ma(v,5) and c>ref(c,1)*1.01 and c>o; 这个是当日量大于5日均量的。