mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-03 12:40:47 +08:00
`period_end` can be outside the range of data for which we have dates. `last_close` properly gets pulled back to the last date for which we actually have data. We should consider whether or not we need to be storing period_end at all.