Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
请问以下后台程序化怎么不执行呢?望指点
if Topenprofit<=-StopNum*mindiff*300 then begin TCANCELEX(1,0,AccountID,''); tsell(BuyHold>=1,BuyHold,mkt,0,0,AccountID); tsellshort(SellHold>=1,SellHold,mkt,0,0,AccountID);end
谢谢