画是画不出来的,因为没有地方画,除非把整个图形左移一天。这时,小窗口显示和左移后的日期就差一天了。
ma5:=ma(c,5);
ma5b:if(islastbar,(sum(c,4)+c)/5,refx(ma5,1)),coloryellow;