Add real-time data dashboard with account, positions, keys, and closes.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-29 21:30:33 +08:00
parent df79017b30
commit 28c54b1a3f
7 changed files with 750 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ from typing import Callable
# 可在系统设置中开关的导航项
NAV_TOGGLES: dict[str, str] = {
"dashboard": "数据看板",
"fees": "手续费配置",
"plans": "开单计划",
"market": "行情K线",