a:=every(ma(c,20)>ref(ma(c,20),1),13);b:=every(ma(c,30)>ref(ma(c,30),1),13);aa:=between(c,ma(c,5),ma(c,10));zf:=(h-l)/ref(c,1)*100<2;st:=(max(c,o)-min(c,o))/min(c,o)*100<1;xg:a and b and a...
n:=9;m1:=3;m2:=3;rsv:=(close-llv(low,n))/(hhv(high,n)-llv(low,n))*100;k:=sma(rsv,m1,1);d:=sma(k,m2,1);j:=3*k-2*d;a1:=barslast(ref(cross(k,d),1));底背离:ref(close,a1+1)>close and k>ref(k,a1+1)and cr...