Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:n=0;
if 开仓语句 and 持仓判断 then begin
开仓语句;
n:=D1970TODATE(date);
end
if D1970TODATE(date)=n+1 then 平仓语句;