mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19:58 -07:00
computer: indexes + rolling
This commit is contained in:
@@ -85,7 +85,6 @@ impl Query {
|
||||
let price = &self.computer().prices;
|
||||
let spot = price
|
||||
.cents
|
||||
.split
|
||||
.close
|
||||
.day1
|
||||
.collect_one(day1)
|
||||
|
||||
Reference in New Issue
Block a user