Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:n=0;a1:ref(asset,todaybar);if asset-a1>500 or asset-a1<-500 then n:=1;
if 开仓条件 and n=0 then begin
下单语句;end
if time=closetime(0) then n:=0;