Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:=0;
if 加仓条件 then begin
下单语句;
n:=n+1;
end
if 平仓条件 then begin
平仓语句;
n:=0;