涨停:=c>=ztprice(ref(close,1),0.1); 跌停:=c<=dtprice(ref(close,1),0.1);ref(跌停>0 and v<ref(v,1),1) and 涨停>0 and v<ref(v,1);不说明具体条件,你很棒!根据思路编写公式,修改公式。盘中预警,条件选股。公式解密,去除时间限制。点我图 像 可 (私) 信 ...
ema13:=ema(c,13);ema30:ema(c,30),colorffcccc;ema60:ema(c,60),colorff00ff;ema90:ema(c,90),coloryellow;ema120:ema(c,120),colorffcc66;ema250:ema(c,250),colorblue;f1:=ema30-ema60<130/1000 and ema30-ema...