Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:n=0;
if holding=0 and 开仓条件 and n<一天开多的次数 then begin
buy(1,1,market);
n:=n+1;
end