Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if time=090500 then buy(holding=0,1,market);
if time=025500 then sell(1,0,market);
还以为你交易的是股票,如果是商品期货那么
if time=130500 then buy(holding=0,1,market);
if time=185500 then sell(1,0,market);