mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-11 06:20:44 +08:00
2f80e94203
Allow `WithBcolzDailyBarData` to opt-in to reading data defined by `WithBcolzMinuteBarData`, so that the daily and minute test for the same asset and dts correlate between the two readers. The correlation is relevant for history tests which blend daily and minute data. Also, make the test data for the split and mergers assets in the minute suite align at the thousands place if the adjustmets are applied correctly, by starting the prices with a base of 4000 and then halving the start value each day.