Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
i:=1;
if i<=20 then begin
j:=ma(C,i)+Ma(c,i*3);
i:=i+1
end
改成IF咋样