global: add datasets and charts

This commit is contained in:
nym21
2025-09-05 10:00:29 +02:00
parent 3d8b33ae94
commit f82edb290a
10 changed files with 372 additions and 205 deletions

View File

@@ -934,7 +934,7 @@ function createUtils() {
}
if (
(!unit || thoroughUnitCheck) &&
id.endsWith("rel_to_own_unrealized_total_pnl")
id.endsWith("rel_to_own_total_unrealized_pnl")
) {
setUnit("%cp+l");
}