yy:POLYLINE(C<COST(50),COST(5)),POINTDOT,COLOR66CC00; rr:POLYLINE(C<COST(50),COST(10)),POINTDOT,COLOR66CC00; ed:POLYLINE(C<COST(50),COST(15)),POINTDOT,COLOR66CC00; ee:POLYLINE(C<COST(50),COST(20)),POINTDOT,COLOR66CC00; p
V1:=(ma(close,80)-ma(close,13)/3); 神奇线:ma((close-V1)/V1,1),coloryellow,linethick2; 买点:if(cross(神奇线,0) and low/ref(high,1)<1.012,0.5,0),stick; 稳赚:if(count(神奇线>ref(神奇线,1),3)=3 and count(神奇线<0,10)=10 and ref(神奇线,3)=llv(神奇线,10),0.5,