mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-02 12:30:45 +08:00
For the case where the window isn't covered by the data streaming through the simulator. e.g. in a case where the stocks being iterated over change every quarter, the supplemental data will fill in the 'gap' missing from the transform since the 'new' stocks were not streaming before the beginning of the quarter. Of note, test cases are covered by internal suites, but this could use tests with completely mocked data.