N:=70;
N1:=144;
N2:=370;
M:=10;
cx:=(CLOSE-LLV(LOW,n))/(HHV(HIGH,n)-LLV(LOW,n))*h;
mx:=(CLOSE-LLV(LOW,n1))/(HHV(HIGH,n1)-LLV(LOW,n1))*h;
kx:=(CLOSE-LLV(LOW,n2))/(HHV(HIGH,n2)-LLV(LOW,n2))*h;
tx:=low;
RSV:=(CLOSE-LLV(LOW,125))/(HHV(HIGH,125)-LLV(LOW,125))*100;
y:=winner((o+c)/2)*100-50;
fx:(ema(rsv,3)-50+y)+m,linethick0;
风险:=fx;
短买:if(kx<1 and fx<-85,-33,0),colorstick;
短卖:if(kx>=tx and fx>75,33,0);
中买:if(mx<0.1 and kx<1 and fx<-85,-66,0);
中卖:if(大智慧策略投资终端ACE破解版,股票软件破解,大智慧软件破解,通达信软件破解,沪深10档L2数据,全息盘口,同花顺金融大师,通达信超赢版,通达信通赢版,通达信MVP交易终端,通达信研究版,通达信iTrend,拓赢,超赢,BBD,DDE,ai,深一度,ai形态mx>=tx and kx>=tx and fx>75,66,0);
必买:if(cx<0.05 and mx<0.05 and kx<0.06 and fx<-85,-99,0);
必卖:if(fx>95 and mx>=tx and kx>=tx and mx=cx,99,0),COLORred;
ok:if(cx<0.05 and mx<0.05 and kx<0.06 and fx<-85,6,0);