Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
是止盈后当天不再开仓?
VARIABLE:n=0;if 开多条件 and n=0 then buy(holding=0,1,market);if 止盈条件 and holding>0 then BEGIN sell(holding>0,holding,market); n:=1; end if time=CLOSETIME(0) then n:=0;