2008-09-02 19:24:45 / 指标公式区
您写的砖块线非常好.但上海200多只股票不能显示,请老师帮忙解决.谢谢input:n(10,1,50);fc:=c;fo:=o;cc:0*c,LINETHICK0;oo:0*c,LINETHICK0;t1:=0*c;t2:=0*c;for i=1 to datacount do beginif i=1 and fc>fo thencc:=fc;oo:=fc;if i=1 and fc1 thencc:=cc;oo:=oo;if i>1 and fc>cc*(1+n/100) then begincc:=cc*(1+n/100);oo:=cc;end;if i>1 and fc
查看(90)
评论(2)