Update README.md

Change the deprecated trading_calendars to new active fork https://github.com/gerrymanoim/exchange_calendars
This commit is contained in:
rsheftel
2021-06-01 13:58:09 -04:00
committed by GitHub
parent 7f31493b96
commit 0b79c5f385
+1 -1
View File
@@ -145,7 +145,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
### Calendars
- [trading_calendars](https://github.com/quantopian/trading_calendars) - Stock Exchange Trading Calendars.
- [exchange_calendars](https://github.com/gerrymanoim/exchange_calendars) - Stock Exchange Trading Calendars.
- [bizdays](https://github.com/wilsonfreitas/python-bizdays) - Business days calculations and utilities.
- [pandas_market_calendars](https://github.com/rsheftel/pandas_market_calendars) - Exchange calendars to use with pandas for trading applications.