Skip to content

Commit

Permalink
Merge pull request #372
Browse files Browse the repository at this point in the history
Additional Features
  • Loading branch information
rsheftel authored Jan 16, 2025
2 parents 30d7e8a + 137e42c commit c2091c8
Show file tree
Hide file tree
Showing 13 changed files with 3,131 additions and 217 deletions.
7 changes: 7 additions & 0 deletions docs/change_log.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ Updates
-------
4.6.0 (XX/XX/2025)
~~~~~~~~~~~~~~~~~~
- Updated useage.ipynb with information on added features
- Added mark_session() Util Function
- Added MarketCalendar.date_range_htf() Method
- Added MarketCalendar.schedule_from_days() Method
- Split NYSE Holiday Calendar into Two Calendars to support Date_Range_HTF()
- NYSE.weekmask now returns "Mon Tue Wed Thur Fri" instead of "Mon Tue Wed Thur Fri Sat"
- Start, End, Periods, and Session Arguments added to Date_Range() from PR #358
- Speed enhancements from PR #358

4.5.1 (01/01/2025)
Expand Down
Loading

0 comments on commit c2091c8

Please sign in to comment.