Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if maxseqloss>=n then exit;
if ref(date,1)=date and numprofit(1)<0 and numprofit(2)<0 and numprofit(3)<0 then exit;
这样表达日内连亏三次就终止
大于10点34分终止执行------怎样实现
if time >=103400 then exit