global: snapshot

This commit is contained in:
nym21
2026-02-28 00:22:55 +01:00
parent 85c7933ad6
commit a2bd7ca299
38 changed files with 279 additions and 166 deletions
@@ -16,7 +16,7 @@ impl Vecs {
starting_indexes: &ComputeIndexes,
exit: &Exit,
) -> Result<()> {
let price = &prices.price.usd;
let price = &prices.price.usd.height;
self.price_1w_min.usd.height.compute_rolling_min_from_starts(
starting_indexes.height,