Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
1,开仓条件加入:time>090000 and time<=140000
2 在原始代码最后加上:
if time>=145500 then begin
sell(1,0,marketr);
sellshort(1,0,marketr);
end
谢谢老师