I'm using zipline and trying to add a custom calendar to the system so that I can apply it to our country's exchange.
I've looked up on stackoverflow and found this post : How to use a custom calendar in a custom zipline bundle?
However, I couldn't find the directory zipline/utils/calendars mentioned on the post, in which I should find the calendar python files. It seems to be deprecated. So I'm currently lost on how I should tune the trading calendar on this zipline library in order to fulfill my needs. Any solutions, suggestions or links are welcomed.
Thank you in advance.
EDIT : I'm using python3.5 on mac, and the zipline version seems to be 1.3.0