mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 03:52:26 +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.