x1:=count(ma(c,5)>ref(ma(c,5),1),5)=5;x2:=count(ma(c,10)>ref(ma(c,10),1),5)=5;x3:=count(ma(c,20)>ref(ma(c,20),1),5)=5;x4:=vol/capital=3;x5:c>ma(c,5);x6:vol/shgzg*100>6;x:x1 and x2 and x3 and x4 and x5...
t1:=c/ref(c,1)>1.097 and c=h and o/l>1.01 and o>ref(c,1)and v(v,1);t2:=c/ref(c,1)>1.097 and c=h and o=l and o(c,1)and v(v,1);stickline(t1=1,o,h,0,0),coloryellow;stickline(t1=1,o,l,0,0),col...