add decision fusion. training but not enabled.

reports cleanup
This commit is contained in:
Dobromir Popov
2025-07-28 18:22:13 +03:00
parent 233bb9935c
commit bc4b72c6de
57 changed files with 504 additions and 9903 deletions

View File

@ -304,7 +304,7 @@ class DashboardLayoutManager:
html.H6([
html.I(className="fas fa-chart-candlestick me-2"),
"Live Price (WebSocket): ",
html.Span(id="current-price", className="ms-2 text-primary", style={"fontWeight": "bold", "fontSize": "1.2em"})
html.Span(id="chart-current-price", className="ms-2 text-primary", style={"fontWeight": "bold", "fontSize": "1.2em"})
], className="card-title mb-0"),
html.Div([
html.Button([