mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 07:16:40 +08:00
f4f2048a68
Instead of recursively calling `DailyHistoryAggregator.closes` until we find a non-nan close, we can instead call `load_raw_arrays` once, and find the value from the returned array.