Trading Calendars
What is a Trading Calendar? 什么是交易日历?
A trading calendar represents the timing information of a single market exchange. The timing information is made up of two parts: sessions, and opens/closes. This is represented by the Zipline TradingCalendar class, and is used as the parent class for all new TradingCalendar s.
交易日历表示单个市场交易所的时序信息。 时序信息由两部分组成:会话和打开/关闭。这由Zipline TradingCalendar类表示,并用作所有新的TradingCalendar的父类
本文介绍了交易日历的重要性,特别是在回测策略时确保日期匹配的必要性。Zipline的TradingCalendar类提供交易所的时序信息,包括开盘、收盘时间、节假日等。文章通过实例展示了如何构建一个24/7交易日历,强调了自定义日历在处理全天候交易资产时的应用。
订阅专栏 解锁全文
1840

被折叠的 条评论
为什么被折叠?



