mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 06:44:50 +08:00
f8eced41bf
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.