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