来源:Internet,编辑:股旁网,2013-08-02
编写条件:
编写方法:
aa:="macd.macd"<ref("macd.macd",1) and "macd.macd"<refx("macd.macd",1); bb:="macd.macd">0 and ( "macd.macd"<=llv("macd.macd",0) or "macd.macd"<0.5); {0.5是macd红柱高于0轴的长度,长短自调,0.01至0.5为宜} ref(aa*bb,1);