以文本方式查看主题

-  金字塔客服中心 - 专业程序化交易软件提供商  (http://weistock.com/bbs/index.asp)
--  公式模型编写问题提交  (http://weistock.com/bbs/list.asp?boardid=4)
----  请教收盘前平仓代码如何编写  (http://weistock.com/bbs/dispbbs.asp?boardid=4&id=49612)

--  作者:just1
--  发布时间:2013/3/13 10:04:37
--  请教收盘前平仓代码如何编写
寒松  10:03:01
正好请教下 收盘前平仓的代码怎么写

--  作者:jinzhe
--  发布时间:2013/3/13 10:05:59
--  

if time>=151000 then begin

sell;

sellshort;

end