mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 04:25:37 +08:00
75213ac176
Write arrays representing corresponding market opens and market closes, which will eventually replace the `minute_index` field. The market closes are being added for incoming work on another branch which will use the market closes to generate a list of non-market minutes to filter out when returning data from `unadjusted_window`.