Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
撤单是手工,还是系统自带,还是后台撤单语句?
这个需要写全局变量来统计了
if 撤单条件 and 有未成交单 then begin
撤单语句;
extgbdataset('cishu',extgbdata('cishu')+1);
end