xg:cross(cost(100-((cost(95)-cost(5))/(cost(95)+cost(5))*100)),ema(dma(((2.15*close+low+high)/4),abs(((3.48*close+high+low)/4-ema(close,20))/ema(close,20))),200)*1.118) and ref(ema(dma(((2.15*close+lo...
在通达信公式管理器中新建一个选股公式,将下面的代码复制粘贴进去,取一个名字保存即可使用了。var2:=trou**ars(3,15,1)<10;var4:=if(var2=1,50,0);底部:=if(var4=50,10,0);xg:if(底部=10 and ref(底部,1)=10 and ref(底部,2)=0,50,0);