Rss & SiteMap

金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/

专业程序化软件提供商
共2 条记录, 每页显示 10 条, 页签: [1]
[浏览完整版]

标题:我想把监控的品种一早平仓 这样可以吗?

1楼
panjian 发表于:2011/3/4 9:10:03

if  currenttime>090003 and  and currenttime<090103 and tholding=-1 then
begin
tsellshort(1,0,mkt);
end
if   currenttime>090003 and  and currenttime<090103 and  tholding=1 then
begin
tsell(1,0,mkt);
end

 

2楼
董小球 发表于:2011/3/4 9:23:20

可以,但是请在分笔周期运行或者使用高频扫描

共2 条记录, 每页显示 10 条, 页签: [1]


Powered By Dvbbs Version 8.3.0
Processed in 0.05273 s, 2 queries.