Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:a=0;
if 开仓条件 then begin
buy();
a:=date;
end
if date:=a+1 then sell();
if date=a+1 then sell();