為什麼要用到if...then? 小圈圈最小的為circledot可以放大,可以變色,不能縮小,例如
asd:backset(islastbar,11),linethick0;
PARTLINE(asd,C*2-ref(C,3)),shift3,circledot,colorcyan;
partline(asd and barpos>datacount-3,C*2-ref(C,3)),shift3,circledot,colorred,linethick6;
PARTLINE(asd,C*2-ref(C,3)),shift3,coloryellow;
|