From 38f0a21f561d24c176a416ee9d50dfcc4ffb9ddd Mon Sep 17 00:00:00 2001 From: BTC Bot Date: Thu, 12 Feb 2026 08:39:54 +0100 Subject: [PATCH] Improve dashboard rendering stability and increase DB pool size --- src/api/dashboard/static/index.html | 75 +++++++++++++++++++++++++---- src/api/server.py | 5 +- src/data_collector/database.py | 25 ++++++---- 3 files changed, 84 insertions(+), 21 deletions(-) diff --git a/src/api/dashboard/static/index.html b/src/api/dashboard/static/index.html index d1e4c27..b144e43 100644 --- a/src/api/dashboard/static/index.html +++ b/src/api/dashboard/static/index.html @@ -4,6 +4,7 @@ BTC Trading Dashboard +