MACD红柱到达最长后再连续二根缩短

nn:=barslast(macd>0 and ref(macd<0,1));

ref(hhv(macd,nn+1)=macd,2) and all(macd<ref(macd,1),2);

(0)

相关推荐