Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if time=closetime(0) then extgbdataset('zj',TACCOUNT( 6));
if TACCOUNT( 6)<=extgbdata('zj')-30000 then begin
tsell(1,0,mkt);
tsellshort(1,0,mkt);
end
求当日的就是这样
多日的没有判断逻辑