aa:=VOL;
hh:=(ref(VOL,1)+ref(VOL,2)+ref(VOL,3)+ref(VOL,4)+ref(VOL,5))/5;
bb:aa/hh>=3;
V<=HHV(V,20)*0.2,colorred;
Xh:H=HHV(H,918) AND V=HHV(V,918),colorgreen;
Xl:l=llV(l,918) AND V=llV(V,918),coloryellow;
INPUT:M(1,0,1),N(5,1,30);
DRAWGBKlast(c>0,strip(RGB(0,200,200),RGB(0,0,100),0));
{K线JHJ}
STICKLINE(CLOSE>OPEN or CLOSE=OPEN and CLOSE>REF(CLOSE,1),LOW,HIGH,0.1,0),colorred;
STICKLINE(CLOSE>OPEN or CLOSE=OPEN and CLOSE
st:=(c-o)/o;
神奇K线组合:last(isup)>2 and ref(st,1)>ref(st,2) and ref(o,1)<ref(c,2)*0.997 and ref(o,1)>ref(o,2) and c/ref(c,1)>=1.07 and ref(count(c/ref(c,1)>1.0985,15)>=1,1) and ref(c,2)/ref(c,3)<1.0985 and ref(c,3)/ref(c,4)
Var1:=EMA(WINNER(CLOSE)*70,3);
Var2:=EMA((WINNER(CLOSE*1.1)-WINNER(CLOSE*0.9))*80,3);
Var3:=CLOSE/MA(CLOSE,40)*100<76;
Var4:=CLOSE/MA(CLOSE,60)*100<74;
Var5:=HIGH>LOW*1.051;
Var6:=Var5 AND COUNT(Var5,5)>1;
b
Hsl:=V/CAPITAL*100;
BC:=SUM(Hsl,3)>1.8;
TT:=ma(c,13)<ma(c,20) and ma(c,13)<ma(c,77) and ma(c,13)<ma(c,99);
AC:=cross(count(cross(c,ma(c,13)),10),1.5);
底部黄金:TT and AC and BC;