cache, pivots wip

This commit is contained in:
Dobromir Popov
2025-10-20 15:21:44 +03:00
parent ba8813f04f
commit e993bc2831
9 changed files with 1630 additions and 99 deletions

View File

@@ -308,7 +308,7 @@ class DashboardLayoutManager:
("current-price", "Live Price", "text-success"),
("session-pnl", "Session P&L", ""),
("current-position", "Position", "text-info"),
# ("leverage-info", "Leverage", "text-primary"),
("open-interest", "Open Interest", "text-info"),
("trade-count", "Trades", "text-warning"),
("portfolio-value", "Portfolio", "text-secondary"),
("profitability-multiplier", "Profit Boost", "text-primary"),