Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
给个标记
if 平仓条件 and extgbdata('bj')=0 then begin
tsell.......;
extgbdataset('bj',1);
end
bj为0时能平,为1时不平,
需要在开仓时再赋值为0