编写标准:股价创新低后再下跌20%之上怎样编写
编写方式 :A1:=BARSLAST(L=LLV(L,250));
A2:=HHV(C,20)/LLV(C,20)>1.2;
XG:A1=20 AND A2;
微信 分享