a := **lastbar;k1:cost(99);drawtext(a and k1,k1,con2str(k1,2)),colorred;k2:cost(95);drawtext(a and k2,k2,con2str(k2,2)),coloryellow;k3:cost(80);drawtext(a and k3,k3,con2str(k3,2)),colorea91b5;k4:cost(...
cjlb:=(amount-ref(amount,1))/ref(amount,1);cj**:=(close-ref(close,1))/ref(close,1);stickline(cjlb>=0 and cj**>=0 and cj**>=cjlb,ref(close,1),close,2,0),colorred;stickline(cjlb>=0 and cj**&...