diff --git a/appendix.html b/appendix.html index fe3bb728..032495d5 100644 --- a/appendix.html +++ b/appendix.html @@ -1885,7 +1885,7 @@ Assets.

-class catalyst.utils.calendars.TradingCalendar(start=Timestamp('1990-01-01 00:00:00+0000', tz='UTC'), end=Timestamp('2019-03-14 06:56:52.836488+0000', tz='UTC'))[source]
+class catalyst.utils.calendars.TradingCalendar(start=Timestamp('1990-01-01 00:00:00+0000', tz='UTC'), end=Timestamp('2019-03-15 21:22:50.966701+0000', tz='UTC'))[source]

An TradingCalendar represents the timing information of a single market exchange.

The timing information is made up of two parts: sessions, and opens/closes.

diff --git a/install.html b/install.html index aefaaaf8..33e7417c 100644 --- a/install.html +++ b/install.html @@ -306,7 +306,7 @@ step #2:

or for python 3.6:

-
conda create --name catalyst python=2.7 scipy zlib
+
conda create --name catalyst python=3.6 scipy zlib