computer: indexes + rolling

This commit is contained in:
nym21
2026-02-24 17:07:35 +01:00
parent cefc8cfd42
commit f74115c6e2
160 changed files with 2604 additions and 4739 deletions

View File

@@ -85,7 +85,6 @@ impl Query {
let price = &self.computer().prices;
let spot = price
.cents
.split
.close
.day1
.collect_one(day1)