Handle market holidays during holding sync #1292

Merged
zachgoll merged 2 commits from zachgoll/handle-holiday-stock-prices into main 2024-10-11 06:02:12 +08:00
zachgoll commented 2024-10-11 05:46:52 +08:00 (Migrated from github.com)

Fixes #1283

The holidays gem does not seem to have a perfect "US stock market" list of holidays, but the combination of :us, :federalreserve, and :informal covers most of our use cases here.

Fixes #1283 The `holidays` gem does not seem to have a perfect "US stock market" list of holidays, but the combination of `:us`, `:federalreserve`, and `:informal` covers most of our use cases here.
Sign in to join this conversation.