掘金社区
C# GetCalendar() 方法无法提取2015年前的日历Pinned highlighted
l***u@outlook.com
发表在掘金2 2017-02-04 17:12:10
掘金2
562
0
0
如题,提取 15 年以前的日历都为空:
MdApi.Instance.GetCalendar("SHSE", "2014-01-01", "2014-12-31")
返回为空序列。