来源:Internet,编辑:股旁网,2013-05-02
编写条件:
编写方法:
v<=ma(v,5)*3 and v>=ma(v,5)*2{五日包含今日}
或:
V<=ref(ma(v,5),1)*3 and v>=ref(ma(v,5),1)*2{昨五日均量}