编写条件:
五连阴然后三连阳载三连阴选股公式编写方法:
every(c<ref(c,1),3) and ref(every(c>ref(c,1),3),3) and ref(every(c<ref(c,1),5),6);
来源:Internet,编辑:股旁网,2012-11-13
编写条件:
五连阴然后三连阳载三连阴选股公式编写方法:
every(c<ref(c,1),3) and ref(every(c>ref(c,1),3),3) and ref(every(c<ref(c,1),5),6);