hja:=backset(ld1,hgg);
hjb:=hja>ref(hja,1);
hjj:=backset(hjb,2);
hd:=hjj>ref(hjj,1);
x1:=backset(BARSTATUS=2,barslast(ld)+1);
x2:=x1>ref(x1,1);
y1:=backset(BARSTATUS=2,barslast(hd)+1);
y2:=y1>ref(y1,1);
z1:=if(barslast(x2)<barslast(y2),x2,y2);
z2:=if(barslast(x2)<barslast(y2),l,h);
drawline(z1,z2,BARSTATUS=2,c,0),pointdot,colorff9900;
uu:=backset(BARSTATUS=2,barslast(ld)+1);
vv:=uu>ref(uu,1);
ww:=backset(vv,ref(barslast(ld),1)+2);
xx:=ww>ref(ww,1);
drawline(xx,l,vv,l,1),color00ffff;
uu2:=backset(BARSTATUS=2,barslast(hd)+1);
vv2:=uu2>ref(uu2,1);
ww2:=backset(vv2,ref(barslast(hd),1)+2);
xx2:=ww2>ref(ww2,1);
drawline(xx2,h,vv2,h,1),color00ffff;
drawicon(hd and xx2,h*1.01,10),ALIGN1;
drawicon(ld and xx,l*1.01,9),ALIGN1;
高1:ref(h,barslast(vv2)),pointdot,color99ff66;
高2:ref(h,barslast(xx2)),pointdot,colorff66ff;
低1:ref(l,barslast(vv)),pointdot,color99ff66;
低2:ref(l,barslast(xx)),pointdot,colorff66ff;
ok:=ema(o,60);
cg:=ema(c,60);
pdu:=if(ok>ref(ok,1) and cg>ref(cg,1),1,0);
pdd:=if(ok<ref(ok,1) and cg<ref(cg,1),1,0);
pdm:=if(pdu=0 and pdu=0,1,0);
z1:=ma(c,m);
zx:=ref(z1,m/2+1);
顶选:cross(c,zx),LINETHICK0;
life:=(ema(c,60)+ema(c,90))/2;
var1:=(2*c+h+l)/4;
snook:=ema(var1,99)*0.91;
a1:=(c-ref(c,1))/ref(c,1)*100;
ma5:=barslast(a1>3);
ma20:=if(ma5>0,1,0);
stickline(c>zx,h,l,1,0),color00ffff;
stickline(c>zx and c>=life,o,c,8,0),color0000ff;
stickline(c>zx and c<=snook,o,c,8,0),color00ff00;
stickline(c>zx and c>snook and c<life,o,c,8,0),colorff0000;
stickline(c>zx and ma20=0,o,c,8,0),color00ffff;
stickline(c>zx,o,c,2,0),colorffffff;
drawicon(cross(c,zx),l*0.99,4),ALIGN1;
drawicon(cross(zx,c),h*1.01,5),ALIGN1;
by20:=ma(c,5);
k1:=llv(l,barslast(DISPSTATUS=1)+1);
k2:=hhv(h,barslast(DISPSTATUS=1)+1);
招财猫:ma(c,20),color00ffff;
鼠变异:if(by20>招财猫,招财猫,by20),color808080;
选股:cross(c,zx) and c>zx and ma20=0 ,LINETHICK0;
partline(鼠变异,鼠变异>ref(鼠变异,1) and 鼠变异=招财猫),Linethick2,colorff66ff;
partline(鼠变异,鼠变异>ref(鼠变异,1) and 鼠变异=招财猫 and pdu=1),Linethick2,color0000ff;
partline(鼠变异,鼠变异>ref(鼠变异,1) and 鼠变异<>招财猫),color00ff00;
t1:=c>zx and c>=life;
t2:=c>zx and c>snook and c<life;
t3:=c>zx and c<=snook;
t4:=c<=zx;
t5:=鼠变异>ref(鼠变异,1) and 鼠变异<>招财猫 ;
t6:=鼠变异>ref(鼠变异,1) and 鼠变异=招财猫 and pdu<>1;
t7:=鼠变异>ref(鼠变异,1) and 鼠变异=招财猫 and pdu=1;
t8:=c>zx and ma20=0 ;
eee:=t1+t2+t3+t4+t5+t6+t7+t8 ;
e:=(k2-k1)/(eee+4) ;
DRAWTEXT(C>0 and t1>0 and BARSTATUS=2,k2-e,'老鼠出洞了,'),color0000ff;
DRAWTEXT(C>0 and t1>0 and BARSTATUS=2,k2-e*2,'逮住它!'),color0000ff;
DRAWTEXT(C>0 and t2>0 and BARSTATUS=2,k2-e,'老鼠玩猫猫,'),colorff7700;
DRAWTEXT(C>0 and t2>0 and BARSTATUS=2,k2-e*2,'守着它!'),colorff7700;
DRAWTEXT(C>0 and t3>0 and BARSTATUS=2,k2-e,'老鼠露尾巴,'),color00ff00;
DRAWTEXT(C>0 and t3>0 and BARSTATUS=2,k2-e*2,'动作快!'),color00ff00;
DRAWTEXT(C>0 and t4>0 and BARSTATUS=2,k2-e,'老鼠没有了,'),color808080;
DRAWTEXT(C>0 and t4>0 and BARSTATUS=2,k2-e*2,'打个盹!'),color808080;
DRAWTEXT(C>0 and t5>0 and BARSTATUS=2,k2-e*3,'发现鼠迹!'),color00ff00;
DRAWTEXT(C>0 and t6>0 and BARSTATUS=2,k2-e*3,'瞬间鼠影!'),colorff66ff;
DRAWTEXT(C>0 and t7>0 and BARSTATUS=2,k2-e*3,'恶鼠难遁!'),color0000ff;
DRAWTEXT(C>0 and t8>0 and BARSTATUS=2,k2-e*4,'老鼠去哪里,'),color00ffff;
DRAWTEXT(C>0 and t8>0 and BARSTATUS=2,k2-e*5,'思考哦!'),color00ffff; |