九毛八公式指标 盘中破10均线,幅度-5%预警公式。 公式模块: xx:if(cross(ma(c,5),c)and c<=ref(c,1) and (c-ref(c,1))/ref(c,1)*100<-5,1,0);