added leverage, better training

This commit is contained in:
Dobromir Popov
2025-06-26 13:46:36 +03:00
parent 3a5a1056c4
commit b7ccd0f97b
8 changed files with 481 additions and 87 deletions

View File

@ -590,7 +590,7 @@ class DashboardComponentManager:
content.append(html.Hr())
content.append(html.H6([
html.I(className="fas fa-layer-group me-2 text-info"),
"COB $1 Buckets"
"COB Buckets"
], className="mb-2"))
if 'cob_buckets' in metrics_data: