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类表示,并用作所