Commit Graph

7 Commits

Author SHA1 Message Date
Sam Fredrickson f67323c5f4 Support hardcoded starting prices.
Build & Test / Main (push) Successful in 1m0s Details
The Coindesk API doesn't have data going all the way back. But since history
isn't changing, we can simply put in known prices.

Also, extend the CDPR cells to have four digits instead of just two.
2024-03-29 19:24:10 -07:00
Sam Fredrickson 4d5dcc46d2 Misc small improvements.
Build & Test / Main (push) Successful in 1m0s Details
2024-03-29 18:40:33 -07:00
Sam Fredrickson 9e6abb1112 Naming things is hard.
Build & Test / Main (push) Successful in 2m26s Details
2024-03-29 01:15:59 -07:00
Sam Fredrickson c4dde38d23 Support multiple assets simultaneously.
Build & Test / Main (push) Successful in 1m0s Details
Release / Release (push) Successful in 1m1s Details
2024-03-22 17:43:15 -07:00
Sam Fredrickson e14f0488c5 Add config defaults for more assets.
Build & Test / Main (push) Successful in 59s Details
* LTC
* SOL
* XRP
* DOGE
* ADA
2024-03-21 22:07:16 -07:00
Sam Fredrickson ba4e803eea Make it easier to use other assets.
Build & Test / Main (push) Successful in 1m31s Details
2024-03-21 17:39:10 -07:00
Sam Fredrickson 60a4574c5a Initial configuration support. 2024-03-19 21:44:11 -07:00