Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
亏10000块就全平是吧?
if topenprofit<-10000 then begin
tsell(1,0,mkt);
tsellshort(1,0,mkt);
end
if TACCOUNT2( 4,'指定账户id')+TACCOUNT2(30,'指定账户id')<-10000 then begin
tsell(1,0,mkt,0,0,'指定账户id','');
tsellshort(1,0,mkt,0,0,'指定账户id','');