Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if 开仓条件 then begin
tbuy;
extbgdataset('t1',currenttime);
end
if currenttime-extgbdata('t1')>004000 and topenprofit<0 then tsell;
t2:=extgbdata('t1');
然后调试输出t2