Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
orderqueue前台和后台都能用吗?
我下面用orderqueue的方法对吗?
tSELLSHORT(BPK and 持仓<0 ,持仓,mkt),orderqueue;tBUY(BPK and 持仓=0 , KCS,mkt),orderqueue;tSELL(SPK and 持仓>0 ,持仓,mkt),orderqueue;tBUYSHORT(SPK and 持仓=0 , KCS,mkt),orderqueue;