以文本方式查看主题

-  金字塔客服中心 - 专业程序化交易软件提供商  (http://weistock.com/bbs/index.asp)
--  高级功能研发区  (http://weistock.com/bbs/list.asp?boardid=5)
----  [求助]VBA如何实现barslast函数?  (http://weistock.com/bbs/dispbbs.asp?boardid=5&id=30411)

--  作者:z7c9
--  发布时间:2012/11/5 23:47:39
--  [求助]VBA如何实现barslast函数?

比如

 

daybars=barslast(date>ref(date,1));

 

用VBA如何实现?